Re: Problems repackaging an app
Ok, I think I figured it out. I looked in the application event log and noticed errors. These errors pointed me to a .NET 2.0 issue which was included in the app install. Therefore, I installed .NET first on a clean machine, then launched the Repackager to take a snapshot of the main app setup.
As a side note, I've noticed that the Advanced Settings in the Repackaging Wizard makes a huge difference for different apps. Specifically, I had to play around with the "Replace files with merge modules whenever possible, "Map registry data to the appropriate ODBC tables, and "Map NT Service events to the ServiceControl table" checkboxes to figure out what they actually do.
|