hello tom
I have opened up show hidden files and have plugged in my external drive
which when i open up my computer is showing as a "G" drive, but there is no file
showing autorun inf. only the contents of the drive.
regards calmat
hello tom
I have opened up show hidden files and have plugged in my external drive
which when i open up my computer is showing as a "G" drive, but there is no file
showing autorun inf. only the contents of the drive.
regards calmat
Hi calmat,
Okay, well let's try making one and seeing if it makes any change:
Batch File
- Go to Start > Run to bring up the run box
- In the box, type notepad.exe and press OK to open Notepad
- Copy (Ctrl+C) all of the text in the following box and paste (Ctrl+V) it into Notepad
Code:@echo off if exist G:\autorun.inf GOTO file if not exist G:\autorun.inf GOTO nofile :file attrib -r -s -h G:\autorun.inf copy G:\autorun.inf G:\autorun.txt GOTO:nofile :nofile echo [autorun] > G:\autorun.inf echo label=Test >> G:\autorun.inf notepad.exe G:\autorun.inf- Go to File > Save As... and save it to your Desktop named peek.bat. Make sure you change the Save as type to All Files (*.*)
- Locate peek.bat on your Desktop and double-click on it to run this script
- Upon completion, it will open a notepad window. Please copy and paste all of the text in this file into your next post
Tom
Hi calmat,
That's greatIt seems to have worked. That made an autorun file in your G drive. Can you please unplug your drive then plug it back in and check whether the menu has returned?
Tom
hello tom
I am sorry, but it has not returned.
when i opened my external drive the autorun file was there, when i right clicked
on this file it says INSTALL, is this what i should do next.
if this file does not work, do i hide them or delete them.
regards calmat
As I mentioned, Autorun capabilities have been disabled in Vista and Win 7 through updates. There may be a way to get around it but I would think you would have to remove whatever update disabled it. Just my thoughts.
hello everyone
thanks to everyone especially tom for their time and patience trying to help me with
this problem
regards calmat
I guess this issue hasn't been resolved yet?
hello wither
no not yet
regards calmat
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lost Programs Folder in the Startup Menu. | chanelle | General Discussion | 0 | 02 Apr 2009 |
| Lost Start menu functions | iheal2003 | Vista General | 1 | 14 Jul 2008 |
| Lost Taskbar & Start Menu | leo24 | General Discussion | 2 | 02 Jun 2008 |
| Lost MS Word Icon from Start Menu...help? | SteveO | Vista file management | 5 | 22 Mar 2008 |
| Can you help? lost menu commands | mamie | Vista General | 0 | 08 Mar 2008 |