Flux rss

Creating an Autorun.inf file

Published by jak58, last update on Friday October 10, 2008 11:04:06 AM by jak58

Creating an Autorun file




Allowing autorun


Windows provide users with simple utility that runs automatically applications found on a CD, when inserted in the CD drive.
To make use of this option, you must verify that it is enabled under your system configuration. If it is the case, upon inserting a CD or DVD,Windows will try to open an application.This procedure is due to the "Autorun.inf" (primary instruction file associated with the Autorun utility) found at the root directory of the CD.

Creating an Autorun.inf file


First create a new (text-only)file a name it as autorun.inf.once created open it with your favourite text editor(notepad)and type in the following syntax:

[autorun]

parameter=value


Basically it should like that:
[autorun]

open=myapplication.exe

Variations


If the selected application is found in a sub folder, the path must be specified:

[autorun]

open=folderA\folderA1\myapplication.exe


If an argument is to be passed for the application to be auto played:

[autorun]

open=myapplication /argument

Customizing the icon


If you want to change the default icon add the following syntax:

icon=icon.ext


Example:

[autorun]

open=myapplication.exe

icon=myicon.jpg



The icon file should also reside in the root directory of the CD.

Customizing the icon text


Simply add the following command line:

label=My application

Customizing the icon menu


To edit the menu that appears when you right-click on the icon simply add the following syntax:

shell=start shell\start\command=path/myapplication.exe 

shell\start=Run Application

shell\read\command=notepad++.exe files/readme.txt 

shell\read=open readme.txt 


Keep in mind that the following parameters shoul be defined: shell\*\command and shell\* ,as they are the keywords, firstly for defining the application to be executed and secondly, for the text displayed in the menu.
How to delete virus "autorun.inf" for su Hello, To whom who might help me (Mr. Ali ?) It seems that I have succeeded to get rid of virus "autorun.inf" by downloading, updating, and running AVG 8.0. But I can still not open hidden files or folders, and I can still not open my C or D drive... en.kioskea.net/forum/affich-22846-how-to-delete-virus-autorun-inf-for-su
Worm/autorun.inf on partitioned external hard Hello, I have the worm/autorun.inf on my 4 partitioned external hard drive as well as computer. Can someone advise me how to remove it please en.kioskea.net/forum/affich-28700-worm-autorun-inf-on-partitioned-external-hard
How to read and create a .NRG file How to read and create a .NRG file What is a .NRG file? A file with the .NRG extension is a CD image file generated by softwares like Nero Burning ROM. Other programs like Alcohol 120% and Daemon Tools can create NRG files onto virtual... en.kioskea.net/faq/sujet-238-how-to-read-and-create-a-nrg-file
Create a PDF fileCreate a PDF file What is a PDF file? PDF Creator Create Adobe PDF Online Primo PDF ITekSoft What is a PDF file? A Portable Document File (PDF) is a program that has been licensed by Acrobat Company. The program allows the user to... en.kioskea.net/faq/sujet-201-create-a-pdf-file
Create and Open a RAR fileCreate and Open a RAR file How to create a RAR file How to open a RAR file RAR is an archive file format that is used during data compression, error recovery and file spanning. RAR is the acronym for Roshal Archive, inspired by the... en.kioskea.net/faq/sujet-143-create-and-open-a-rar-file
Associating an application to a file extension=Associating an application to a file extension= Display all file extensions Modify an existing file association Create a new file association Manage the list of file extensions Display all file extensions Windows XP by default will... en.kioskea.net/faq/sujet-831-associating-an-application-to-a-file-extension
Create new archive filesHello, Yesterday I receive a strange message from outlook at the office telling me that Auto Archive will not work and I don’t think that it is full any idea in how can I create new archive files ? en.kioskea.net/forum/affich-32975-create-new-archive-files
Autorun edit on batchHello, i want know ,how can i create a batch file which edit autorun file in every drive.thanks to all.. en.kioskea.net/forum/affich-25330-autorun-edit-on-batch
Help with Loop in batch File using input from (Solved)Hi Together I try to scan some PCs remotely and do want to automize this task. I created a batch file doing a good job, however, it scans only one pc and then I do need to change the target system name. I now want to create a comma seperated list,... en.kioskea.net/forum/affich-15768-help-with-loop-in-batch-file-using-input-from
Download FileUtilsCMTo improve the functionalities of Finder, nothing simpler, use FileUtilsCM! FileUtilsCM is a batch of several utilities for Finder, it allows: - to refresh the posting of an object in Finder - to modify the modification or creation dates a file -... en.kioskea.net/telecharger/telecharger-962-fileutilscm
Download Disk DefragFragmentation is caused by creating and deleting files and folders, installing new software, and downloading files from the Internet. Computers do not necessarily save an entire file or folder in a single space on a disk; they're saved in the first... en.kioskea.net/telecharger/telecharger-90-disk-defrag
Download PDF CreatorPDFCreator is a free tool to create PDF files from almost any application that can print. It also possesses options of security allowing to code the PDF to protect their reading. PDF Creator also allows to create images in PNG, JPG, TIFF, BMP, PCX,... en.kioskea.net/telecharger/telecharger-40-pdf-creator
Processes - autorun - autorun.exe The process autorun.exe (autorun) is a generic Windows 98/NT/Me/2000/XP process which automatically runs a program from a CD-ROM when the CD is inserted in the disk drive. The process autorun is not in any way a virus, a worm, a Trojan horse,... en.kioskea.net/processus/autorun-exe.php3
Viruses - Worms A worm is a self-reproducing program which can travel over networks using networking mechanisms, without requiring any software or hardware support (such as a hard drive, a host program, a file, etc.) to spread; a worm is therefore a network virus. ... en.kioskea.net/virus/worms.php3
Viruses - Removal tools A virus removal tool is a small executable file for cleaning a machine which has been infected by a particular virus. Each removal tool is therefore uniquely capable of eradicating a particular kind of virus, or a particular version of a virus. The... en.kioskea.net/virus/desinfection.php3