Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: ursus76
Forum: NSIS Discussion 3rd February 2004, 18:41
Replies: 15
Views: 8,998
Posted By ursus76
One more question: ExecWait...

One more question:

ExecWait '$TEMP\dotnetfx.exe /q:a/c:$\"install /l /q$\"' $1

It takes quite some time to finish the dotnetfx execution, and the installation program just seems hangs and stops...
Forum: NSIS Discussion 3rd February 2004, 18:34
Replies: 15
Views: 8,998
Posted By ursus76
Thanks, I'm using ExecWait now and sorry, the...

Thanks, I'm using ExecWait now and sorry, the second one shouldn't have backslash.

Another question regarding this:
I'd like to test that whenever the error message generated by dotnetfx.exe...
Forum: NSIS Discussion 3rd February 2004, 00:54
Replies: 15
Views: 8,998
Posted By ursus76
.Net Framework Installation

I need to install .Net Framework and I need
1.silent installation of dotnetfx.exe
2.need to get the return code(error code, reboot etc as Microsoft's website described...
Forum: NSIS Discussion 31st January 2004, 00:48
Replies: 8
Views: 2,693
Posted By ursus76
If I use the faq's script(ExecWait...

If I use the faq's script(ExecWait '"$INSTDIR\uninstall.exe" _?=$INSTDIR') , then my application's folder can't be totally cleaned up.

If I use this (ExecWait ExecWait '"$INSTDIR\uninst.exe"'),...
Forum: NSIS Discussion 30th January 2004, 18:36
Replies: 12
Views: 5,170
Posted By ursus76
Sorry, don't really understand! I copy the file...

Sorry, don't really understand! I copy the file to pluginsdir (SetOutPath "$PLUGINSDIR"; File "CheckProcess.exe")

And this command only works on installer but not uninstaller
(nsExec::ExecToStack...
Forum: NSIS Discussion 26th January 2004, 22:35
Replies: 5
Views: 5,180
Posted By ursus76
In your previous post, you mentioned that "if you...

In your previous post, you mentioned that "if you don't want to convert it to NSIS script code".
This "If" sentence makes me feel like there's a way to convert MSI to NSIS script although I know...
Forum: NSIS Discussion 26th January 2004, 21:34
Replies: 5
Views: 5,180
Posted By ursus76
But it would become two programs though(If...

But it would become two programs though(If executing MSI from .nsi).

Then what should I do to convert it to NSIS scripts?

Thanks.
Forum: NSIS Discussion 26th January 2004, 18:42
Replies: 5
Views: 5,180
Posted By ursus76
Merge Module(.msm)

How do I install merge module(.msm) from NSIS? It seems that merge module can only be merged into .msi, so I'm wondering is there any way to solve this problem in NSIS?

Thank you.
Showing results 1 to 8 of 8

 
Forum Jump