I have a install file called setup.exe which in turns calls another setupfile called setup1.exe. each should have it's own uninstall program in different folders. uninstalling setup1.exe is quite easy.But when I uninstall setup.exe only the files installed by setup.exe are removed .
I want to know whether it is posibble to uninstall the files installed by setup.exe and setup1.exe by having only one uninstall script.( which should ideally be the one created by setup.exe)
In other words is it posibble to add an ini file to the existing ini file(irunin.ini)
this sounds confusing but I need to resolve this ASAP . pl help!!:-)
I want to know whether it is posibble to uninstall the files installed by setup.exe and setup1.exe by having only one uninstall script.( which should ideally be the one created by setup.exe)
In other words is it posibble to add an ini file to the existing ini file(irunin.ini)
this sounds confusing but I need to resolve this ASAP . pl help!!:-)