Forum: NSIS Discussion
30th December 2012, 11:02
|
|
Replies: 5
Views: 4,139
|
Forum: NSIS Discussion
30th December 2012, 07:00
|
|
Replies: 5
Views: 4,139
|
Forum: NSIS Discussion
28th December 2012, 11:50
|
|
Replies: 5
Views: 4,139
|
Forum: NSIS Discussion
27th December 2012, 10:46
|
|
Replies: 5
Views: 4,139
pnputil error
Hi,
When running pnputil from NSIS (nsExec::ExecToLog '"$WINDIR\system32\pnputil.exe" -i -a "$INSTDIR\myinf.inf"' I got an error which says "is not recognized as an internal or external command"
...
|
Forum: NSIS Discussion
31st August 2010, 08:13
|
|
Replies: 4
Views: 1,881
add directory
Thanks for your answer
I need to add complete directory to the exe installer dynamically (after installer created).
In the other hand i want to deliver singel installation exe without other...
|
Forum: NSIS Discussion
31st August 2010, 05:14
|
|
Replies: 4
Views: 1,881
Adding files after installer created
Hi!
I would like to be able to add configuration files after the executable is created because installer is used by different users and each one of them should have unique settings (it should be...
|