Page 1 of 1

Installer hangs at startmenu

Posted: Fri Nov 16, 2007 3:55 pm
by abz
Am wondering if you could help.

I have created an installer in which I have unchecked registration, setuptype and componentstree. Destination works ok but when it gets to startmenu the "Next" button is disabled and the UI does not respond to clicks. I have to kill the process in task manager.

I have also tried including the unchecked dialogs but it makes no difference.

Would appreciate any guidance.

Many thanks

Abz

Posted: Fri Nov 16, 2007 4:12 pm
by CandiceJones
Look at your dialog script and make sure its not disabling the Next button for some reason.

Posted: Fri Nov 16, 2007 4:26 pm
by abz
Thanks for the reply.

I have pretty much worked with the design mode and not touched the msi code. I've had a look through and there is no disabling code.

Somehow I think there are other elements at work because the UI does not respond at all, I can not move the window for example.

Would appreciate any further guidance

Abz

Posted: Fri Nov 16, 2007 4:53 pm
by abz
I have just recreated it and it works fine.

I must have messed with some setting somewhere.

Manay thanks

Abz