answersLogoWhite

0

📱

Microsoft Windows

Windows is a consumer and enterprise grade family of operating systems developed by Microsoft Corporation. First released in 1985, it has become the best-selling operating system in computer history, and has 90% of the total operating system market.

18,535 Questions

How can you tell that some1 really loves you?

he or she will laugh at jokes you make that arent really even that funny. if you are a girl and he gets an erection, service that erection and then afterwords, if he still wants to hang out with you then you know. that is love. If your a dude then if she gets wet and has bedroom eyes, she loves you

How do you configure a stand-by operation master for any of the roles?

# Open Active Directory Sites and Services. # Expand the site name in which the standby operations master is located to display the Servers folder. # Expand the Serversfolder to see a list of the servers in that site. # Expand the name of the server that you want to be the standby operations master to display its NTDS Settings. # Right-click NTDS Settings, click New, and then click Connection. # In the Find Domain Controllers dialog box, select the name of the current role holder, and then click OK. # In the New Object-Connection dialog box, enter an appropriate name for the Connection object or accept the default name, and click OK.

Where is the save file in the need for speed most wanted file?

under C:\Users\[USER ACCOUNT NAME]\Documents u will find the NFS most wanted folder..... all the folder inside will be named after ur alias.

there is the save file

How many Bytes equals 256Kb?

kbps refers to kilobits so it would be 32 kilobytes per second which is 32768 bytes or 262144 bits.

I was able to download pdf files from the internet then one night as I was downloading a pdf file the download icon in Adobe just disappeared so what happened and how can I fix this?

Some times on the program you have a cirtane amount of downloads, you may have download the limit so you cant download any more pdf's.

p.s hope the answer did good if that didnt help you try unislalling adobe and the installing it again.

Which group policy setting allows you to set the mininum password length?

Security settings

Answer Explanation: Security settings are used to implement password policies, which include setting the minimum password length. A good policy should address minimum password length; a good password should be at least six characters long. The policy should also include required characters, which should be a combination of letters, numbers, and upper and lower case characters. The password reset interval and how long you have to wait to reuse a password should also be part of a password policy

Does the canon ZR90 work on Mac?

The Canon ZR90 works with a Mac. It uses a FireWire connection so you will need a suitable FireWire cable and a FireWire 800/400 adapter if the Mac only has a FireWire 800 socket.

How do you open paint on computer by using of run command?

First we have click on START then click on ALL PROGRAMS then there will come RUN option we have to click on that then a box will come we have write there mspaint then press ENTER and paint will open.

What are the steps involved in the process of diagnosing the system?

The steps that are involved in the process of diagnosing the system, such as a computer, are to begin with the defragmentation of the hard drive. Boot the Windows system in Safe Mode and through the Control Panel, add/remove and re-install or re-configure software and drivers.

Why would a computer not boot from a Windows XP disk?

the disk could be very scratched up and not able to be used

Or, This is what I have found out for myself after repairing a computer that was nuked by a virus, Your computer is set up to boot from drive c, and whenever turned on will attempt to do this. What you need to do is watch your screen when the computer first begins to start up, there will be a message that flashes at the bottom telling you how to enter the setup utility, do this.. Now change the boot device to your disk drive where you have the xp disk and restart. Remember to change it back after you have fixed the problem that was keeping it from booting up from the hard drive.

How do you reduce the time it takes to move a file from a hard disk to a pen drive?

If the pen drive is a standard USB drive then think about upgrading to a USB 2.0 drive, your computer must have a USB 2.0 port as well. USB 2.0 will transfer data much quicker than standard USB. Another option is to use a file compressing software to make the file smaller that you are transferring to the Pen drive. Smaller file, less to move. www.winzip.com

What is PC DOS?

DOS stands for Disk Operating System.

DOS was the operating system used by IBM on the first Personal Computer (PC) - hence PC-DOS.

Where do you find the tools dropout menu for safari on your Mac?

The tools menu for Safari can be found under preferences. You can also hit the command button to access the tools menu.

What are the two mandatory parameters for the copy command?

I think you mean the copy command in the windows command prompt?

If so, here is the syntax:

copy [/d] [/v] [/n] [{/y|/-y}] [/z] [{/a|/b}] Source [{/a|/b}] [+ Source[{/a|/b}] [+ ...]] [Destination[{/a|/b}]]

Parameters/d : Allows the encrypted files being copied to be saved as decrypted files at the destination.

/v : Verifies that new files are written correctly.

/n : Uses a short file name, if available, when copying a file with a name longer than eight characters, or with a file extension longer than three characters.

/y : Suppresses prompting to confirm that you want to overwrite an existing destination file.

/-y : Prompts you to confirm that you want to overwrite an existing destination file.

/z : Copies networked files in restartable mode.

/a : Indicates an ASCII text file.

/b : Indicates a binary file.

Source: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/copy.mspx?mfr=true