I am using Setup Factory 5.0.1.1. My problem is that I am not able to run setup executibles on the same test machine more than one time. The following is what happened.
(1) I created a setup.exe using Project Wizard on the developement machine. I used all default settings and default screens. I did not make any registry and security settings. I burned the setup.exe on a CD.
(2) I did the install on a test machine with the setup.exe burned on the CD. The installed program ran ok on the test machine.
(3) I revised the project code and produced a new setup.exe on the developement machine and burned the new setup.exe on a new CD
(4) I uninstalled the previously installed program from the test machine and restarted the test machine.
(5) Then I tried to do install again on the test machine with the new setup.exe on the new CD.
(6) The setup started and displayed a screen which disappeared quickly before I can read any thing on it. This screen looked like the background screen of the setup I saw during the first-time install.
(7) I tried another setup.exe of a very very very simple project and I got the same thing as in (6). This probably means that the failure of install after the first time is not specific to a project, but rather, due to the general (or default preference) settings in my Setup Factory environment. But what should I do?
Any help is greatly appreciated.
(1) I created a setup.exe using Project Wizard on the developement machine. I used all default settings and default screens. I did not make any registry and security settings. I burned the setup.exe on a CD.
(2) I did the install on a test machine with the setup.exe burned on the CD. The installed program ran ok on the test machine.
(3) I revised the project code and produced a new setup.exe on the developement machine and burned the new setup.exe on a new CD
(4) I uninstalled the previously installed program from the test machine and restarted the test machine.
(5) Then I tried to do install again on the test machine with the new setup.exe on the new CD.
(6) The setup started and displayed a screen which disappeared quickly before I can read any thing on it. This screen looked like the background screen of the setup I saw during the first-time install.
(7) I tried another setup.exe of a very very very simple project and I got the same thing as in (6). This probably means that the failure of install after the first time is not specific to a project, but rather, due to the general (or default preference) settings in my Setup Factory environment. But what should I do?
Any help is greatly appreciated.
Comment