answersLogoWhite

0

📱

Windows XP

MS Windows XP operating system that was released for PC computers in 2001

9,737 Questions

Unable to open drive using double click instead I can open with the command Open .It appened since I tried to change my D drive external icon runing autorun.inf. How could I fix this issue?

=== === To correct and solve this error, follow these steps: Run Task Manager (Ctrl-Alt-Del or right click on Taskbar) Stop wscript.exe process if available by highlighting the process name and clicking End Process. Then terminate explorer.exe process.

In Task Manager, click on File -> New Task.

Type "cmd" (without quotes) into the Open text box and click OK.

Type the following command one by one followed by hitting Enter key:

del c:\autorun.* /f /s /q /a

del d:\autorun.* /f /s /q /a

del e:\autorun.* /f /s /q /a c, d, e each represents drive letters on Windows system. If there are more drives or partitions available, continue to command by altering to other drive letter. Note that you must also clean the autorun files from USB flash drive or portable hard disk as the external drive may also be infected.

In Task Manager, click on File -> New Task.

Type "regedit" (without quotes) into the Open text box and click OK.

Navigate to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon If the value is incorrect, modify it to the valid value data. === ===

What is the difference between copy command and move command?

A move command is simply a copy command which deletes the original once it's finished.

What are system error memory and mini dump files?

System error memory and mini dump files are where system errors that you receive, are stored. They are safe to delete during disk cleanup.

What is the meanning of scrolling?

Scrolling a page means moving it up or down. Scrolling enables us to view the complete content of the page.

How do you read binary file using c command?

FILE* f

f = fopen ("file name", "br");

... fread (f, ...);

fclose (f);

How do you open the wamp setup file?

Hi,

Once you've opened up the wampserver manager.exe you can left click on the wamp icon and go to Apache, httpd.conf and that will be the apache setup file.

I hope this is what you meant.

What program in control panel can be use to create start up disk?

Go to My Computer, right click on your floppy or dvd/cd, click format, check create startup disk, click start. DONE B*tch

How do you make an icon for the drive?

To make an icon for the drive such as USB sticks or the Hard Drive or some other drive, you must follow these steps in order to make an icon. Otherwise it won't work.

1. Open your drive you want to put the icon. Don't make a folder to put in otherwise it won't work. Just make it in the main dir.
2. Go to Tools > Folder Options > View (tab) and check "Show hidden files and folders", "Hide known Extension Files" and uncheck "Hide protected operating system files". You should see a notice that warns you. Click Yes (make sure when you are done, revert it. You don't want to ruin the installation of Windows). Then click Ok.
3. Make a new text file and name it "ico.ico" or whatever you want. Just make you include
".ico" part at the end of whatever you called it. There should be a notice. Just press yes.
4. Right click it then press Edit. But just name it "ico.ico". It would be easier for you.
5. You need to make the size 32*32 pixels. The reason why you have to make at this size is because every icon uses that size. Otherwise you may get a huge icon or a small one or otherwise it won't show at all. Go to Images (on the menu) >
Attributes then on width type in "32" and also in height type in "32". Check that the measurement is on "Pixels" (if you didn't change this don't worry about it) then press ok.
6. You will be needing to use the zoom tool so click the magnify tool then click on the white area to zoom. Now edit it whatever you like. Once done, save it, not changing the name. Close paint.
7. Make a new text file in the same place and name it "autorun.inf". Again you will see the same notice as before so just press yes again.
8. Double click it and copy exact what it says

[Autorun]
ICON=ico.ico

Then just save it.

Thats it. If you named it something else including the ".ico" you can type that instead. Now restart it if it is a hard-drive in the computer or if it is a removeable device just replug it to take effect. Enjoy your new icon!!!

What is the model i386 referring to?

"i386" refers to the Intel 80386, a 32-bit microprocessor released in 1985. Intel ceased producing them in 2007, as modern CPU technology has progressed much farther.

What is alps pointing-device driver?

Alps Pointing-device Driver is developed by Alps and is used by 9 users of Software Informer. The most popular version of this product among our users is 7.0. The name of the program executable file is EzPopup.exe. The product will soon be reviewed by our informers.

How do you fix computer speakers that sound like chipmunks when playing?

It is not the speakers. It is your sound card driver. Go online and find the right one. You should be able to find the right driver to download for your system.

How long does system reformat take?

It depends on so many parameters. If you are going to use commercial software for hard disk editing it might take seconds to format/create/edit/delete and so on your hard dirves. If you are going to use format.exe from Microsoft it will take couple minutes for quick fomating and hours for full procedure.

How do you add BootSkins?

Go to this site: http://stardock.com/ You can get all the tools you need for bootskins , log on screens and much more.

How do DriveSpy specify file headers?

The file header section conatins the hexidecimal number values for many knownfile types. These hexidecimal numbers are the header data contained in the first several bytesof all specialized data files, such as Microsoft word documents or excel spreadsheets and any associated templates. The file header uniquely identifies the file type.

You can use the file header information in Drivespy to search for specific files that might have had their extensions changed.

How do you open RVF files?

RVF files are created by the Radio Your Way program. Download version 1.2.6 from www.radioyourway.com/support_ryw.htm. This must be used in an XP or Me computer. Nothing works on Vista or 7. The program converts the rvf file to wav. Version 2 does not work at all.

Questions? See www.barrett.net

Why flash drives plugged ON in to the computer but it doesn't indicate on the computer?

That's strange phrasing. Plugged on would indicate that your flash drive has an on/ off switch. Which to my knowledge none of them do. When you plug it into a Ian port it recieves power automatically. Usually when there is no initial reaction from your computer when your first plug your flash drive its from one of two things. First, the usb port you are using is fried. To check this either try a different usb port or see if a different peripheral device will work. ie. Camera/ mouse/ what have you. If that's not the case then you need to install drivers for your usb port itself. Look up how to do that on Google since its motherboard specific.