| Newsgroups |
gmane.comp.windows.wtl |
| Message-ID |
<[email protected]> |
On 3/9/2015 8:23 PM, Nenad Stefanović [email protected] [wtl] wrote:
> Hi,
>
> This sound like a problem with blocked files downloaded from Internet.
>
> When you download WTL .zip file, it is marked as blocked, to prevent
> viruses. Before unzipping the content of the file, you need to unblock the
> file. If you display properties for the file, you'll notice this text:
>
> This file came from another computer and might be blocked to help protect
> this computer
> [Unblock]
>
> Click on the Unblock button and choose OK. Now you can unzip the file, and
> the problem should go away.
>
> Cheers,
> Nenad
>
>
> On Mon, Feb 23, 2015 at 1:34 AM, number.five-/[email protected] [wtl] <
> [email protected]> wrote:
>
>> the wizzard didnt install properly on Visual Studio 2103 Community Edition
>> or visual studio 2013 express for desktop
>> what am i doing wrong :(
>> i really need wtl
Alternatively, don't use the built-in Windows ZIP extractor. Use 7-Zip
instead. 7-Zip ignores NTFS alternate data streams, which is where the
"Zone.Identifier" ADS information is stored that stops files from being
executed by the OS. The Windows ZIP extractor incorrectly propagates
the Zone.Identifier information while 7-Zip does not. A more correct
approach would be for the Windows ZIP extractor to notice the ADS
information and simply notify the user instead of pointlessly cloning
the information to every extracted file, which causes problems later on
like the above.
--
Thomas Hruska
CubicleSoft President
I've got great, time saving software that you will find useful.
http://cubiclesoft.com/
------------------------------------
Posted by: Thomas Hruska <[email protected]>
------------------------------------