Forum: NSIS Discussion
7th April 2009, 03:08
|
|
Replies: 6
Views: 2,479
Tank you for you interest
...
Tank you for you interest
SendMessage...../TIMEOUT=XXXX
/TIMEOUT=XXXX is a mysterious argument we can use with SendMessage
I don't know what is it.
I don't know how use it.
|
Forum: NSIS Discussion
4th April 2009, 18:24
|
|
Replies: 6
Views: 2,479
|
Forum: NSIS Discussion
4th April 2009, 17:34
|
|
Replies: 6
Views: 2,479
How Reactivate the menu close button (X) ?
Hi,
By default NSIS disable the menu close button (X) at instfiles.
But he not "re-enable" the same button after the installation completed.
Is not a big problem with stadard Windows GUI,
...
|
Forum: NSIS Discussion
28th March 2009, 04:32
|
|
Replies: 2
Views: 1,967
;Forget Exec 'RUNDLL32.exe...
;Forget Exec 'RUNDLL32.exe DESK.CPL,InstallScreenSaver PixelWords.scr'
;Edit registry directly
;For Installation
!include LogicLib.nsh
!define PRODUCT_NAME "Your ScreenSaver Name"
|
Forum: NSIS Discussion
26th March 2009, 02:12
|
|
Replies: 18
Views: 3,663
|
Forum: NSIS Discussion
25th March 2009, 22:16
|
|
Replies: 18
Views: 3,663
Is not the only problem with this Stategy
...
Is not the only problem with this Stategy
Even if work, at compile time is set the value of
my system language and not the user system language.
Then, the true question now is:
How set...
|
Forum: NSIS Discussion
25th March 2009, 20:08
|
|
Replies: 18
Views: 3,663
|
Forum: NSIS Discussion
25th March 2009, 18:16
|
|
Replies: 18
Views: 3,663
Ok Don, use nsh file is a good strategy.
...
Ok Don, use nsh file is a good strategy.
Edit this file with Lingo is very very easy. Directly or via an ini file, no problem.
But, please one more step with your pass answer/exemple.
If...
|
Forum: NSIS Discussion
25th March 2009, 16:29
|
|
Replies: 18
Views: 3,663
|
Forum: NSIS Discussion
25th March 2009, 15:18
|
|
Replies: 18
Views: 3,663
Ok,Three things,
After excitement, I finaly...
Ok,Three things,
After excitement, I finaly dont trust the usage of the '$0','$1','$2'...
for set the attributes values.
NSIS Crash many times and i loose confidence. (he do, but he dont...
|
Forum: NSIS Discussion
25th March 2009, 05:46
|
|
Replies: 18
Views: 3,663
|
Forum: NSIS Discussion
25th March 2009, 03:26
|
|
Replies: 18
Views: 3,663
|
Forum: NSIS Discussion
25th March 2009, 02:34
|
|
Replies: 18
Views: 3,663
|
Forum: NSIS Discussion
25th March 2009, 01:22
|
|
Replies: 18
Views: 3,663
Tanks Don,
I note that.
But, in my...
Tanks Don,
I note that.
But, in my Exemple i dont use ${If} or ${Else} and the !define inside the macro
Don't work
If we can't set a value of attributes(*) with a:
|
Forum: NSIS Discussion
24th March 2009, 22:21
|
|
Replies: 18
Views: 3,663
How set the value of the attributes
First,excuse my english, my native language is french
I try to set a SYMBOL with !define inside a macro.
The final target is: set the value of attribute at compile-time.
I take Caption for...
|