Forum: NSIS Discussion
7th August 2006, 20:22
|
|
Replies: 7
Views: 1,949
Gotcha, that fixed it.
The thing that is...
Gotcha, that fixed it.
The thing that is really killing me is this Push, Pop thing. I'm use to setting variables and then pulling the values.
Now I'm getting an error when I run the installer...
|
Forum: NSIS Discussion
6th August 2006, 18:01
|
|
Replies: 7
Views: 1,949
|
Forum: NSIS Discussion
4th August 2006, 19:03
|
|
Replies: 7
Views: 1,949
trouble with StrCmp and labels
I'm trying to detect if Windows Media Encoder is installed and if not I want to kick it off.
Here's the code I put together and the error I'm getting. I'm at a loss why it doesn't work, then...
|