answersLogoWhite

0

📱

Windows 2000

MS Windows 2000 operating system that was released for PC computers in 2000

569 Questions

Symantec lets you manage partitions on a hard drive more quickly and easily than with Fdisk for Windows 9xMe or Disk Management for Windows 2000XP?

Norton is the leader in security software for your computer with more PC Magazine Editor's choice awards than any other security company. Start a free trial and protect your PC today!

cutt.ly/Vjr9DDL

What question does the window 9x partition utility ask in order to use FAT32 instead of FAT16 file system?

Do you wish to enable large disk support (Y/N)? If you respond Y then Fdisk assigns the FAT32 file system to the drive. Otherwise, it uses FAT16.

Does windows update dynamically updates device drivers only when hardware device has no driver installed?

No. Windows update doesn't update drivers automatically in any circumstance. When installing a device, you can instruct the OS to go online and find the driver, but it's a manual process, not an automatic one.

Haven't confirmed this myself, but, according to Microsoft Official Academic Course, Windows 7 Configuration, Pg 139, "If Windows 7 is configured to use automatic updating, the system will download device drivers only for hardware that does not have a driver installed."

Is it possible to install Windows 2000 on a 64-bit CPU?

Yes, if installed on an AMD64 / EM64T compatible processor, Windows 2000 will not be able to take advantage of the additional addressing capabilities, however. There is also a 64-bit version of Windows 2000 available only for Itanium chips.

Which folders can you access in recovery console?

those files in case deleted that one we can recovery.......

My computer doesn't boot up and I do not have a backup disk for windows 2000 HOW CAN I BOOT-UP WITHOUT DISK?

== == You might be able to get Windows to boot into Safe Mode. As soon as you press the power button, begin pressing the F5 key, over and over again, until the computer begins to beep. (If it does. Some won't.) This should bypass the files that Windows normally boots from, and boot Windows into Safe Mode. If you are successful, look at the contents of 'C' drive to find out if any files have been added, or changed. You may need an experienced Windows technician to help you.

Will World of Warcraft run on windows XP professional?

Yes World of Warcraft will run on all computers Windows 7, Windows xp, Windows Vista

What is the difference between the process and processor?

process is verb, is ection to produce result, and on the other hand processer is who processer.

What is docking in operating system administration with windows 2000?

This is a sophisticated feature for managing the key informational windows. They can be docked to any side of the main window or detached and made to float. If windows are docked, they can also be made to automatically hide themselves when not in use. The window will now automatically hide itself when it is not being used

What is a vse file?

I have a four channel CCTV video recorder. Its called a "4CH DVR" I believe they are available from Maplin. When the recordings are downloaded they have the extension .VSE these can be converted to .AVI files by the "Video Server E" software that comes supplied with the recorder. The software is quite poor in my opinion as its not very flexable. Apparently the .VSE format cant be modified so it can be submitted as evidence in court. Ian-AT-IanRussell.co.uk

Which file system does Windows 2000 support for the CD-ROM File System?

CDFS CD Rom File System is relatively simple format defined as the read only formatting standards for cdrom media.

How do you get AVG Resident Shield Alert window from popping up every time we log on?

Open AVG user interface...go to "tools"...go to "advanced settings"...uncheck "Display Resident Shield related tray notifications (automatic action)....reboot computer...should work...worked for me =) good luck

Which stage of building a fully executable program form C source code combine multiple files into an executable program?

It's actually 3 stages: preprocessing, compilation and linking.

Preprocessing deals with all the preprocessor directives (all lines beginning with #). So a line such as #include<stdio.h> will effectively copy/paste the contents of the stdio.h header in place of the directive. The header itself may also contain preprocessor directives and these must be processed prior to insertion. Macros are also processed at this stage and all comments are stripped out. The end result is a translation unit that contains pure C code with absolutely no macros, no directives and no comments whatsoever. The translation unit is usually stored in working memory, however your IDE may include a switch that allows you to examine the contents of the translation unit.

The compiler processes each translation unit in isolation. Since the compiler cannot see any other translation units, only names with internal linkage can be resolved at compile time. The compiler produces an object file from the translation unit. The object file contains machine code along with a table of any names that couldn't be resolved by the compiler (those with external linkage).

Once all translation units have been compiled, the linker can examine the object files and resolve the outstanding external linkage problems, essentially linking all the object files into a single executable.

Problems can occur at any stage. For instance, preprocessing could result in a macro expansion that generates code that cannot be compiled. The compiler cannot resolve these problems because the compiler never saw the macro, it only saw the code that was generated by the preprocessor. So although it can identify the problem in the translation unit, it cannot identify where that problem originated. This is why macros are so difficult to debug: the compiler cannot help you.

Aside from macro problems, the compiler can identify and help you resolve a wide range of problems in your code thus it pays to make use of it as much as possible. The compiler can also statically assert your assumptions, perform compile-time computations and optimise your code through inline expansion, thus ensuring your code is error free and operates at peak performance.

Link-time errors are more difficult to deal with, but usually mean you've violated the one-definition rule (ODR) in some way, either by providing two different definitions for the same name or by not providing any definition of a name.

Even if no errors occur and linking is successful, it does not mean your executable is error free. The computer will only do exactly what you've told it to do, but it cannot account for logic errors at runtime. Many of these can be caught at compile time by making prudent use of static assertions, however this isn't always possible so you should also provide "sanity" checks wherever necessary and include appropriate error handling wherever runtime logic cannot be guaranteed to hold.

Where do you find out how much ram is on your windows 2000 computer?

U can know the RAM size... By doing the following steps..

--> Right click the My Computer--> Properties --> Window will appear if u observe that u can get know RAM size.. Model of ur Processor... Bus speed..

Where can the Windows 2000 startup sound be downloaded?

You cannot find any web page where that is exept if you have windows2000

Where can you download a windows vista password recovery disk?

Password recovery disk of windows may erase all your data. Though you can download it from windows website and buy it. But i would suggest you spend the money in buying software that will recover your password without erasing data. My brother had done it using windows and all his data got deleted, i took a lesson from him and searched the internet to find software that would reset the password or recover it without erasing the data and i came across this amazing software called Stellar Phoenix password recovery for Windows. It retrieved my password like a charm without having to format or delete all my data . You can try it if you want it is available on their website online.