so here are some of the questions i have about winamp, any help appreciated!!
- How do I get a 'directory browse' button on a custom dialog. What does the INI look like. For that matter how can i define other UI widgets (checkboxes etc)
- Where do I write the code to do something when the user selects the dir. (e.g. check if exists/else create it etc)
- Where and how do I write the code to pass one custom dialogs strings to another.
sample code appreciated.
- anyone know any samples to check the version of MSDE installed? osql ... -Q "@@version" spits out the right info but it's got lots of otherstuff in there and I'm not really keen to munch the text using NSIS's string handling.. (ok so i'm a weakling ;-)
Cheers,
Auto.
Couple of questions.
2 posts
All your questions can be solve with the following:
1. Read the Nsis Manual.
2. Read the Modern UI Manual.
3. Read the Install Options Manual.
4. Visit the Nsis Web archive
1. Read the Nsis Manual.
2. Read the Modern UI Manual.
3. Read the Install Options Manual.
4. Visit the Nsis Web archive