Brian Cardiff wrote: > Do you have any suggest of self-extraction tools that allow feature > like selection and store registry information? because that are the > things that the Source code installer/samples installer actually do.
Once you start needing other things like registry values, MSI is a good choice -- but not if you hack it to kinda sorta not be an MSI. Throw in a zip file (Java's done that for ages). There are plenty of self-extractors on top of zip files (e.g., WinZip) if you need a double-click experience. -- sig://boB http://bobs.org ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users