On 11/13/06, Alexander Stein <[EMAIL PROTECTED]> wrote:
Thanks, it works
Do you mean I need to modify the installer? (Modify the script and compile the installer again?)
HTML mail? Do you mean those spam on the list or I have done some silly thing in my mail which is related HTML? I don't I have any HTML tag in my mail.
Thanks
William
Hi there,
William Cheng schrieb:
> For software using NSIS as installer, we can use the /S to
> switch it to silent mode, however it seems that it will return before
> the installation finish. Is there any switch to solve this problem.
"start /wait nsisinstaller.exe" (without quotes) should do the trick.
Thanks, it works
> How about override the default langauge? Or if it auto detect
> the system langauge but I don't want to use the system language, is it
> possible to override it silently?
Yes, but you have to parse that argument manually. See GetOptions
( http://nsis.sourceforge.net/Docs/AppendixE.html#E.1.12).
Do you mean I need to modify the installer? (Modify the script and compile the installer again?)
HTH
Greetings
Alexander Stein
PS: Please stop posting HTML mails. Thanks!
HTML mail? Do you mean those spam on the list or I have done some silly thing in my mail which is related HTML? I don't I have any HTML tag in my mail.
Thanks
William
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
