SEE_MASK_NOZONECHECKS
Hi all,
We've used the SEE_MASK_NOZONECHECKS to allow us to install applications that was downloaded from the Internet and stop the security dialog popping to OK the install when running my vbs script to install it.
However for some reason I can't get it to work under Windows 7 - has anyone had any success with this? Or is it only available on XP? If so, how do you get round to it?
I've googled but couldn't find anything much.
Thanks,
Tony
We've used the SEE_MASK_NOZONECHECKS to allow us to install applications that was downloaded from the Internet and stop the security dialog popping to OK the install when running my vbs script to install it.
However for some reason I can't get it to work under Windows 7 - has anyone had any success with this? Or is it only available on XP? If so, how do you get round to it?
I've googled but couldn't find anything much.
Thanks,
Tony
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
elgwhoppo
13 years ago
Try removing the streams from the file using the sysinternals "streams" utility. It can remove the streams, which indicate it was downloaded from the internet, and should get rid of the security dialog altogether without the use of SEE_MASK_NOZONECHECKS.
http://technet.microsoft.com/en-us/sysinternals/bb897440.aspx
http://technet.microsoft.com/en-us/sysinternals/bb897440.aspx

so that the conversation will remain readable.