From 90d96cdd7c7889bb1c2abd10097227135598b63e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Sard=C3=A1?= Date: Fri, 24 Jul 2026 09:21:08 -0300 Subject: [PATCH] Atualizacao InstallGameAgentService.bat --- CabTabInstall/InstallGameAgentService.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 CabTabInstall/InstallGameAgentService.bat 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