Skip to content
⌘ NSIS Forum Archive

Using radiobutton / error

4 posts

Guepi#

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 ? 😢 I'm gonna go crazy 🧟 and bald 😉
Guepi#
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#
Your script is outdated, it should be updated to be compatibible with beta 4. See the release notes for details.