diff --git a/CabTabInstall/InstallGameAgentService.bat b/CabTabInstall/InstallGameAgentService.bat new file mode 100644 index 0000000..0f6ae71 --- /dev/null +++ b/CabTabInstall/InstallGameAgentService.bat @@ -0,0 +1 @@ +sc.exe create PilotGameAgent binpath= "c:\pilotgames\game_agent\PilotGameAgent.exe" \ No newline at end of file