Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 07-22-2008, 09:30 PM
+Bob+
Tablet PC Guest
 
Posts: n/a
Run .bat file w/o "unsigned" warning?

How can I run a .bat file I wrote without the interactive warning "The
publisher could not be verified..."

I don't digitally sign the bat files I write - so the message is
correct. I still don't want to see it :-)

Thanks,



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 07-22-2008, 09:30 PM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.
  #2 (permalink)  
Old 07-22-2008, 11:40 PM
Gernot Frisch
Tablet PC Guest
 
Posts: n/a
Re: Run .bat file w/o "unsigned" warning?

> How can I run a .bat file I wrote without the interactive warning "The
> publisher could not be verified..."


Try copying it to a FAT32 drive and back.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 07-23-2008, 12:20 AM
Censored Syndrome
Tablet PC Guest
 
Posts: n/a
Re: Run .bat file w/o "unsigned" warning?

"Gernot Frisch" <me@privacy.net> wrote in message
news:6eo57tF80ipdU1@mid.individual.net...
>> How can I run a .bat file I wrote without the interactive warning "The
>> publisher could not be verified..."

>
> Try copying it to a FAT32 drive and back.
>


WTF? It's just a text file.

The OP:

Is the .bat file accessing something on a server?

ss.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 07-23-2008, 02:00 AM
Gernot Frisch
Tablet PC Guest
 
Posts: n/a
Re: Run .bat file w/o "unsigned" warning?



>> Try copying it to a FAT32 drive and back.

> WTF? It's just a text file.


Yes, but sometimes NTFS stores some additional information to files. e.g.
when you download an .exe file from the internet, you get a warning when you
double click it.
You can get rid of that by removing the additional information that can only
be stored on NTFS that way.

I was just guessing, so.. anyway.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 07-23-2008, 05:20 AM
Tim Slattery
Tablet PC Guest
 
Posts: n/a
Re: Run .bat file w/o "unsigned" warning?

"Censored Syndrome" <synapse@NOSPAMsyndrome.me.uk> wrote:

>"Gernot Frisch" <me@privacy.net> wrote in message
>news:6eo57tF80ipdU1@mid.individual.net...
>>> How can I run a .bat file I wrote without the interactive warning "The
>>> publisher could not be verified..."


>> Try copying it to a FAT32 drive and back.


>WTF? It's just a text file.


The only thing I can see that the copy would accomplish is to strip
any ADSs (see http://members.cox.net/slatteryt/Streams.html). I guess
Gernot thinks that one or more of the *.bat file's ADSs has some
metadata that's causing the OS to show the "publisher could not be
verified" message.

--
Tim Slattery
MS MVP(Shell/User)
Slattery_T@bls.gov
http://members.cox.net/slatteryt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 07-23-2008, 09:31 AM
+Bob+
Tablet PC Guest
 
Posts: n/a
Re: Run .bat file w/o "unsigned" warning?

On Wed, 23 Jul 2008 09:06:59 +0100, "Censored Syndrome"
<synapse@NOSPAMsyndrome.me.uk> wrote:

>
>Is the .bat file accessing something on a server?
>
>ss.


I think you're on the right trail... when I run the file on the
server, I get the warning. I can run it locally and not get the
warning.

How do I shut off this network warning? I have the same issue with a
database that MS-Access (on Vista) won't even let me open from a local
network drive! (file is on untrusted source yada, yada, yada).

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 07-25-2008, 10:30 PM
Synapse Syndrome
Tablet PC Guest
 
Posts: n/a
Re: Run .bat file w/o "unsigned" warning?

"+Bob+" <uctraing@ultranet.com> wrote in message
news:4dpe84lrmq3g4o02udf2g4gogad9rtc90u@4ax.com...
>>
>>Is the .bat file accessing something on a server?
>>
>>ss.

>
> I think you're on the right trail... when I run the file on the
> server, I get the warning. I can run it locally and not get the
> warning.
>
> How do I shut off this network warning? I have the same issue with a
> database that MS-Access (on Vista) won't even let me open from a local
> network drive! (file is on untrusted source yada, yada, yada).
>


Try adding \\servername to Internet Options - Security - Local Intranet
zone.

ss.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 07-25-2008, 11:40 PM
Synapse Syndrome
Tablet PC Guest
 
Posts: n/a
Re: Run .bat file w/o "unsigned" warning?

"Synapse Syndrome" <synapse@NOSPAMsyndrome.me.uk> wrote in message
news:uUAG3iu7IHA.3384@TK2MSFTNGP04.phx.gbl...
>>>
>>>Is the .bat file accessing something on a server?
>>>
>>>ss.

>>
>> I think you're on the right trail... when I run the file on the
>> server, I get the warning. I can run it locally and not get the
>> warning.
>>
>> How do I shut off this network warning? I have the same issue with a
>> database that MS-Access (on Vista) won't even let me open from a local
>> network drive! (file is on untrusted source yada, yada, yada).
>>

>
> Try adding \\servername to Internet Options - Security - Local Intranet
> zone.



Actually, I think that only applies to Win2003. Try reading this:
http://www.annoyances.org/exec/forum...sta/1151260847

Alternatively, if an .exe is involved, try browsing to it on the server, and
check its Properties. There may be a message saying something about Vista
blocking a potential hazardous file. Untick it.

ss.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"File Download - Security Warning" dialog box opens when you try to open IE7 [new KB article] PA Bear Internet Explorer 2 05-19-2007 01:42 AM
The "File Download – Security Warning" dialog box opens when you try to open Internet Explorer 7 Enrique [MVP Windows] Internet Explorer 0 05-16-2007 06:51 PM
"File Download - Security Warning" dialog box opens when you try to open IE7 [new KB article] PA Bear Windows XP 0 05-16-2007 12:30 PM
"File Download - Security Warning" dialog box opens when you try to open IE7 [new KB article] PA Bear Windows Vista 0 05-16-2007 12:30 PM
How to remove "Open File - Security Warning" window? Echevil Windows Vista 1 01-06-2007 11:45 PM


All times are GMT -8. The time now is 08:22 PM.


2003 - 2008 All Rights Reserved. Technology Questions

SEO by vBSEO 3.1.0