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 do you master reset a PC?

If you mean to reformat the hard drive, you need to insert your copy of your operating system recovery CD and reboot the computer.

What does it mean to prompt during a play is?

Prompt as in give the other actor a hint of what is going on for the setting of the play.

EX.) Romeo: Oh juliet... juliet...

Director: How i love thy

Romeo: How i love thy.

What does your IP tell about you?

You can locate the Country, Region, City, Latitude, Longitude, ZIPCode, Timezone, ISP, Domain, Netspeed, Areacode and Weather of your IP address.

To the ISP or the authorities, they can obtain your account information, and thus your name and address.

How do you print system configuration on windows xp operating system?

It's quite simple. You use the start menu to go to the XP Help and Support Center instead of using XP's System Resources Utility. Click on the Start button (lower left), select Help and Support Center, and when it opens choose, under the general tasks heading, Tools to view your computer information and Diagnose Problems. On the tools page, select My Computer, then select the heading with the information you seek. I'm afraid I did this in Italian, so I don't know exactly what the English Language headings are. I chose to look up general information on my system, the page that came up was legible and had a print option on top. It could also be copied and pasted!

How to start Firefox from command line?

Install Firefox and run the following command:

"cd c:\program files\mozilla firefox" and press enter.. It will give you the prompt -

C:\Program Files\Mozilla Firefox> now just execute here "firefox.exe" ..

Examples of while loop?

// Infinite while loop

while(true) {

System.out.println("Still looping...");

}

// More useful while loop to move through all elements in a Queue

Object currentItem;

while((currentItem = queue.poll()) != null) {

System.out.println(currentItem);

}

How do you insert a word document into another word document without changing the format?

Click Insert tab to expand, look for Object and click it to show you 2 options, choose Text from File.. and navigate to document you want to insert.

What are the advantage of OS having monolithic and microlithic kernel?

There is no meaning asking "advantages of having monolithic and microlithic", rather it would be meaning full if "advantages of monolithic over micro kernel" or the other way.

Most of the common OS's we know uses monolithic architecture. Windows NT/Xp, Unix , Linux, BSD are some examples. In monolithc sysytems whole OS is a single peice of executable, which is much large compared to micro kernel system. (Windows Xp - more than 5 million lines of code).

Advantages - since all resources are handled in one place it could say that is is better in performance, and easy for kernel developers. Other than that it provides high level of protection between applications.

Microkernel is a system where the kernel is kept very small providing minimal set of abstraction (IPC, VM, Process sheduling). All other services are server processes running at user level .Mach, Chorus, QNX, GNU Hurd are some examples for micro kernel systems.

Advantages - Due to its small size and logical and clean behaviour, it is easily understandable. Os is easily extensible, for a new feature its a matter of implementing server for that feature. Easily port with any OS, (but hard to port with new hardware)

What does the IF command do?

In most computer applications the IF function operates in the fashion IF/THEN/ELSE:

IF a certain condition is met THEN perform some action, ELSE perform a different action (which could be to take no action at all).

For example:

=IF(A+B>=100,"Target Met","Target not met")

IF A+B is greater than or equal to 100

THEN display, "Target met",

ELSE display, "Target not met".

Explain the purpose of the USMT utility and list the three steps needed to us it?

User State Migration Tool (USMT) is used to transfer user files and folders, display properties, taskbar options, and browser and e-mail settings form a Windows 9x/Me or Windows NT/2000/XP computer. 1. Use a windows XP computer to create a disk that contains the files and settings Transfer wizard. This PC does not need to be the same PC that will later receive that transfer. 2. Use the disk on the source computer (the user's old PC) to run the wizard and copy the user state to a server hard drive or removable media such as a ZIP drive. 3. On the destination computer (new computer), use the wizard to transfer user state to this computer.

What does implements mean?

implement (verb) means to use. "I will implement your new device in the final process." implement (noun) means tool, or instrument. "Evidence shows that they were adept at making and using implements of stone, bone and wood."

Steps for specifying a search that will return all files with a doc extension using windows search.?

It varies slightly depending on the version of windows you are using.

The basic steps are to use the 'wildcard' expression '*' (no quotation marks) in the search window of Windows explorer.

Ensure that all drives and folders are selected.

There are certain defaults for size and date, usually 'Any'. Leave this as is.

In the 'File Name' box type; "*.doc" (no quotation marks)

This should return the results required.

I need Hack AVS Video Converter 6.4?

Why you need one? To convert from one format to the other? Any Video Converter could do that too.

How is the operating system responsible for end-user interface?

This differs from system to system, for example Microsoft windows runs gui in kernel mode, which means that it's integrated, while gnu/Linux runs a X server, to which user connects creating a session.

End effect is the same - a graphical interface for communicating with system and using it's services and programs.

How do you create a nameless file?

The operating system normally insists that the file has a name.

Why is AVI format the best for movies?

1) small file

2) HD

3) most devices can read it

4) its just the best mate

What age did bill gates invent windows?

He started Microsoft and he was one of the major frontrunners of the Graphical User Interface system of computers, which he called windows.

Chances are, you are using windows, with, thanks to Windows Xp (home and pro), we can store hundreds or more of windows in stacks on the nice little blue taskbar on the bottom of the screen (unless you unlocked yours and moved it).

Sure, he is a nerd with a horrible hair style, but the Xbox 360 is gold, and he is credited with that!

This is inaccurate. Bill Gates did NOT invent the windows system. The idea of using Windows, Icons, Menus and Pointers - sometimes called the WIMP system - was first developed at the Palo Alto Research Center by a the employees of the Xerox company. They chose not to do anything with this and Steve Jobs at Apple, there on a visit, saw the potential and went with this system on his Apple computers.

Bill Gates was eventually persuaded of the virtues of this system, and when ordinary PCs became powerful enough to use it, he decided that Microsoft should produce a WIMP system of their own. This was called "Microsoft Windows" and eventually (by version 3.1) became widely adopted on PCs.

It took hundreds of people to write Microsoft Windows, and the original idea was already working on Apple computers. Bill Gates did contribute to the programming design, but cannot be said to have "invented" the WIMP system at any age.

Gates and Allen founded Microsoft back in 1975, Windows was not a really viable way of working with a PC until the mid-80s.

How do you fix the TF2 Missing Map error?

Try uninstalling it and redownloading make sure you uninstall through Steam though not through windows because steam has its own uninstall so you would

go to

1.run

2.uninstall a program

3.Teamfortress 2

4.uninstall

5.use steam if you cant find it then just let windows uninstall it

What is system user in xp?

Not positive what you are asking about. The user is the person presently logged onto the computer. If you are inquiring how to manage users, you go to start, the go to settings, then go to Control panel. Finally, select User accounts to manage who can use the computer.

Hope this helps ;)