Difference between revisions of "Uninstalling Protocase Designer"
From Protocase Designer Documentation
								
												
				 (→If Designer was installed for a user)  | 
				 (→Uninstalling Designer from Linux)  | 
				||
| Line 36: | Line 36: | ||
#Default PREFIX: /usr/local/  | #Default PREFIX: /usr/local/  | ||
#Replace all instances $PREFIX with what you entered when installing the software.  | #Replace all instances $PREFIX with what you entered when installing the software.  | ||
| − | #  | + | #rm -rf $PREFIX/bin/ProtocaseDesigner.sh  | 
| − | #  | + | #rm -rf $PREFIX/share/Protocase\ Designer\  | 
| − | #  | + | #rm -rf $PREFIX/lib/Protocase\ Designer\  | 
| − | #  | + | #rm -rf ~/ProtocaseDesigner\  | 
Revision as of 14:30, 24 October 2019
See Also:
Uninstalling Designer from Windows 10
- In Windows 10, click the Start button and select All Apps.
 - In the list that opens, scroll down to Protocase Designer, click the down-arrow, and choose Uninstall.
- The Protocase Designer Uninstall wizard opens.
 
 - Click the Uninstall button. 
- The program is uninstalled.
 
 - Click the Close button.
 
Uninstalling Designer manually from Windows
If Designer was installed as Administrator
- Remove the following folders:
- c:\program files (x86)\Protocase Designer4\
 - c:\ProgramData\ProtocaseDesigner\
 - Documents\ProtocaseDesigner\
 
 - Remove icons and menu items.
 - Remove the following entries from the registry, following [Microsoft's instructions].
 
- Computer\HKey_CLASSES_ROOT\.pda
 - Computer\HKey_CLASSES_ROOT\ProtocaseDesigner.pda
 - Computer\HKey_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Uninstall\ProtocaseDesigner4
 
If Designer was installed for a user
- Remove the following folders:
- c:\Users\username\AppData\Roaming\ProtocaseDesigner
 - c:\Users\username\Protocase Designer 4\
 - Documents\ProtocaseDesigner4\
 
 - Remove icons and menu items.
 - Remove the following entries from the registry, following [Microsoft's instructions]:
 
- Computer\HKey_Current_User\.pda
 - Computer\HKey_Current_User\ProtocaseDesigner.pda
 - Computer\HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Uninstall\ProtocaseDesigner4
 
Uninstalling Designer from Linux
- Default PREFIX: /usr/local/
 - Replace all instances $PREFIX with what you entered when installing the software.
 - rm -rf $PREFIX/bin/ProtocaseDesigner.sh
 - rm -rf $PREFIX/share/Protocase\ Designer\
 - rm -rf $PREFIX/lib/Protocase\ Designer\
 - rm -rf ~/ProtocaseDesigner\