deinstall - Help
Hi...
i have done a installer with 3 setups!
Now i want to deinstall all of this, but with Options to choose, what i want to uninstall!
To install:
Section "Java 1.5.0.02" SecJava
ExecWait "$INSTDIR\java.exe"
Sectionend
Section "OpenOffice" SecOpenOffice
ExeWait "$INSTDIR\OO.exe"
Sectionend
.....
.....
.....
so i install those setups ...
but i want to uninstall all of them.
can somebody help me???
thx