Skip to content
⌘ NSIS Forum Archive

quiet installer

2 posts

cr33p#

quiet installer

I am trying to create an installer that has no prompts and will not let the user cancel the install.

I work in a corperate environment and I need to install a home-grown application using an SMS type application, but I don't want the users to see anything. It should install quietly, with no user intervention. Is there a way to do this with NSIS?

I've searched the FAQ and board, but haven't seen anything like this. Any help would be appreciated.