1. Dialogs are completely yours to author. If you don't like the built-ins, don't use them or take them apart to use only the parts you need. <smile/>
2. .zip files don't provide the transaction semantics the Windows Installer provides. That's why it is not recommended to do what you are suggesting. It isn't exactly clear what the advantages are since all of the files can be compressed in a CAB file. -----Original Message----- From: Colin Fox [mailto:greenene...@gmail.com] Sent: Wednesday, January 07, 2009 11:43 To: wix-users Subject: [WiX-users] Skipping License Page and Zipping a Folder Hey everyone - I have two quick questions. First - is there a simple way to get the installer to NOT show a license page? I kind of hacked a solution by programming the Next button to go to the directory chooser, but this feels hacky. Can I just say "I don't want to show a clickwrap license"? Second - I have a directory with a lot of files in it. For installation, I just want to zip it, copy it to the destination and unzip it. Is there some WiX-built in way to do this, or do I have to use a custom action? -- Regards, cf ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users