PDA

View Full Version : Avoid windows security messages...



fabiobeoni
12-18-2010, 11:52 AM
Dear All,

I'm really interested in your product, I'm developing a Jquery application to distribute on CD and I would like to use FlyingAnt to run it.

My question is: on Windows environments running FlyingAnt Demo I receive 2 security alerts because the application is "unsigned". When I buy your software and I use a licensed version do I still receive the message?

Thank you very much for support.
Fabio Beoni.

wrensoft
12-18-2010, 06:31 PM
Signing warning should only occur for files you have downloaded. If the file arrives via a CD and is executed on a CD, then you should not see this warning.

fabiobeoni
12-20-2010, 10:27 AM
Thank you for support,

I tried copying the files in the CD-Rom, and run it... but I still receive the security alert.

My OS is Win Vista.

wrensoft
12-20-2010, 05:37 PM
The problem is that, when you download any of the files from the internet, using internet explorer, it gets tagged with metadata in alternate data stream (http://en.wikipedia.org/wiki/NTFS#Alternate_data_streams_.28ADS.29), and says what IE Security zone did it came from. and even though, when you are running it from the local file system, windows remembers that it came from the internet.


Easiest way is to remove the zone information using the file Properties. Before you extract the zip file, Right-click on the file, select Properties tab. Click on the un-block button to remove the alternate data stream – Security zone information.

fabiobeoni
12-21-2010, 12:53 PM
It works fine.

Thank you very much, regards.
F.