Do anyone know why Admin studio 9.5 leaves out files when repackage a setup.exe and convert it to .MSI? The .msi launches and work fine but leaves out some original .dll and files. It installed all the same folders but some files are left out. Is there a way to make it where it install the exact same folders and files as the original setup.exe. Any help is appreciated,
Thanks,
Butter
Examples setup.exe 159 files and 5 folder .msi 145 files and 5 folder
We've experienced similar problems. For example, when we repackaged MATLAB 2010a with the Neural Network toolbox, Repackager ignored the following two files
I wanted to let you know that I reproduced the missing directory portion of the issue you reported with the Octave package. Thanks for the detailed notes about which directories were not captured and what package you used.
I reported an issue with number IOA-000058398 for this behavior.
It looks like the CreateFolder entries were created in the ISM for the missing directories, but they were somehow associated with components installing to a different folder with the same name as the correct folder.
I'm working on repackaging a setup.exe for Envisionware PC Reservation. When I repackage it with AdminStudio, it drops dll's for Visual C++ redistributables, or, it installs them in the wrong location, for example the base C drive instead of the program directory.