Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Uninstall problem of installshield 6.3

10 views
Skip to first unread message

Samuel

unread,
Feb 28, 2003, 5:38:58 AM2/28/03
to
I have a project which was made by Installshield 5.5.Now I installed
Installshield 6.3.I could work with the old project. I add my own
dll(Setupdll.dll) in uninstall process like:

RegDBSetKeyValueEx( svUninstallPath,"UninstallString", REGDB_STRING,
UNINST + " -f" + "\"" + TARGETDIR ^ UNINST_LOGFILE_NAME + "\"" + "
-c\"" + TARGETDIR ^"Setupdll.dll" + "\"",-1);

But in InstallShield6.3, it can not be used like that way.

Can anyone tell me how to use my own dll in uninstall process, thanks
a lot

0 new messages