For window access, i followed the https://www.sandboxie.com/OpenWinClass and OpenWinClass=* works fine but oddly enough OpenWinClass=$:program.exe is not working.
But * will causing some of the programs can't be opened at the same time, I'm trying to give Sandboxie the minimum authorization to let my RawInputTest.exe (for game controllers) working, so please i need help, thank you unspeakably!
I tried
OpenWinClass=$:RawInputTest.exe
OpenWinClass=$:RawInputTest
OpenWinClass=RawInputTest.exe
OpenWinClass=RawInputTest