Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: LingoSag
Forum: NSIS Discussion 7th April 2009, 03:08
Replies: 6
Views: 2,479
Posted By LingoSag
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
Posted By LingoSag
May be with a litle timer ?

May be with a litle timer ?
Forum: NSIS Discussion 4th April 2009, 17:34
Replies: 6
Views: 2,479
Posted By LingoSag
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
Posted By LingoSag
;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
Posted By LingoSag
That is the true limitation of the NSIS NSIS...

That is the true limitation of the NSIS

NSIS Official Doc:

"Note that these attributes can be set anywhere in the file except in a Section or Function"

They forget:

...or...
Forum: NSIS Discussion 25th March 2009, 22:16
Replies: 18
Views: 3,663
Posted By LingoSag
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
Posted By LingoSag
Ok Don, Its simple and work well, Thank you...

Ok Don,

Its simple and work well, Thank you !

My Last Question (Sorry)

What's wrong with this script:

I Know is not logic, Because !insertmacro test is after
Forum: NSIS Discussion 25th March 2009, 18:16
Replies: 18
Views: 3,663
Posted By LingoSag
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
Posted By LingoSag
Is not simple, but also very interesting. ...

Is not simple, but also very interesting.

Thank you

I work on that, and come back with news...

SylBou
Forum: NSIS Discussion 25th March 2009, 15:18
Replies: 18
Views: 3,663
Posted By LingoSag
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
Posted By LingoSag
;Don, Try this (For the Moment: Full path name...

;Don, Try this (For the Moment: Full path name for the ini file)


outfile "OutPut.exe"


Caption '$0'

BrandingText '$1'
Forum: NSIS Discussion 25th March 2009, 03:26
Replies: 18
Views: 3,663
Posted By LingoSag
!!! WONDERFUL !!! WithOut LogicLib !!!...

!!! WONDERFUL !!!

WithOut LogicLib

!!! FANTASTIK !!!

Tanks,Tanks,Tanks

I need time for test that with ReadINIStr and comeback with news.
Forum: NSIS Discussion 25th March 2009, 02:34
Replies: 18
Views: 3,663
Posted By LingoSag
Ok, Merci Beaucoup ! My error is very...

Ok, Merci Beaucoup !

My error is very stupid...


But for the moment is not very useful.


If i want my Caption = "YesYes" if ${GoodTest} = "yes"
Forum: NSIS Discussion 25th March 2009, 01:22
Replies: 18
Views: 3,663
Posted By LingoSag
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
Posted By LingoSag
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...
Showing results 1 to 15 of 15

 
Forum Jump