Toolpack uninstall 2-3

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Update for windows)
(Added same procedure for versions 2.3 to 2.10)
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
== Uninstalling Toolpack by hand ==
+
'''<big>Applies to version(s) v2.3 to v2.10</big>'''
 +
{{DISPLAYTITLE:Uninstalling Toolpack Manually}}
  
 
Windows
 
Windows
Line 9: Line 10:
  
  
Linux
+
Linux (Warning: Except for TBLinux, this will remove one of the prerequisite, check [[Toolpack_Installation:Validate_Toolpack_Installation_2-3| validation guide v2-3]] or [[Toolpack_Installation:Validate_Toolpack_Installation_2-5| validation guide v2-5]] if you want to re-install Toolpack)
 
   rm -rf /lib/tb/toolpack /etc/init.d/tbtoolpack_* /etc/init.d/tbhostpwr /var/lib/installjammer
 
   rm -rf /lib/tb/toolpack /etc/init.d/tbtoolpack_* /etc/init.d/tbhostpwr /var/lib/installjammer

Latest revision as of 10:18, 20 February 2018

Applies to version(s) v2.3 to v2.10


Windows

 Run the Toolpack uninstall.exe file in C:\TelcoBridges
 Delete the C:\TelcoBridges Directory
 Find the 'InstallJammer Registry' and remove its 'TBToolPack' sub-directory (Warning the 'InstallJammer Registry' is a hidden file, you may need to enable Windows to see it)
 Example for Windows XP:
 DEL C:\Program Files\InstallJammer Registry\TBToolPack


Linux (Warning: Except for TBLinux, this will remove one of the prerequisite, check validation guide v2-3 or validation guide v2-5 if you want to re-install Toolpack)

 rm -rf /lib/tb/toolpack /etc/init.d/tbtoolpack_* /etc/init.d/tbhostpwr /var/lib/installjammer
Personal tools