|
|
|
|
#1 |
|
Senior Member
Join Date: Oct 2006
Posts: 106
|
Crash on INSTALLOPTIONS_INITDIALOG
I have this code in my installer:
code: A user tells me he sees the pluginsdir message box, but after that the installer quits before he sees the "Test 5" message box. His ioPreReq.ini file looks like this: code: The check.bmp file exists. He's running Vista home premium, 32bit. What could be causing the quit/crash? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
What's the context where you are running that code? Is it in a section or a page function? Dialogs must used in the context of a custom page function.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Oct 2006
Posts: 106
|
Yeah, it's a custom page function. The code works for me on both XP and Win7
|
|
|
|
|
|
#4 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Well, if you're sure the script itself is not at fault, try removing field by field.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Oct 2006
Posts: 106
|
I'm not sure of anything, but thanks, I'll try that
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|