Is there any ay that i can launch an external app from my game? Like a button, when pressed it lauch a shortcut of an app. (For example: to open “FIFA 14.exe”
This action:
Thank you. I found it. If anyone is wondering, you need to place the file that you want to launch in your exported game folder. Then using “OPEN A URL OR A FILE” type: FileSystem::UserdataPath()+FileSystem::PathDelimiter()+“yourfile.exe”