Difference between revisions of "Uninstalling Protocase Designer"
From Protocase Designer Documentation
								
												
				 (→If Designer was installed for a user)  | 
				|||
| (One intermediate revision by one other user not shown) | |||
| Line 13: | Line 13: | ||
===If Designer was installed as Administrator===  | ===If Designer was installed as Administrator===  | ||
#Remove the following folders:  | #Remove the following folders:  | ||
| − | #:c:\program files (x86)\Protocase   | + | #:c:\program files (x86)\Protocase Designer5\  | 
#:c:\ProgramData\ProtocaseDesigner\  | #:c:\ProgramData\ProtocaseDesigner\  | ||
#:Documents\ProtocaseDesigner\  | #:Documents\ProtocaseDesigner\  | ||
| Line 20: | Line 20: | ||
::Computer\HKey_CLASSES_ROOT\.pda  | ::Computer\HKey_CLASSES_ROOT\.pda  | ||
::Computer\HKey_CLASSES_ROOT\ProtocaseDesigner.pda  | ::Computer\HKey_CLASSES_ROOT\ProtocaseDesigner.pda  | ||
| − | ::Computer\HKey_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Uninstall\  | + | ::Computer\HKey_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Uninstall\ProtocaseDesigner5<br><br>  | 
===If Designer was installed for a user===  | ===If Designer was installed for a user===  | ||
#Remove the following folders:  | #Remove the following folders:  | ||
#:c:\Users\username\AppData\Roaming\ProtocaseDesigner  | #:c:\Users\username\AppData\Roaming\ProtocaseDesigner  | ||
| − | #:c:\Users\username\Protocase Designer   | + | #:c:\Users\username\Protocase Designer 5\  | 
| − | #:Documents\  | + | #:Documents\ProtocaseDesigner5\  | 
#Remove icons and menu items.  | #Remove icons and menu items.  | ||
#Remove the following entries from the registry, following [[https://support.microsoft.com/en-us/kb/310516 '''Microsoft's instructions''']]:  | #Remove the following entries from the registry, following [[https://support.microsoft.com/en-us/kb/310516 '''Microsoft's instructions''']]:  | ||
::Computer\HKey_Current_User\.pda  | ::Computer\HKey_Current_User\.pda  | ||
::Computer\HKey_Current_User\ProtocaseDesigner.pda  | ::Computer\HKey_Current_User\ProtocaseDesigner.pda  | ||
| − | ::Computer\HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Uninstall\  | + | ::Computer\HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Uninstall\ProtocaseDesigner5  | 
==Uninstalling Designer from Linux==  | ==Uninstalling Designer from Linux==  | ||
#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\  | 
Latest revision as of 19:06, 15 March 2022
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 Designer5\
 - 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\ProtocaseDesigner5
 
If Designer was installed for a user
- Remove the following folders:
- c:\Users\username\AppData\Roaming\ProtocaseDesigner
 - c:\Users\username\Protocase Designer 5\
 - Documents\ProtocaseDesigner5\
 
 - 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\ProtocaseDesigner5
 
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\