Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Suppressing Open File - Security Warning

Status
Not open for further replies.

smcc12

Programmer
Jan 8, 2009
17
US
I have a tool written in Vb.NET that installs additional languages on Vista Enterprise x64. The user chooses a language, then clicks a button and it copies the language executable down to their machine from a network server and then executes it. When the program executes, it brings up "Open File - Security Warning" and requires the user to choose 'Run'. We would like this to be fully automated, but cannot figure out how to suppress the Security Warning so the language just installs without warning.

Does anyone know how to suppress this?

Any help appreciated. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top