Computing.Net > Forums > Windows XP > Autorun.inf editing

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Autorun.inf editing

Reply to Message Icon

Name: YashiroTCM
Date: December 8, 2003 at 13:38:15 Pacific
OS: WinXP
CPU/Ram: P4 1.6 Gigz
Comment:

Hi!

I need a TXT file to automatically open as I insert the CD which contains it, I know this is possible via the "Autorun.inf" file... but how? I tried stuff like:

OPEN=MANUAL.TXT

AND

OPEN=NOTEPAD.EXE MANUAL.TXT

But still got no results...

Thanks Beforehand



Sponsored Link
Ads by Google

Response Number 1
Name: Nishant
Date: December 9, 2003 at 13:35:49 Pacific
Reply:

Hi, your format is wrong. It is as below.

[autorun]
OPEN=notepad.exe manual.txt


For the above, the maunual.txt must be in the root directory Suppose the file is in the direcotry called ABC then

[autorun]
OPEN=notepad.exe /abc/manual.txt

Bye
Nishant


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Autorun.inf editing

Execute Autorun.inf via Command CMD www.computing.net/answers/windows-xp/execute-autoruninf-via-command-cmd/173164.html

Command to generate custom Autorun.inf www.computing.net/answers/windows-xp/command-to-generate-custom-autoruninf/179066.html

autorun.inf to start a defalt progr www.computing.net/answers/windows-xp/autoruninf-to-start-a-defalt-progr/49783.html