I'm trying to distribute a Game, I made a shortcut so that people don't have to go searching through the game files to look for it.
However, when another computer attempts to open the shortcut it doesn't open, instead it asks for a Network Password & Username (something like that), please help!
Extra Info:
- Using Python (2.7)
- Tried IExpress, Doesn't Do What I Need
- Tried Making Installer In Python - Doesn't Work
I'm thinking that I might need a program to create a shortcut, but I don't know.
Shortcut Code:
Target: "C:\Users\Name\Desktop\Project Battle\Project Battle Debug_Build V1.5\Game\Game.exe"
Start In: "C:\Users\Name\Desktop\Project Battle\Project Battle Debug_Build V1.5\Game"