Search : in
By :

SOME TXT FILES

Last answer on Jan 13, 2009 11:45:39 pm GMT SUHAS, on Dec 28, 2008 12:07:31 pm GMT 
 Report this message to moderators

Hello,
How to open txt files in the Autorun.inf. Please send the command.

Configuration: Windows XP
Firefox 3.0.1

Best answers for « SOME TXT FILES » in :
Recovering lost files ShowRecovering lost files Summary Preconditions Under Windows Freeware PC Inspector File Recovery Restoration Hand Recovery Undelete Plus SoftPerfect File Recovery Photorec&Testdisk Instruction for application Notice Under...
[MS-Dos]List the contents of a directory in a file Show[MS-Dos]List the contents of a directory in a file Intro Explanation Intro It may be convenient to make the listing of one or more directories in a file, to make a catalog of files. Under MS-DOS (or Windows by opening a...
Inserting text in a file ShowInserting text in a file Introduction Syntax Introduction It is sometimes useful to insert text in the header of one or more document (s) or in a specific part of the document (before or after a specific line). The publisher of...
Robots.txt ShowPresentation of the robots.txt File robots.txt is a text file that contains commands for search engine indexing robots that specify the pages that can and cannot be indexed. When a search engine explores a website, it starts by looking for the...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
UNIX system - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence its name "shell". The shell therefore acts as an intermediary between the operating system and the user using command lines...

1

Amin, on Jan 5, 2009 7:32:04 am GMT

Hi,

make an autorun.inf with the following content :

[autorun]
Open=autorun.bat
icon=apptl.ico (or any other .ico file)

then, make an autorun.bat with the following content :
notepad some.txt

Reply to Amin

2

 Latino, on Jan 13, 2009 11:45:39 pm GMT

What?

Reply to Latino