hanis5 • PM |
Jul 21, 2011 2:48 PM
|
![]() Posts: 1 |
jak si mam odinstalovat GameTracker ? nejde to
![]() |
maul • PM |
Jul 22, 2011 11:08 AM
|
![]() Posts: 983 |
If you are using the Windows version of GT Lite, then it can be uninstalled from the "Add/Remove programs" or "Program and Features" section of the Windows control panel.
If you are using the Mac version of GT Lite, simply delete the "/Applications/GameTracker" folder. |
mffck • PM |
May 17, 2013 3:47 PM
|
![]() Posts: 1 |
For the Mac version, you also need to remove the launcher from launchd by typing this into the terminal:
sudo launchctl remove GSInGameService If you just remove the GameTracker folder the system will still try to launch it every 10 seconds, and your console log will show this every 10 seconds: 2013-05-17 3:43:14 pm com.apple.launchd[1] (GSInGameService) Throttling respawn: Will start in 10 seconds 2013-05-17 3:43:24 pm com.apple.launchd[1] (GSInGameService[66670]) Bug: launchd_core_logic.c:3119 (23923):2: chdir(j->workingdir) != -1 2013-05-17 3:43:24 pm com.apple.launchd[1] (GSInGameService[66670]) posix_spawn("/Applications/GameTracker/GSInGameService.app/Contents/MacOS/GSInGameService", ...): No such file or directory 2013-05-17 3:43:24 pm com.apple.launchd[1] (GSInGameService[66670]) Exited with exit code: 1 cK |