Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: mlm
Forum: NSIS Discussion 28th April 2003, 03:00
Replies: 6
Views: 2,373
Posted By mlm
I've gone ahead and used this script:...

I've gone ahead and used this script: http://nsis.sourceforge.net/archive/nsisweb.php?page=197

It works beautifully. But it would still be nice to understand the logic of your script, kichik. I...
Forum: NSIS Discussion 27th April 2003, 18:24
Replies: 6
Views: 2,373
Posted By mlm
kichik, Can you expain what's going on in...

kichik,

Can you expain what's going on in StrStr. This script is exactly what I need, but I don't know enough to change it for my needs.

I don't understand the initial push, then Exch, and...
Forum: NSIS Discussion 27th April 2003, 08:24
Replies: 6
Views: 2,373
Posted By mlm
String manipulation for registry

During my installation I set a registry key in the following way:

ReadRegStr $R0 HKCU ${VS6_INCLUDE_DIRS_KEY} "Include Dirs"
WriteRegStr HKCU ${VS6_INCLUDE_DIRS_KEY} "Include Dirs" "${myDir};$R0"...
Forum: NSIS Discussion 23rd April 2003, 05:42
Replies: 21
Views: 4,111
Posted By mlm
I'm having some problems. I tried to implement...

I'm having some problems. I tried to implement the above suggestion and I thought it was working, but now when I try to cancel before making a selection it forces me to make a selection before...
Forum: NSIS Discussion 23rd April 2003, 03:07
Replies: 21
Views: 4,111
Posted By mlm
I think I'm confused. What exactly is the leave...

I think I'm confused. What exactly is the leave callback function. Can you use it in a .nsi script? Or do you have to edit the C code?


Afrow UK, I was able to use the code you posted. It does...
Forum: NSIS Discussion 22nd April 2003, 05:53
Replies: 21
Views: 4,111
Posted By mlm
Is there any example code for the leave function...

Is there any example code for the leave function in a custom page?
Forum: NSIS Discussion 22nd April 2003, 03:42
Replies: 10
Views: 4,397
Posted By mlm
Clearing the stack...

Is there a way to clear the stack and start over?

mlm(aka digitalda)
Forum: NSIS Discussion 21st April 2003, 08:23
Replies: 6
Views: 1,753
Posted By mlm
Question WriteIniStr vs. MUI_INSTALLOPTIONS_WRITE

I'm writing a modern UI script. When I tried using WriteIniString it didn't work, but MUI_INSTALLOPTIONS_WRITE does work. I'm wondering if writeIniString is suppose to work.

I'm playing with the...
Showing results 1 to 8 of 8

 
Forum Jump