Difference between revisions of "Uninstalling Protocase Designer"
From Protocase Designer Documentation
m (→If Designer was installed as Administrator) |
|||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | + | '''See Also: ''' | |
| + | *[[Quick_Start#Installing_Protocase_Designer |'''Installing Protocase Designer''']]<br><br> | ||
| + | ==Uninstalling Designer from Windows 10== | ||
#In Windows 10, click the '''Start''' button and select '''All Apps'''. | #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'''. | #In the list that opens, scroll down to '''Protocase Designer''', click the down-arrow, and choose '''Uninstall'''. | ||
| Line 6: | Line 8: | ||
#Click the '''Uninstall''' button. | #Click the '''Uninstall''' button. | ||
#:The program is uninstalled. | #:The program is uninstalled. | ||
| − | #Click the '''Close''' button. | + | #Click the '''Close''' button.<br><br> |
| − | + | ==Uninstalling Designer manually from Windows== | |
| − | + | ===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 18: | 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=== | |
#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: | + | #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== | ||
| + | #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\ | ||
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\