Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   quiet installer (http://forums.winamp.com/showthread.php?t=279432)

cr33p 19th October 2007 17:04

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.

kichik 19th October 2007 17:12

code:
SilentInstall silent
More under Silent Installers/Uninstallers in the documentation.


All times are GMT. The time now is 04:19.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.