dragonpath
MIS
Using the SMS Installer, I am trying to create a distribution package for custom apps that our programmers made. they packaged their apps using the package and deployment wizard that comes with vb6. since the apps already have a setup program, i decided to use the repackage function of the SMS Installer to make the distribution package. It goes through the process and I compile the ipf file and get two files in the end, a ipf and exe file. when I try to run the exe file that the SMS Installer made, it starts installing the app and makes changes to the registry but then at the end of the process, it seems to always give me an illegal page fault error. Isnt repackaging what we are supposed to do for apps that already have setup programs made for it?