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

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -