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 restore a rescued document text back to doc?

If a word document is rescued using AutoRecover functionality, it should appear on the left hand side pane the next time you start Word.

Why a document in a print queue will not print?

the most common problem is that the printer has a job stuck in the que ahead of the job thats printing. Usually because it is asking for a paper size it doesn't have (ie. A4 instead of 8.5x11). cancel the first job, and the subsequent jobs should print.

In art what is a tonal bar?

A tonal bar is for when you sketch the different shades of tone you can get in a bar.

What is the file extension name of paint?

Well, it depends on the file extension you will use.

The default type is JPEG.

But you could also use this format: filename.(extension)

.jpeg â–º Good Quality and default

.png â–º Best Quality

.bmp â–º Bit-map image

.gif â–º For animated images

Can you play supreme commander for PC on a mac?

No, you can't. You can probably find a mac version of the same game though or install Windows on your Mac.

How do you change your iTunes from one computer to another?

For the computer with the music... Open iTunes On the menu bar, click Edit->Preferences... | Select the sharing tab | Check "Share my library on my local network" | You can choose to share the entire iTunes library or selected playlists and make a password For the computer you are trying to access the shared music... If the library doesn't show up, go to Edit->Preferences, select the sharing tab, and check "Look for shared libraries" This tutorial is for Windows, and may be slightly different on a Mac.

What is the file 'Ctfmon.exe' that shows as running in the Task Manager and do you need it at all?

Microsoft Text Services Ctfmon.exe file is loaded after installing Microsoft Office XP Alternative User Input features. When you run an Office XP program, the file Ctfmon.exe (Ctfmon) runs in the background, even after you quit all Office programs. Ctfmon.exe activates the Alternative User Input Text Input Processor (TIP) and the Microsoft Office Language Bar. What Ctfmon.exe does: Ctfmon.exe monitors the active windows and provides text input service support for speech recognition, handwriting recognition, keyboard, translation, and other alternative user input technologies. It is responsible for controlling the Alternative User Input technologies. It starts the Language Bar component (in the Systray) and remains running in the background even after you quit an Office XP program. It also starts each time Windows is started and remains in the background, regardless of whether an Office XP program is started. System Load: Ctfmon.exe uses little of the system resources if Advanced Text Services are not running. Advanced Text Services are those input technologies (speech recognition, handwriting recognition, and Input Method Editors) that are being controlled by Ctfmon.exe via a TIP. Removing Ctfmon.exe: Removing the Ctfmon.exe might cause problematic behavior in your Office XP programs, so removing it is not recommended. Unlike the Alternative User Input features, Ctfmon.exe is a system component that cannot be uninstalled. You can disable Ctfmon.exe. Disabling Ctfmon.exe: # Uninstall Alternative User Input using the Office Setup from Add/Remove Programs in the Control Panel. # Remove Alternative User Input Services from Installed Services in the Text Services and Input Languages (except the English (United States) - default Keyboard United States 101). # Run Regsvr32 /U on the Msimtf.dll and Msctf.dll files from the command line (or from the Run box). # In Regional and Language Options -> Languages tab -> Details -> Advancedtab, make the "Turn off advanced text sefvices" checkbox as checked.

What should your average weight be if you are 5 feet 7 inches?

you should be 135 lbs to about 150 lbs, 150 lbs is max though that might cause overweight but that's the range

What Kind of information active directory holds?

Active Dirctory stores information about all the objects, resources on the network, policies applied on them and permissons on the resources

What is root directory and how it is represented?

root directory is the top of the directory tree.

it is \ on windows (or c:\ d:\ etc.)

and / on unix/linux

What are the resultant Group Policy settings for a user in the organizational unit?

the answer is :

Windows Update appears on the user's Start Menu, and Favourites does not appear on the user's Start Menu.

What is the difference between relative path and absolute path?

Absolute path contains full name of file including the source, for instance, c:\Windows\Temp\log.txt. Relative path contains only the path relativaly to a certain folder, for instance, relative path of log.txt relativaly to the folder Windows is Temp\log.txt.

How do you put iPod music on to your iTunes library that's already to someone elses iTunes library?

you can do it but you just have to untick/tick all of them you want every time you get a new song

Full form of fdisk?

The full form of fdisk is Fixed Disk. Fdisk is a Windows application that allows a person to create or delete partitions in a hard drive.

What is Micro Program Control Unit?

A micro program control unit is the underlying hardware that executes microcode. In turn, microcode is the code that is executed in order to process instructions, or code. In modern processors, an instruction is fetched from some area of memory (one or more bytes of memory), and is then parsed and executed by microcode. Microcode runs on the various gates and transistors that comprise the CPU.

One might consider microcode to be the operating system ("OS") of the CPU, just as Windows, Linux, Android, etc, is consider the OS of the computer. Microcode allows a standard chipset to be programmed in different ways, altering its behavior completely. Optimizing microcode results in certain operations taking less or more time, allowing the same basic chip hardware to be specialized for certain types of tasks, such as favoring mathematical calculations or memory processing.

Intel and AMD both offer "IBM-compatible" processors that expose the same set of instructions, but their microcode is different and reflects different interests in processing. Different iterations of the same chipset can be released that offer different characteristics without modifying the actual hardware.

Furthermore, hardware-based designs (e.g. circuit programming) is relatively difficult and error-prone as compared to microcode programming. A mistake in microcode can be corrected simply by altering the code, while a mistake in a hardware design might require significant time and cost redesigning the entire circuit.