Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Autorun - opening a window.

  • 24-05-2006 1:25pm
    #1
    Registered Users, Registered Users 2 Posts: 765 ✭✭✭


    Hi,

    I know how to make a CD autorun an application upon insertion, but could anyone tell me how do to have the CD automatically open a window showing its contents after it is inserted?


Comments

  • Registered Users, Registered Users 2 Posts: 576 ✭✭✭ifah


    instead of running an app just run explorer instead - you could run "explorer d:\" to open d: drive.


  • Registered Users, Registered Users 2 Posts: 527 ✭✭✭Sean^DCT4


    6ix wrote:
    Hi,

    I know how to make a CD autorun an application upon insertion, but could anyone tell me how do to have the CD automatically open a window showing its contents after it is inserted?
    • open notepad
    • Type the following


    [autorun]
    explorer.exe d: (where d = name of your cd drive)


    -> Click File
    -> Save As
    -> Save As Type = All Files
    -> File Name = autorun.inf

    Now when burning your CD place autorun.inf at the root


Advertisement