Guepi
19th November 2003 11:32 UTC
Using radiobutton / error
Hi !
I'm trying to use radiobutton in order to choose a type of configuration.
Whatever I choose in the radiobutton (all blank, or 1 checked), I've got an error
"L'exception unkown software exception(0xc00000fd) s'est produite dans l'application à l'emplacement 0x009825b8."
Could you help me ? :cry: I'm gonna go crazy :igor: and bald ;)
Joost Verburg
19th November 2003 12:03 UTC
You should add a custom page (InstallOptions can't be called in a section).
Guepi
19th November 2003 15:12 UTC
Thank you !!!
Now I've haven't the error, but, the pages are not displayed as I would like to.
I'm using the ordering of page.
Right now, I'm using the latest version of NSIS available : 2.0b4 RC3 !
I upload my script.
EDIT : My notes :
- The order is correct, but the Welcome page doesn't appear. Should I make a custom welcome page ?
- The file that are copied and renamed are not renamed !
- Some screen stay empty, but there should be a progress bar...
EDIT : (number 2) thank to kichik on IRC
Rename works fine with the full path.
Thank you for your help !
Joost Verburg
19th November 2003 15:44 UTC
Your script is outdated, it should be updated to be compatibible with beta 4. See the release notes for details.