Results 1 to 5 of 5

Thread: Autorun setup from cd

  1. #1

    Thread Starter
    Addicted Member epod69's Avatar
    Join Date
    Feb 2005
    Location
    Cambridge, WI - USA
    Posts
    239

    Autorun setup from cd

    Hey, I got my project finished and I am wondering how to make the setup file run upon entering a burned cd of the project. Is all I have to do is make a autorun.ini file ? Thanx all for the help!

  2. #2

    Thread Starter
    Addicted Member epod69's Avatar
    Join Date
    Feb 2005
    Location
    Cambridge, WI - USA
    Posts
    239

    Re: Autorun setup from cd

    Hey, I created a autorun.inf file and its not working. =(.
    Here is the autorun.inf file:
    [autorun]
    open=setup.exe
    icon=REAicon.ico
    label=RE Assistant 0.10

    Anyone know what could be wrong ?

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Autorun setup from cd

    Is the setup file in the root of the CD?

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Autorun setup from cd

    You can always try a free wizard though..


    http://www.ashzfall.com/products/autorun/


    It even has a FAQ on how to test an autorun.inf without wasting CDs...

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Autorun setup from cd

    You should only need this like you have and have the files in your root directory on your cd.
    VB Code:
    1. [autorun]
    2. open=setup.exe
    3. icon=REAicon.ico
    You did name the file - "autorun.inf" and your cd drive supports autorun and you didnt designate "Take no action" for when a cd is
    put in the drive (if running XP)?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width