WINAMP.COM | Forums > Developer Center > NSIS Discussion > Conditionally present Quick Launch checkbox |
Last Thread
Next Thread
|
| Author |
|
|
Anders Major Dude
Registered: Jun 2002 |
don't read the registry to find the windows version, use winver.nsh __________________ |
||
|
|
|
pauljlucas Junior Member
Registered: Nov 2009 |
OK, I now have: code: When I run this on a machine running Windows 7, it still shows the Quick Launch checkbox. (Yes, I'm including the necessary files.) |
||
|
|
|
Anders Major Dude
Registered: Jun 2002 |
section "name" id __________________ |
||
|
|
|
pauljlucas Junior Member
Registered: Nov 2009 |
The: code: by itself made no difference. How do you set its name to an empty string? |
||
|
|
|
Anders Major Dude
Registered: Jun 2002 |
by reading about sections in the helpfile __________________ |
||
|
|
|
pauljlucas Junior Member
Registered: Nov 2009 |
I now have: code: and there's still no change. |
||
|
|
|
Anders Major Dude
Registered: Jun 2002 |
code: __________________ |
||
|
|
|
pauljlucas Junior Member
Registered: Nov 2009 |
D'oh! I realized I wasn't editing the copy of the file that was being used to generate the installer, so of course the result was no different. |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > Conditionally present Quick Launch checkbox |
Forum Rules:
|