Chapter 2 Installing PowerDesigner
A silent uninstall works in a similar fashion to the silent install, but requires that you locate the InstallShield PowerDesigner maintenance file. For PowerDesigner v15.x this file is located, by default, at:
C:\Program Files\InstallShield Installation Information\{D88DF8F0-B749-4D26-AFBC-A6E588099793}\setup.exe
Locating non-standard InstallShield maintenance files
It may be that your maintenance file is not found in the standard location. You can always retrieve its location file from the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Uninstall\{D88DF8F0-B749-4D26-AFBC-A6E588099793}
To perform silent uninstalls:
C:\Program Files\InstallShield Installation Information\setup.exe /r /f1"C:\temp\uninstall.iss"
Uses the standard maintenance file, and creates uninstall.iss in a temp directory.
<path-to>\setup.exe /s /f1"<path>\uninstall.iss"
Copyright (C) 2008. Sybase Inc. All rights reserved. |
![]() |