Unblock EXE
I have a custom written Setup.exe. When I right click on this .EXE and view the General Tab under security you see the UNBLOCK button. I have unblocked it but since this setup.exe lives on a server share each time it is accessed and a new instance is created it gets Re-Blocked. How do you prevent that?
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
admaai
13 years ago
Posted by:
pjgeutjens
13 years ago
you can add the server share to your trusted sites.
The unblock button is linked to the file's Zone Identifier, which basically tells Windows where the file was downloaded from and if it's trusted to be executed on the machine.
As a little experiment, you can open your file in notepad using the command notepad <your file>:Zone.Identifier to see the stream containing this information.
Rgds,
PJ
The unblock button is linked to the file's Zone Identifier, which basically tells Windows where the file was downloaded from and if it's trusted to be executed on the machine.
As a little experiment, you can open your file in notepad using the command notepad <your file>:Zone.Identifier to see the stream containing this information.
Rgds,
PJ
Posted by:
jmcfadyen
13 years ago
Posted by:
admaai
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.