arthurb
11-23-2009, 12:24 AM
Hi. I am a long time user of Setup Factory. I am now in need of building installs for 64-bit versions of our software and find Setup Factory lacking in that area. I am evaluating MSI Factory in the hope that it will meet our needs. I have some questions that I would like to get your feedback on.
1. It seems that the LUA code runs as a 32-bit application. For example, if I check for the existence of a registry key, it is looking in the WOW6432 section of the registry. Is this true? If so, then the whole bootstrapper and dependency checking will also not work for 64-bit setups. Correct?
2. One thing that I currently do with Setup Factory 7 is to create a small subset of my original setup and use that when doing minor release updates (in conjunction with True Update). This small setup just replaces files and does not have an uninstall. The uninstall from the original complete setup uninstalls the files installed during the update. Is it possible to create an MSI file that just replaces existing files and does not include an uninstall or break the original install?
Thanks for your feedback.
Regards,
Arthur
1. It seems that the LUA code runs as a 32-bit application. For example, if I check for the existence of a registry key, it is looking in the WOW6432 section of the registry. Is this true? If so, then the whole bootstrapper and dependency checking will also not work for 64-bit setups. Correct?
2. One thing that I currently do with Setup Factory 7 is to create a small subset of my original setup and use that when doing minor release updates (in conjunction with True Update). This small setup just replaces files and does not have an uninstall. The uninstall from the original complete setup uninstalls the files installed during the update. Is it possible to create an MSI file that just replaces existing files and does not include an uninstall or break the original install?
Thanks for your feedback.
Regards,
Arthur