Sandboxie with game that use a launcher

Post Reply
RexZShadow
Posts: 1
Joined: Thu Jan 12, 2023 1:51 am

Sandboxie with game that use a launcher

Post by RexZShadow »

I want to use sandboxie to multi client in a game but the program is the game use a launcher. If I sandboxie to open the launcher then the launcher still try to open the game outside of sandboxie. Anyway to force it so the launcher will also launch the game in sandboxie?

User avatar
DavidXanatos
Posts: 340
Joined: Fri Mar 19, 2021 11:26 am

Re: Sandboxie with game that use a launcher

Post by DavidXanatos »

What is happening here is that the game launcher uses some service that run outside teh sandbox to start games and the ui component only talks to the service, given that this works across the sandbox boundary probably it uses network sockets.
You would need to identify the service and start it in the sandbox as well
you could use a tool like task explorer for that.

Post Reply