Hi, We have an application already installed on each machine. Call it version 1.0.
I deployed an update via SCE, call it version 2.0. The exe has a switch that will uninstall
the old version before installing the new version. So far so good. Our main exe calls another exe
part way through the install to install a third party app used from within the main app. Now this is
where we had problems. After I deployed it, staff could not even start the application. Upon trying to
restart their machines it would say "Installing update please wait" this would go on and on in an endless loop.
The only way was to power off ungracefully, upon restart the app was in an unknown state, could not be uninstalled from add/remove
programs. Man this SCE really toasted our machines. My question now is, does SCE support an exe calling another exe part way through the first exe's install? and how
would you deploy this? I browsed for the main exe, then the tick box says include all files, so I ticked that so that the second
exe would get downloaded too. is this the right way to do this or should it all be in an msi?
Thanks
Bob