30 June 2012

MAKE AUTORUN CD

SOLUTION:-
1) You open notepad.

2) now you writ:
[autorun]
OPEN=INSTALL\Setup_filename.EXE
ICON=INSTALL\Setup_filename.EXE


3) Now save it as a .inf file.

4) The "Setup_filename.EXE" must be replaced with the name of the setup file. And you also need to remember that it is not all of the setup files there are called '.exe but some are called .msi.

5) Burn your CD with the autorun .inf file included.

6) Now set the CD in you CD drive and wait for the autorun to begin.

thank you :)

No comments:

Post a Comment