Skip to main content

Trick To Create A Autorun CD

  • Open notepad 
  • Type    
[autorun]      
OPEN=setup.exe        
ICON=iconname.ico
  • Save as autorun.inf on the desktop
  • Write ur CD with the autorun file, ur desired icon for the CD &  the setup file.
  • iconname.ico is the name of the icon file which is desired for ur CD. 
  • Setup.exe is the name of the setup which u want to make it autorun.