mercypoint
01-15-2003, 02:56 PM
Is there a way to debug where or which sequence has a problem?
I have a basic MSI package that will terminate the installing progress without any future helpful information regarding the error that cause the termination.
It would give me a "The wizard was interrupted before the project could be completely installed. Your system has not been modified. To complete installation at another time, please run setup again."
This package is a very basic copy files over, run a custom script. From what I know, it did not run the custom script so it is before InstallFinalize action.
Help...
I have a basic MSI package that will terminate the installing progress without any future helpful information regarding the error that cause the termination.
It would give me a "The wizard was interrupted before the project could be completely installed. Your system has not been modified. To complete installation at another time, please run setup again."
This package is a very basic copy files over, run a custom script. From what I know, it did not run the custom script so it is before InstallFinalize action.
Help...