Toolpack uninstall 2-3

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Update uninstall procedure (only by hand but it works))
(Update for windows)
Line 2: Line 2:
  
 
Windows
 
Windows
   DEL C:\TelcoBridges
+
   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
 
   DEL C:\Program Files\InstallJammer Registry\TBToolPack
  

Revision as of 08:02, 13 May 2010

Uninstalling Toolpack by hand

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

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