PC Review


Reply
Thread Tools Rate Thread

Contents of ZIP file blocked?

 
 
Gerry Hickman
Guest
Posts: n/a
 
      21st Oct 2007
Hi,

I sent a VBS file to a friend within a zip file, he saved it from within
Windows Mail to the D drive. When he tries to extract the VBS file from
the ZIP file, he gets a message saying Windows has blocked the file. He
gets the same message whether he's a LocalAdmin or standard user. He's
running x64 Home Premium. Defender is on.

If he right-clicks the file and chooses "Unblock" he can then extract
the files.

I'm interested to know what is going on behind the scenes? What
mechanism is blocking the file from being extracted; is it something in
Vista, or something in Defender, or something related to downloading
from Windows Mail? Is the blocking flag set on the actual file itself or
somewhere else, such as a database or registry?

--
Gerry Hickman (London UK)
 
Reply With Quote
 
 
 
 
Jane C
Guest
Posts: n/a
 
      22nd Oct 2007
Hi Gerry,

Protected Mode in Internet Explorer is the cause of the 'blocking' of zip
files and downloaded executables. It's 'protecting' the user from potential
harmful downloads.

--
Jane, not plain 64 bit enabled :-)
Batteries not included. Braincell on vacation ;-)
MVP Windows Shell/User

"Gerry Hickman" <(E-Mail Removed)> wrote in message
news:%23CRZZD$(E-Mail Removed)...
> Hi,
>
> I sent a VBS file to a friend within a zip file, he saved it from within
> Windows Mail to the D drive. When he tries to extract the VBS file from
> the ZIP file, he gets a message saying Windows has blocked the file. He
> gets the same message whether he's a LocalAdmin or standard user. He's
> running x64 Home Premium. Defender is on.
>
> If he right-clicks the file and chooses "Unblock" he can then extract the
> files.
>
> I'm interested to know what is going on behind the scenes? What mechanism
> is blocking the file from being extracted; is it something in Vista, or
> something in Defender, or something related to downloading from Windows
> Mail? Is the blocking flag set on the actual file itself or somewhere
> else, such as a database or registry?
>
> --
> Gerry Hickman (London UK)


 
Reply With Quote
 
Gerry Hickman
Guest
Posts: n/a
 
      22nd Oct 2007
Hi Jane,

Can you tell me what it does to the zip file; does it set a bit, if so,
what byte offset?

Jane C wrote:
> Hi Gerry,
>
> Protected Mode in Internet Explorer is the cause of the 'blocking' of
> zip files and downloaded executables. It's 'protecting' the user from
> potential harmful downloads.
>



--
Gerry Hickman (London UK)
 
Reply With Quote
 
Jane C
Guest
Posts: n/a
 
      22nd Oct 2007
Hi Gerry,

I'm not too sure exactly what if anything protected mode in IE does, apart
from 'sandbox' the zip or exe by making the user 'unblock' it via
Properties. Byte offsets are beyond my realm of knowledge

Basically it seems to treat any downloaded file (zip, exe, etc) as a
potential threat until told otherwise.

--
Jane, not plain 64 bit enabled :-)
Batteries not included. Braincell on vacation ;-)
MVP Windows Shell/User

"Gerry Hickman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Jane,
>
> Can you tell me what it does to the zip file; does it set a bit, if so,
> what byte offset?
>
> --
> Gerry Hickman (London UK)


 
Reply With Quote
 
Gerry Hickman
Guest
Posts: n/a
 
      24th Oct 2007
Hi,

Thanks, but I need to know EXACTLY what is being done to the file, I
can't believe no one here seems to know.

Jane C wrote:
> Hi Gerry,
>
> I'm not too sure exactly what if anything protected mode in IE does,
> apart from 'sandbox' the zip or exe by making the user 'unblock' it via
> Properties. Byte offsets are beyond my realm of knowledge
>
> Basically it seems to treat any downloaded file (zip, exe, etc) as a
> potential threat until told otherwise.
>



--
Gerry Hickman (London UK)
 
Reply With Quote
 
Seth
Guest
Posts: n/a
 
      24th Oct 2007
"Gerry Hickman" <(E-Mail Removed)> wrote in message
news:%23GB$(E-Mail Removed)...
> Hi,
>
> Thanks, but I need to know EXACTLY what is being done to the file, I can't
> believe no one here seems to know.



