chandu143
01-05-2009, 11:10 PM
Hi All,
In general if we create a build using set up factory ,after installing the program and again trying to install the program it will just overwrites all the files if we select the overwrite option.
My requirement is to uninstall the program first if exists and then install the program. I implemented the code in the on start up Actions script to detemine whether the program installed or not. But facing problem to run the uninstall exe using the File.Run but getting errors 1013.
Pls provide any solution to satisfy the requirement, as i am blocked to move further in my project.
Thanks in advance ....
In general if we create a build using set up factory ,after installing the program and again trying to install the program it will just overwrites all the files if we select the overwrite option.
My requirement is to uninstall the program first if exists and then install the program. I implemented the code in the on start up Actions script to detemine whether the program installed or not. But facing problem to run the uninstall exe using the File.Run but getting errors 1013.
Pls provide any solution to satisfy the requirement, as i am blocked to move further in my project.
Thanks in advance ....