Auto run (both CD and USB drive)
Posted: February 4th, 2011, 6:21 pm
copy all of your game/program to the Cd or usb drive
open notepad and type the following
file being the file to execute (put in the directory)
save file as autorun.inf
from my research, both windows and mac can do this as long as you have a file that can be executed
There can be more added but thats the basic
if you want to put a game on there like an rpg, use the bat to exe converter
http://download.cnet.com/Bat-To-Exe-Con ... 55897.html
Haz fun!
open notepad and type the following
Code: Select all
[autorun]
open = file
save file as autorun.inf
from my research, both windows and mac can do this as long as you have a file that can be executed
There can be more added but thats the basic
if you want to put a game on there like an rpg, use the bat to exe converter
http://download.cnet.com/Bat-To-Exe-Con ... 55897.html
Haz fun!