|
-
Jan 9th, 2002, 07:09 AM
#1
Thread Starter
Addicted Member
Auto Run files
Any Idea how to run a Exe on a CD to autorun..?
-
Jan 9th, 2002, 07:13 AM
#2
Do a search for autorun with my name on these forumns.
You need to create an autorun.inf file on the cd, and I don't have the syntax for it here, but have posted it many times before ...
-
Jan 9th, 2002, 07:15 AM
#3
-= B u g S l a y e r =-
not sure what u want here, but I think its an autorun.inf file.
make a new file in notepad
add this :
Code:
[autorun]
OPEN=setup.exe
ICON=test.ico
burn this file along with u'r setup and icon...
when the cd is inserted, setup.exe is automatically ran.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|