A couple of things on my IA Wishlist...
Posted: Thu Jul 05, 2007 4:27 pm
Some of this may already be there and I just missed it as a pretty new user.
- -Change Default Project Path
-Change SWF Movie and other dialog resources in MSICODE (Without having to use $SOURCEDIR$ and MSICODE rigging).
-Better copy local files features - to work much like the old WiseScript installer.
-Maintain a specific folder layout for uncompressed builds. My software normally allows some features to be used directly from the CD if it is not installed to the hard drive. If file copy was easier and the folder layout was maintained I could do this with IA.
-Sample ASP and PHP code for some of the online supported features. This would help many users and save us others some time.
-Sample Vista Glass usage.
-Minor Version updates in IA done as patches so I don't to backup some of my custom configurations and lose my recent files, etc...
-Saving of the build log without having to use command lines.
-WebMedia 7ZIp file names should match the name of the file in the media block URL entry.
-More rock solid COM registration. Handled similar to the way InstallShield does would be great.
-Project based dialog Editor would make it easier copying dialog changes from one project to another.
-A dummy install in the debugger. Don't want anything actually installed just want to be able to walk through the Install flow. Like the old WiseScript debugger.
-Disable Uninstall completely
-Always overwrite file setting.
- -On occassion if I cancel out of a build some files remain opened, therefore additional builds no longer work until I reboot.
-Sometimes focus is lost on the build status window and disappears behind the main window. This happens most often when you are building multiple release types.
-Current problem with writing large blocks of Registry data - my understanding that is fixed in v7?