Forum: NSIS Discussion
2nd August 2004, 10:02
|
|
Replies: 9
Views: 2,117
|
Forum: NSIS Discussion
2nd August 2004, 08:06
|
|
Replies: 2
Views: 1,335
yes it should work with only one section ;)
...
yes it should work with only one section ;)
1 - you detect the OS in the function .onInit
You stock the name of the OS in a variable ($OS)
2 - you install the file you want in the section
it...
|
Forum: NSIS Discussion
1st August 2004, 08:46
|
|
Replies: 4
Views: 1,430
Hello PCenhancer
are you sure it's not...
Hello PCenhancer
are you sure it's not testlink.nsi ;)
If youre finishing page is made with install option , you only have to add a field like this one
[Field 3]
Type=Link
Left=20...
|
Forum: NSIS Discussion
31st July 2004, 14:43
|
|
Replies: 13
Views: 2,677
lol, sorry,i was just saying that you should...
lol, sorry,i was just saying that you should watch the one-section.nsi .
Your problem come from the fact that you have to use a variable to keep the selected option (like kichik said)
All is...
|
Forum: NSIS Discussion
31st July 2004, 13:18
|
|
Replies: 2
Views: 1,200
|
Forum: NSIS Discussion
31st July 2004, 13:00
|
|
Replies: 13
Views: 2,677
have you read this ???? ...
have you read this ????
http://forums.winamp.com/showthread.php?s=&threadid=188384
he has the same problems as you ;).
|
Forum: NSIS Discussion
31st July 2004, 12:26
|
|
Replies: 13
Views: 2,677
|
Forum: NSIS Discussion
31st July 2004, 08:39
|
|
Replies: 2
Views: 2,515
Hello
i ve got the same problems a few...
Hello
i ve got the same problems a few weeks ago,
as fas as i remember, i only add this
Function .onSelChange
!insertmacro StartRadioButtons $1
!insertmacro RadioButton...
|
Forum: NSIS Discussion
29th July 2004, 13:20
|
|
Replies: 16
Views: 4,892
|
Forum: NSIS Discussion
29th July 2004, 13:17
|
|
Replies: 3
Views: 1,432
yes there is , you can use a tracer,
You run...
yes there is , you can use a tracer,
You run the tracer
You run your 'setup'
the tracer gives you all the files and registers who where changed during the install, with that , you can pack a...
|
Forum: NSIS Discussion
29th July 2004, 10:27
|
|
Replies: 3
Views: 1,432
|
Forum: NSIS Discussion
28th July 2004, 15:23
|
|
Replies: 10
Views: 3,268
|
Forum: NSIS Discussion
28th July 2004, 10:41
|
|
Replies: 10
Views: 3,268
i understand
Juste one more thing
IF...
i understand
Juste one more thing
IF the function is just use once, we d better use a macro ??
I mean ,to use a function you must 'call' it, so the 'éxécution time' will be longer than if...
|
Forum: NSIS Discussion
25th July 2004, 17:44
|
|
Replies: 10
Views: 3,268
|
Forum: NSIS Discussion
25th July 2004, 13:35
|
|
Replies: 10
Views: 3,268
|
Forum: NSIS Discussion
25th July 2004, 10:20
|
|
Replies: 7
Views: 9,509
hello
excuse me, when i type
...
hello
excuse me, when i type
nsExec::Exec "cmd /C ftp.exe"
where ftp.exe is the défault ftp manager of windows(c:\windows\system32\)
it doesn't work
EDIT : i understand, nsiexe wait...
|
Forum: NSIS Discussion
24th July 2004, 16:32
|
|
Replies: 11
Views: 5,872
|
Forum: NSIS Discussion
23rd July 2004, 22:07
|
|
Replies: 11
Views: 5,872
|
Forum: NSIS Discussion
22nd July 2004, 12:13
|
|
Replies: 3
Views: 1,208
thanks for this plug in
excuse me in your...
thanks for this plug in
excuse me in your source
"you can use "/LANGUAGE=" as in nsisdl"
i'm a newbie and i don't understand well, what do you mean by this sentence
have you an example ???
|