windows - How to run a background installation of a program? -
how can install application/program in background without installer pop or user intervention on windows?
after successful installation user must notified.
is possible @ all?
also ideas on how pass installation parameters (user inputs) installation process appreciated.
check nsis. it's scriptable install system. use since years , install our software without issues.
Comments
Post a Comment