i'm making my final version of my software and i have a big problem i want to open a game with a button, sounds simple but i can't, i tryed shell, process.start, peocess.start("cmd", "/c or /k") and even system.diagnostics and all of them have the same problem they open it but the game crashes on startup or if is a luncher any of the file requested aren't opened in others words is like opening the .exe file of the game with no external files, but i don't have this problem with any program only with games
↧