Link to home
Start Free TrialLog in
Avatar of cano63
cano63

asked on

Install from web

Hello, i create  a .bat file that call a .exe and pass it some arguments, it will make a silent installation. I,m looking a way to allowuser to run this from my web page, and that the antiirus don,t detect it as a virus
Avatar of anjos
anjos

Create an installation that contains both the silent install package and the bat file.
I e:
http://www.advancedinstaller.com/
ASKER CERTIFIED SOLUTION
Avatar of Jacques Bourgeois (James Burger)
Jacques Bourgeois (James Burger)
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Nasir Razzaq
Have you looked at ClickOnce? Google Chrome uses this.

http://msdn.microsoft.com/en-us/library/t71a733d(v=vs.80).aspx