What creates restore points at regular intervals and just before you install software and hardware?
System Protection
Can you use DirectX on Macintosh?
DirectX was created by Microsoft as a means of handling multimedia within their Windows operating system. As such it serves no purpose on a Mac; unless you are running Windows on the Mac.
What is the windows keyboard shortcut to display the start menu from the windows desktop?
Windows key or Ctrl + Esc
2) Choose Tools and select "Folder options"
- Click on "View" tab, select "Show Hidden files and folders" and uncheck "Hide Extention...."
- Click on "Hide protected operating system files" (these selections are important to find the files you need to delete)/
- Click "OK."
3. Open Windows Task Manager (ctrl-alt-del) and select the "Processes" tab
- Click on "Image name" to sort the list
- Find "wscript.exe" and click on "End Process" (if there is more than one process with that name you have to end all of them)
- Close Windows Task Manager.
4. Click on Start and select "Search" and search for "autorun.inf" (search the computer)
- Delete all the files that contain the text MS32DLL.dll.vbs (the virus) by pressing Shift+Delete. (There obviously should not be Autorun.inf in the C: root).
5. You will also delete the virus from the system (%homedrive%:\WINDOWS\ MS32DLL.dll.vbs) by pressing g Shift+Delete.
6. Next you have to edit the Register. (Please not that you have to be very careful in the Registry tools; certain mistakes in the Registry can crash your computer)
- Click on "Start" and select "Run" and type in "Regedit" and press "Enter".
- Select HKEY_LOCAL_MACHINE --> Software -->Microsoft -->Windows --> Current Version --> Run.
- Find "MS32DLL" and delete that entry.
6. Select HKEY_CURRENT_USER --> Software --> Microsoft --> Internet Explorer --> Main. There you find Window Title "Hacked by Godzilla" and you should delete that entry. You can close the Registry now.
7. Click on Start --> Run and type in "gpedit.msc" and press "Enter."
-- Open "Group Policy": select User Configuration --> Administrative Templates --> System --> and there you will double click on "Turn Off Autoplay"
- In the window there you should select "Enabled" and select "All drives" (they say in a certain Thai website that select all turn of Autoplay will be safer for not getting viruses). Now you can close the Group Policy.
8. Click on Start --> Run and type "msconfig" and press "Enter".
- Open "System Configuration Utility".
- Click on "Startup" tap
- Find the file MS32DLL, choose Enable All, then uncheck"MS32DLL"
- Click Apply and then OK to close
- Exit the "System Configuration Utility" and select "Exit Without Restart" when prompt.
9. After this, double-click on My Computer and select "Tools" and "Folder Options" and "View" tap to change back there.
- select "Hide Extention..." and "Hide protected operating system file" and "Don't show hidden files and folders".
- Empty the "Recycle bin" and "Restart" your computer.
Extended Solution:
After you have deleted all these Autorun files, if your drives still do not want to open with a left click:
Start the Registry editor: Start->Run "regedit"
or alt-ctrl-del, File->New Task... "regedit"
Navigate to:
HKEY_CLASSES_ROOT\Drive\shell
Delete it.
There should only be Drive\shell\find and maybe Drive\shell\cmd, but if you see Drive\shell\open, delete it.
Name: (Default), Type: REG_SZ, Value: none
If your computer is still not fixed, here is a complete registry dump of what the HKCR\Drive\ registry path should look like, along with the HKCR\Directory\ path as well:
Note: you can copy the below lines into a text editor (notepad) and save it as "drivefix.reg" and double click it. All the values below will be entered into the registry, overwriting existing values. But values which do not appear here are not affected.
Note: The @ sign is the name of the (Default) value for each directory/key in in the registry.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive]
@="Drive"
"EditFlags"=hex:d2,01,00,00
[HKEY_CLASSES_ROOT\Drive\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\ 65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,38,00,00,00
[HKEY_CLASSES_ROOT\Drive\shell]
@="none"
[HKEY_CLASSES_ROOT\Drive\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Drive\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec]
@="[FindFolder("%l", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Directory]
@="File Folder"
"AlwaysShowExt"=""
"EditFlags"=hex:d2,01,00,00
"InfoTip"="prop:DocComments"
[HKEY_CLASSES_ROOT\Directory\Background]
[HKEY_CLASSES_ROOT\Directory\Background\shellex]
[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New]
@="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
[HKEY_CLASSES_ROOT\Directory\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,00,00
[HKEY_CLASSES_ROOT\Directory\shell]
@="none"
[HKEY_CLASSES_ROOT\Directory\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Directory\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec]
@="[FindFolder("%l", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\topic]
@="AppProperties"
HERE'S A SHORTER APPROACH:
Choose Tools and select "Folder options"
- Click on "View" tab, select "Show Hidden files and folders" and uncheck "Hide Extention...."
- Click on "Hide protected operating system files" (these selections are important to find the files you need to delete)/
- Click "OK."
Go to http://devterch.com/blog/?p=31 they have a tool that you can use and you do not have to be a techie person. The problem with some of these answers is that they require technical people to be able to fix the issues.
http://devterch.com/blog/?p=31
What does your Windows firewall do?
Sadly, the Windows firewall does very little, if anything, to help protect your computer.
Of the 25 recognized firewall tests - Windows firewall passed none.
Think of a firewall as having a security guard on every door and window of your home. That security guard only lets the people you allow to enter or leave.
It is a good idea to have a firewall, just it is not a good idea to depend on the windows firewall, there are much better free ones available on the Internet.
What happens when you format a device?
By formatting the disk is only prepared to receive new information which could, but need not, overwrite the old data.
All the existing information stays on disk . The only information deleted is that which tells the operating system where the data is stored.
Only disk wiping (overwriting all data on disk) will remove old data
How do you remove things from the tool bar?
All you have to do is to right click on the toolbar option and you select options. After that, you check the ones you want and uncheck the ones you dont want...... Thank you
You can buy an SD card reader which plugs into the USB port on your laptop. The card is read like an external memory device.
Here's an address for an example at "Tiger Direct":
http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=6634192&CatId=2825
the answer is: Last known good configuration
Is the Mac Book Pro or Mac Book Air better for daily use?
The only disadvantage to a Macbook Air is the fact that is does not have a CD/DVD drive, nor does it have the Retina display. It also has less memory and it also costs just as much as a Macbook Pro if you get the 13.3" model. But it is lighter and thinner. If you use it allot when traveling and a size and weight are important then it is a good choice. I personally would buy the Macbook Pro 13".
How do you get to xp restore system?
There are several ways to get to the Windows XP system restore. The easiest way to do so is by going to the help center in the control panel. Another way to access the system restore feature is by booting the computer with the Windows XP CD.
What speaker port should you use when connecting a single speaker to a PC?
If you are using a single speaker or two speakers with a single sound cable, connect the cable to the green sound port on the motherboard, which is usually the middle port. A+ guide to hardware 5e pg.397
How many slides can you print on one page a4?
Depends on the size of the slide. Normally one slid for one page. But if the slide size is shorter two on one page is also appropriate.
Why does a lap top screen get dark?
LCD is run by the video card. Also, it will be dimmer if running on battery versus off of your adapter...energy saving technique. One thing you can try is find the Fn key, and then another key with a sun on it. The ones with the sun is on my arrow keys since that is the button you push, along with the Fn key, to make your screen brighter or darker. Someone may have pressed those keys without knowing it. If those things do not make a difference then you will probably need to be getting a new video card soon.
What happens to the inode when you move a file within a filesystem?
nothing really. the inode contains data about where that file exists within the directory / folder structure. so the inode is just updated with the new location. Also note that this is more or less how it works on all operating systems.
What does it mean when a computer it booting?
Booting is the process where a computer performs all the activities required to be ready to use. The boot process typically includes reading the BIOS to identify hardware, read from the hard drive to activate the operating system, and running all the start-up programs to ensure all parts of the computer are ready for your use.
How do you get into your computer if you forgot pass and hint?
If I will forget my password then
1. I will go on loggin screen and prees ctrl + alt +del and open a screen .
2. Then login name is administrator and prees ENTER if the had not give any password of admin.
3. Then admin login and we can change the password of computer user.
What DVDs does a DVD-Super Multi double-layer drive use?
== == Toshiba sells it's DVD drives as DVD-Super Multi Double layer drives. What all it supports will depend on specific model and firmware, but most will support DVD+RW, DVD-RW, DVD+R DL, DVD+R, DVD-R, DVD-RAM, CD-R, CD-RW.
How do you create a file and not a folder?
Depends on your type of computer windows if you click on new you should see create folder in the folder you can create a file
Peer to peer technology
Image type is GIF,Flash type is SWF and many many more . . .
What does a file management utilities do?
make it possible for your OS to save, maintain, and access files
How can you tell if something is so magnified?
in a magnifying glass the glass is special type of glass. glasses lense are made of lint glass. magnifying glass is made of a thick glass. telescopes and magnifying glasses both use thicker glass than the usual. hope i helped you.
Where are the windows media center files in Windows 7?
{system drive}:\Documents and Settings\All Users\Shared Documents\Recorded TV