Nothing is being done to the file. It's an attribute that's set in the file
system. That's why unblock sometimes stays set when moving a file around
the local system, but lost when moved to certain external locations and
back.

At least that was the explanation from Microsoft.

 
Reply With Quote
 
Mr. Arnold
Guest
Posts: n/a
 
      25th Oct 2007

"Jane C" <(E-Mail Removed)> wrote in message
news:74F45B89-9145-4E77-824D-(E-Mail Removed)...
> Hi Gerry,
>
> I'm not too sure exactly what if anything protected mode in IE does, apart
> from 'sandbox' the zip or exe by making the user 'unblock' it via
> Properties. Byte offsets are beyond my realm of knowledge
>
> Basically it seems to treat any downloaded file (zip, exe, etc) as a
> potential threat until told otherwise.
>


That's right. Any file that originates from another machine such as the file
is in an email and saved to the HD or it is downloaded from a site and is
saved to the HD is going to have that Unblock button applied to the file.
And that's the caption next to the Unblock button stating the the *File has
come from another machine and is a security feature*.

http://itsvista.com/2007/01/itsvista...apps-on-vista/

 
Reply With Quote
 
Gerry Hickman
Guest
Posts: n/a
 
      25th Oct 2007
Hi Seth,

> Nothing is being done to the file. It's an attribute that's set in the
> file system. That's why unblock sometimes stays set when moving a file
> around the local system, but lost when moved to certain external
> locations and back.


> At least that was the explanation from Microsoft.


Can you expand on your comments? What exactly is an attribute that's set
in the file system? Do you mean like the attrib command with r h a s;
does it use the same location as those attributes or is it an extension
specific to NTFS?

--
Gerry Hickman (London UK)
 
Reply With Quote
 
Seth
Guest
Posts: n/a
 
      25th Oct 2007
"Gerry Hickman" <(E-Mail Removed)> wrote in message
news:%23Tb5%(E-Mail Removed)...
> Hi Seth,
>
>> Nothing is being done to the file. It's an attribute that's set in the
>> file system. That's why unblock sometimes stays set when moving a file
>> around the local system, but lost when moved to certain external
>> locations and back.

>
>> At least that was the explanation from Microsoft.

>
> Can you expand on your comments? What exactly is an attribute that's set
> in the file system? Do you mean like the attrib command with r h a s; does
> it use the same location as those attributes or is it an extension
> specific to NTFS?



Sorry, I can't be more specific as that is all I know. An associate of mine
made the same query to Microsoft and that was their answer.

As I understand it, yes, it is similar to the attributes you mention, but
not viewable with the attrib command.

 
Reply With Quote
 
Gerry Hickman
Guest
Posts: n/a
 
      28th Oct 2007
Hi Seth,

Yes, my concern is that it has not been documented properly by
Microsoft. (Just like the rest of Vista).

Seth wrote:
> "Gerry Hickman" <(E-Mail Removed)> wrote in message
> news:%23Tb5%(E-Mail Removed)...
>> Hi Seth,
>>
>>> Nothing is being done to the file. It's an attribute that's set in
>>> the file system. That's why unblock sometimes stays set when moving
>>> a file around the local system, but lost when moved to certain
>>> external locations and back.

>>
>>> At least that was the explanation from Microsoft.

>>
>> Can you expand on your comments? What exactly is an attribute that's
>> set in the file system? Do you mean like the attrib command with r h a
>> s; does it use the same location as those attributes or is it an
>> extension specific to NTFS?

>
>
> Sorry, I can't be more specific as that is all I know. An associate of
> mine made the same query to Microsoft and that was their answer.
>
> As I understand it, yes, it is similar to the attributes you mention,
> but not viewable with the attrib command.
>



--
Gerry Hickman (London UK)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to open a WK4 file - file blocked by registry policy setti John Moss Microsoft Excel Misc 1 8th Dec 2008 07:46 PM
This file was blocked because this file type can't be shared =?Utf-8?B?T3R0b21hbg==?= Windows XP Messenger 0 13th Jan 2007 06:34 PM
Contents blocked message =?Utf-8?B?TWl0Y2hlbGxz?= Microsoft Outlook Discussion 2 18th Nov 2005 08:58 PM
Email subjects/contents blocked by Outlook David Hoggard Microsoft Outlook Discussion 3 29th Oct 2003 08:20 PM
File Properties->Contents (tab)->Document Contents->fonts used (delete a font) Marina Microsoft Powerpoint 1 22nd Oct 2003 05:56 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:25 PM.