I am looking for a simple way to distribute C2 games without using the the Internet?...say on a pen drive or cd/dvd.
I did a bit of research and came up with the following solutions:
1, An exe. that triggers the index.html
2, A bat. that triggers the index.html
3, A cmd that triggers the index.html
These methods will start the game without the user having to open the game folder and search for the the index.html file.
examples
Click on play1, play2 or play3 to start the game.
Are there any other methods i could use ?