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
Does anyone know how to suppress this?
Any help appreciated. Thanks