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

What is the command used to change a FAT32 partition to an NSTFS partition?

first, open your command prompt.

type "convert driveletter: /fs:ntfs" so if you wanted to convert your c drive it would look like this "convert c: /fs:ntfs" minus the quotes of course.

if you are converting the drive your OS is on you will be prompted to schedule the conversion when you restart your computer because this cannot take place while the system is running. when prompted to do so type Y.

next you will be prompted to type the volume labe for the drive you are converting. to find out what youre volume label is, go to my computer (start menu) and find the drive you want to convert (c: e: etc.) there will be a small icon, a name/type, then the drive letter in parenthesis. the volume label is the name between the icon and drive letter.

like this

|icon|

|icon| my book (N:)

|icon|

your drive label in this case would be "my book"

after you enter the volume label hit enter and the conversion will begin, unless youre converting your primary drive, if so restart your computer. (if so this will be the thing you had to schedule earlier)

What is Mac address of the wireless adapter?

MAC addresses are a kind of serial number. They are supposed to be unique worldwide; that is, two different network equipments, even of the same kind, will have different MAC addresses. They are used for communication, to identify the individual pieces of equipment.

MAC addresses are a kind of serial number. They are supposed to be unique worldwide; that is, two different network equipments, even of the same kind, will have different MAC addresses. They are used for communication, to identify the individual pieces of equipment.

MAC addresses are a kind of serial number. They are supposed to be unique worldwide; that is, two different network equipments, even of the same kind, will have different MAC addresses. They are used for communication, to identify the individual pieces of equipment.

MAC addresses are a kind of serial number. They are supposed to be unique worldwide; that is, two different network equipments, even of the same kind, will have different MAC addresses. They are used for communication, to identify the individual pieces of equipment.

When installing hardware under windows 9xme how do you indicate that you want to use a manufacturer provided driver?

Insert the disk provided with hardware then follow the prompt or, In the control panel, select add new hardware wizard. Select Next. Select search for and install the hardware automatically . If the hardware is not automatically detected. Select the hardware from the list. Then brows for the downloaded driver. Then follow the Prompts to finish.

What is the shortcut key for 1.5 line spacing?

Muhammad Rizwan From Karachi

Answer of 1.5 line spacing is Ctrl+5.

Thanks!

How do you create a new user account from the Command Prompt?

:

At the command prompt type the following: net user username /add /random /passwordchg:yes. The /random switch will randomly generate a password for the user. The / passwordchg:yes switch will allow the user to change the password.

You can add this new user to a group by using the net localgroup command e.g net localgroup "administrators" username /add

Try the steps as mentioned in:

http://winplat.net/post/Manage-user-accounts-with-NET-USER-command.aspx

Where do you download DirectX 3.0?

There is no need to download DirectX 3. Versions of DirectX up to DirectX 9 are backwards-compatible. So if you have one version, you can use games and programs that require a previous version. Besides, the DirectX 3 installerwasmeant to be used only on Windows 95, and would probably cause problems if installed on later versions.

One kilobyte equal approximate how much memory locations?

The answer to this question depends on two key factors, the definition of a kilobyte, and that of a memory location:

First, is kilobyte meant in the standard engineering meaning of a multiplier of one thousand, or is it mean to represent a factor of 210, commonly known as a kilobyte, but more correctly called a kibibyte?

Thus, one kilobyte can mean 1000 bytes, or 1024 bytes.

Second, what is a memory location? Most memory types have a bitwise organization, so 1000 or 1028 bytes would refer to 8000 or 8196 bits, respectively, and refer to 8000 or 8196 memory locations thus.

Other implementations of memories may implement a different granularity, for example based on 16, 24, 32 or even larger number of bits per location.

What is the difference between distributed and parallel processing operating system?

1) Distributed Operating systems are also referred to as Loosely Coupled systems whereas parallel processin g systems are referred to as tightly coupled systems.

2) A Loosley coupled system is one in which the processors do not share memory and each processor has its own local memory whereas in a tightly coupled system there is a single systemwide primary memory shared by all the processors.

3) The processors of distributed operating systems can be placed far away from each other to cover a wider geographic area which is not the case with parallel processing systems.

4) The no. of processors that can be usefully deployed is very small in a parallel processing operating system whereas for a ditributed operating system a larger no. of processors can be usefully deployed.......

5)globle clock is used for controlling simd n mimd in parallel..... .in distributed no any global colck present in this synchronization algorithms are used

6)in the distributed operating system there is an unpredictable communication delays between processors whereas the processors in the parallel processing system share over an interconnection network

Can you send a picture for free on a phone?

It depends on the phone plan you have. Check with your provider as all plans are different.

How can you reset users passwords if you don't know his current password?

Usually (iPod/iPhone) you can plug your device into your computer (iTunes). If its an Internet program it may have asked you for an email when signing up for it.. There should be a link 'forgot my password' and it will email you a new password or you will make another one via that email.

What is the function of maximise button?

A maximize button is wich helps you to make a tab or window bigger

How do you make Microsoft Outlook faster?

Windows live mail is essentially a web applet that runs in your browser. The speed is related to several factors such as your computer hardware performance ( old PC? ) or your browser performance (not updated your browser for a while?) or the speed of the internet connection you have. The solution to your problem may be to close some of the other applications you have open or try getting a newer version of your web browser.

Can you install Linux on a Windows computer?

Absolutely. Dual boot is a very popular deployment for Linux. And some people even completely remove Windows and just have Linux.

Windows, to the PC, is just another operating system. It has to follow the same rules to the computer as any other OS, including the fact that the system is never hardcoded for an operating system.

How old do you have to be to have MSN Messenger?

There is no minimum age to have a Hotmail email account, but if you are under the age of 13, at signup Hotmail will require a parent to approve of you by submitting their email address and having them approve of your account creation.

What happens when you delete a file from your flash drive?

When you delete files from a removable media the data itself isn't deleted, just the file system pointers that says where the data for those files is located. The area where the deleted file data was stored is also now marked as free space so it is available to the system for any new files to be written there instead.

What is the width of a classroom?

it's 9 metrers (9.8 yards) for the avarige classroom.

How do you find out your computer password without changing it?

That's probably not realistically possible. Unless the computer system is very old and uses a poor encryption method, or the password was weak, it would take an extremenly long (hours to months) time for a program to find the correct password.

How do you ping continuously?

, the Ping command provides you with a parameter that configures the command to continuously ping the target device until you manually terminate the operation:

Ping -t xxx.xxx.xxx.xxx

In this command, xxx.xxx.xxx.xxx is the IP address of the target device.

To temporarily interrupt a continuous Ping operation and display the statistics, press [Ctrl][Break]. To completely terminate a Ping operation, press [Ctrl]C.

What function key is pressed that starts the PC Recovery Manager during boot?

Every Desktop or laptop make has it's own function key for restoring it to the original state. (ie) Acer ALT+F10.

Purpose of the ipconfig release command?

What is the purpose of the ipconfig /release command?

The ipconfig /release command forces a client to give up its current IP address.

The IP Release command releases the "hold" of any IP address configuration data it has received from the DHCP server and allows that IP Address to be re-assigned to another network adapter.

After issuing a release command, your network adapter will no longer have a valid configuration and will not be able to connect to the network unless you use the command ipconfig /renew or you restart the adapter/computer.

What is Mac protocol?

mac protocols are medium access protocol. mac is sublayer of data link layer in osi model.it provides addressing and medium access mechanism

What is an electronic device that will accept data process data produce output and store results?

Its the criminal lecture of the world and all of the destinations that you have to reach. This was said by the leader himself song-loc-don. the japenese leader of the chinese world in the 1800s