Hello,
I am trying to create a MSI installer for my python application which I 
am converting into an executable with CX-Freeze. It seemed like may be a 
good idea to use CX-Freeze to create the installer then it is a single 
step to produce the executables and installer. However I am having 
trouble with adding a license screen (may be also at some point a 
welcome screen) to the installer. The main problem is working out how to 
insert a wizard screen before the SelectDirectoryDlg screen in the 
InstallUISequence table and also getting the select directory dialog 
screen to have the back button enabled and to go back to my license screen.

I understand the MSI stuff, it is just I do not know how to adjust the 
CX-Freeze generated MSI table entries so the installer will behave as I 
want.

Thanks for any help.

Michael Whapples

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to