How To Make An Autorun File For Your CD/USB

cielopearly

Administrator
Apr 13, 2021
508
13
18
Manila
If you want to make an autorun file for that CD you are ready to burn follow the steps below .

  1. Open notepad
  2. Write: [autorun]
    OPEN=INSTALL\Setup_filename.EXE
    ICON=INSTALL\Setup_filename.EXE

    Now save it but not as a .txt file but as a .inf file.
    But remember! 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 the setup files there are called '.exe, but some are called '.msi
  3. Now burn your CD with the autorun .inf file included.
  4. Now set the CD in your CD drive and wait for the autorun to begin or if nothing happens just double-click on the CD drive in “This Computer”

Feel free to ask any questions, Happy Learning!?