Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Auto run (both CD and USB drive)

Learn more on how to use Sandbox, or submit your own tutorials or resources.
Post Reply
User avatar
PizzaLover101
Member
Member
Posts: 1751
Joined: October 23rd, 2009, 1:33 pm
Name: NAME
IRC Username: DaItsicle
Location: By a computer
Contact:

Auto run (both CD and USB drive)

Post by PizzaLover101 »

copy all of your game/program to the Cd or usb drive
open notepad and type the following

Code: Select all

[autorun]
open = file
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!
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!

http://pizzagametime.tk/
http://forums.pizzagametime.tk/
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: Auto run (both CD and USB drive)

Post by chocolatepie33 »

so wait, when you say file, you mean it has to be like an .exe or something, right? An application file?
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
User avatar
PizzaLover101
Member
Member
Posts: 1751
Joined: October 23rd, 2009, 1:33 pm
Name: NAME
IRC Username: DaItsicle
Location: By a computer
Contact:

Re: Auto run (both CD and USB drive)

Post by PizzaLover101 »

just something that can be run, a picture (idk why you'd do that), a video, a bat file, an exe, an appl (mac)
just something that can be run
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!

http://pizzagametime.tk/
http://forums.pizzagametime.tk/
Post Reply