Hi all,
Lately I have seen quiet a few posts asking for how to create a shortcut to uninstall a program in the program group. The replies mostly were NOT POSSIBLE. So I tried tinkering a bit with various settings a PDW gives. I chanced upon (it is not even discover!) a simple way even without getting out of PDW.
All u have to do is create a new item in the Start Menu Items window and name it say Uninstall, then click on the properties of the uninstall item and add this line
C:\WINDOWS\st6unst.exe -n "$(appPath)ST6UNST.LOG"
. Please also ensure that the start in is set to $(winPath). This is all required!
Let the experts decide if this method is correct.
goodluck...