This is a discussion on !!!!!AUTORUN.inf!!!!! Need Help....... within the Windows forums, part of the Operating Systems category; Hello Forum.......... First of all HAPPY INDEPENDENCE DAY to you all.............. I need help from you people regarding the title ...
| |||||||
| | #1 |
| Junior Member Join Date: Jul 2009 Location: India Age: 25
Posts: 58
Rep Power: 1 | Hello Forum.......... First of all HAPPY INDEPENDENCE DAY to you all.............. I need help from you people regarding the title of my thread.......!!!! Actually i downloaded a software which has a .exe file named WinBootstrapper along with the Setup.exe file........ Now my actual Q to you all is this......... I want to burn this whole software onto a disc and want to make it AutoRun. Now i know that to make any software Autorun we need to have a Notepad file named as Autorun.inf written using Notepad. So shall i edit a file with following commands? [AutoRun] open=setup.exe icon=setup.exe,0 And if i make a file with that name then the .exe file present already in that folder i.e. WinBootstrapper.exe, will it interfere with Autorun commands? And my last Q regarding this topic is that i want 2 place an additional folder in that disc along with all the supporting files and folders of this software. So, will that folder make my Autorun.inf file ineffective? Please answer these 3 Qs of mine. Any help from you people will be greatly appreciated............. Waiting desperately for your response....... Thank You.......... |
| | |
| | #3 |
| Gold Member Join Date: Sep 2008
Posts: 748
Rep Power: 3 | sorry but i can't answer ur 3 questions.u can get help from dilip, j4k or newprouser or any more advanced members. ususally i use a software for creating autorun cd. see this:RJL Software - Software - Utility - AutoRun Wizard it is shareware but easy to use. |
| | |
| | #4 |
| Junior Member Join Date: Jul 2009 Location: India Age: 25
Posts: 58
Rep Power: 1 | |
| | |
| | #5 | |||
| Guest
Posts: n/a
| Quote:
open=WinBootstrapper.exe icon you can keep or remove its your wish Quote:
"open=" code will execute only the file you have mentioned, even if many exe's are present in the same folder it will not have any effect. Quote:
P.S. As said by theplayer use a software its easy and accurate. | |||
| |
| | #6 | |
| Senior Member & Mod | i meant do you have the installation archive.. q Quote:
yes i think using a software is best option as accuracy is concernt... i did this job just 1s or twice Last edited by mickey; 08-15-09 at 01:38 PM. Reason: Automerged Doublepost | |
| | |
| | #7 | |
| Junior Member Join Date: Jul 2009 Location: India Age: 25
Posts: 58
Rep Power: 1 | Quote:
Yeah! There are two .EXEs present!!! The one is Setup.exe & the other one is WinBootstrapper.exe. And i want to make Autorun of the setup. That means i want the setup box shall launch automatically when i insert the disc in ROM. So i think that i should give Autorun command for Setup.exe alone!! Isn't it? Please correct me if i am assuming wrong here. By the way can you suggest me any good software for this task? But if you can tell me procedure to make Autorun by myself then it will be prefered by me at first try!!! Still if this job is too difficult to explain or to accomplish then please tell the name of that software. Thanks for all your effort......... Do reply if possible........ | |
| | |
| | #8 | |
| Senior Member & Mod | thats why i was asking for if you have the archive of it.... Quote:
enjoy life.. p.s: i am getting out of this, as i never tried much of autorun burning myself. Last edited by mickey; 08-15-09 at 01:49 PM. Reason: Automerged Doublepost | |
| | |
| | #9 |
| Junior Member Join Date: Jul 2009 Location: India Age: 25
Posts: 58
Rep Power: 1 | So i have the archived file for WinBootstrapper.exe!!!!! Now what can i do further for making this Autorun disc? by the way thanks for your helps and replies......... |
| | |
| | #10 |
| Gold Member Join Date: Sep 2008
Posts: 748
Rep Power: 3 | i have given the download link. download it here:RJL Software - Software - Utility - AutoRun Wizard i will see if i can find a freeware software for this purpose. |
| | |
| | #11 |
| Guest
Posts: n/a
| this is actual code you can copy paste it. [Autorun] open=\name.exe icon=test.ico replace name by the exe name you want to launch. In your case its setup.exe its good to make it yourself rather than using a software. (before burning this to a actual disk, make an iso or nrg file and test it.) |
| |
| | #13 |
| Guest
Posts: n/a
| should use a image drive to load the ISO. As soon as the iso is loaded into the image drive the autorun should work and the setup shoud start, just to check this ISO need to be burnt..once it is confirmed that it will work then he can burn all the files to a cd |
| |
| | #14 |
| Junior Member Join Date: Jul 2009 Location: India Age: 25
Posts: 58
Rep Power: 1 | Hello kirankumargb, Thanx for the useful information u provided. Idid exactly you said. But nw i need a little more help from your side, please. How can i make image of the setup file? I never created an image before. As u told that before burning it onto a disc i should make an imge. So, please tell me how can i create an image of it!! I tried Nero Startsmart and even gBurner. But all my attempts turned out to be futile here!! Please help............... Last edited by coolvaibh2009; 08-15-09 at 04:58 PM. |
| | |
| | #15 |
| Platinum Member | KK has answered most questions. There can be as many folders as you like on the disk. Each folder can have as many EXE files as desired. Autorun.inf should be: Code: [Autorun] open=\<folder_name>\setup.exe icon=\<folder_name>\setup.ico or setup.exe,0 The other folders could contain whatever you like - documentation, data, your personal files, etc. It does not matter at all.
__________________ *** Never argue with an idiot *** To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ------------------------------------------------------------------------------------------- |
| | |
| | #16 |
| Guest
Posts: n/a
| Just go to Nero add the files then click next and next change the option in 'Current recorder' option select it as 'Image Recorder' then click next and select the path of hard disk where .nrg file to be saved after creating image load it into DAEMON Tools or any other software in will be present in virtual CD/DVD drive. |
| |
| | #17 | |
| Guest
Posts: n/a
| Quote:
Its simple, Just do as usual to write the files in the CD using nero and in nero select the recorder as image recorder and burn it. When you click burn it will ask where to save ?, just give a file name and the location for it to save and it will do the same procedure as writing into disk but insted of disk it will save on HDD itself. After it finishes writing goto start menu, where nero is there, click Nero Image drive, once it opens load this just burnt file there and your autorun should work fine. @Vikram09 sorry mate, my net connection is very slow when i opend this thread your reply was not there, before i could post it, your post was there.. credits to you Last edited by kirankumargb; 08-15-09 at 04:28 PM. Reason: Automerged Doublepost | |
| |
| | #18 |
| Junior Member Join Date: Jul 2009 Location: India Age: 25
Posts: 58
Rep Power: 1 | Hi kirankumargb, Thanx a lot buddy to help me in the great way!!!! To check the Autorun.inf file, i created an Autorun file for a small general freeware and kept it in a folder along with the Setup file for which i created it. And then i burned it on a disc to check wheather it works or not. And to my utter surprise as soon as the disc loded the setup stated and everything went good and well!!! Even i got the Icon for it in the place of my DVD ROM Drive in Windows Explorer!!!! Now i need just a little more help, offcourse, for the last and final time!!!!! I want to keep a Menu Window for the actual software. So, how can i build a menu for it? The Menu i want for it is just like we see for Nero OEM version or say for our Windows Installer CD ROM, with various options on it such as:---- 1. Launch Setup 2. Browse Disc 3. Additional Softwares Located on disc etc. And i want all these options on a prior-specified background image!!!! So, please help me out for this last time.............. And big thanx to all the other Forum Members also who helped me a lot in their own & unique way!!!!! Waiting for the replies from you genius people.......... Thanks................... |
| | |
| | #19 | |
| Guest
Posts: n/a
| Quote:
ok about your requirement, That cant be dont without the help of some programming language.. Its very simple even can be dont using a webpage also. Here I am attaching the rar file just download it and use it. If you know designing the webpage then do it for yourself or send me your specifications and ill do it for you but for that I need some time may be till tomorrow. | |
| |
| Tags |
| autoruninf |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Configuring BSNL Huawai WA1003A modem in autorun mode | gdbhatnagar | BSNL broadband | 1 | 05-07-09 01:43 AM |
| Why will CDs not autorun when inserted in CD or DVD drive in Microsoft® Windows OS? | rajat.pay | BSNL broadband | 0 | 11-26-06 11:33 AM |