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 stop your window page going up and down while you press the up and down keys?

You don't.

That's the function of the up and down keys obviously.

As soon as you are able to scroll up and down with your scrolling wheel on your mouse (if you have one) then you've automatically turned on the ability to scroll with the up and down keys.

How do you make a picture to your background?

well u can go 2 alot of diffrerent websites but of then that i know is photobucket, wich is a website that u have to make a email n password to log in. then u can upload ur photoes into it and add alot of background n pictures. its realy kool check it out<:stephanie waz here

How can you fix a blank screen on the computer?

To fix a blank screen on the computer, first of all try disconnecting all USB devices. Reconnect each one at a time in between a fresh start up to isolate any USB device that may be causing the problem. If this doesn't work, try rebooting your computer to the last known working day/time.

What is the file extension for a Calc file?

It will depend on the application you are using and the version. Up to Excel 2003 .xls was used but for versions since 2007 .xlsx is used. Other spreadsheet programs use different extensions. Works uses .wks as its extension, Open Office has used .sxc and Star Office has .sdc, Quattro has .wb2 and Lotus 123 has .123 as its extension. There are many others.

How do you open a .PART file?

A .part file is a partially downloaded file from Mozilla Firefox. Since it has not been completely downloaded, it is probably not in a usable condition. If it is a text document, you MAY be able to open it with a word processor. Otherwise, the file contains only corrupted binary data that cannot be used for anything.

List the four steps that are necessary to run a program on a completely dedicated machine?

The first two important steps in running program on a completely dedicated machine include reserving machine time and manually loading the program into memory. The last two steps involve load starting address and beginning execution and monitoring and controlling execution of program from console.

How do you log in the game red light center to play?

idk I signed up for it but now I can't figure out how to actually play :/

What is the difference between shut up and shut down?

Logging of your computer is just turning off your particular account so someone can go on a different account.

Turning off is turning off the whole system. This way, someone would have to restart the computer before they could then log on to their own account.

When buying memory what can you look for that might indicate that the memory is re-manufactured?

On the back of the chips is a date in the YYWW format. look for dates that are close together and are less than a year old. Or if the chip's surface is dull or matted, or you can scratch off the markings with a fingernail or knife suspect that the chip has been re-marked.

How do you edit a video that you put on YouTube?

Use some editing software to edit. Such as TunesKit AceMovi and Adobe Premier. They can make your video more eye-catching. And TunesKit AceMovi also supports exporting videos in a format supported by Youtube.

Classification of monitor based on signal?

There are different types of monitors including the TFT monitor, the CRT (Cathode Ray Tube) monitor and the LCD monitor. The LCD monitor uses a liquid crystal to display color and light variations.

Will a windows xp media center edition product key work if I reinstall with a windows xp pro CD?

Windows 11 Pro Product Key

If you are looking to buy a Windows 11 Pro product key for 2020, there are a few different places you can look to purchase one. from Mskeydeals

First and foremost, you can purchase a product key directly from Microsoft. This is the best option, as it ensures you are getting an authentic product key from a reputable source. Microsoft offers a variety of product key packages for Windows 11 Pro, ranging from a single license for one Best site Mskeydeals computer to multiple licenses for multiple computers. Depending on your needs, Microsoft can provide you with a product key that fits your requirements.You can also look for a Windows 11 Pro product key on third-party websites. However, it is important to be careful when purchasing from these sources, as there have been reports of fake product keys being sold. Try to only purchase from a trusted source and read reviews before buying. Best site Mskeydeals

Finally, you can also look to buy a product key from a local store that specializes in computer hardware and software. Many stores offer discounts on product keys, and they may even be able to help you install the software on your computer.

No matter what method you choose, it is important to make sure you are buying a genuine product key for Windows 11 Pro. Doing so will

What to do if your cursor is frozen?

Apply some astro-glide and pull on the cord.

What is a chkupd file?

i believe it is an infection and not a virus, which changed it's name once it got into your computer, thus searching for it is a waste of time. just live with it. my computer has it, and my computer is working fine.

How do you insert a disk to your mac book pro?

press the button that is an arrow with with a line underneath

What is RAM Memory on a computer and what is it used for?

RAM is the Random Access Memory. The most primary role of RAM is to copy the operating system in to itself and then load the Operating System so that you can work. Also when you install any software, it requires some minimum amount of memory, else it will deny to install.

  • For DOS, 16 MB of RAM is sufficient
  • For Windows 98, Minimum RAM requirement is 32 MB
  • For Windows XP, Minimum RAM requirement is 64 MB
  • For Windows Vista, Minimum RAM requirement is 512 MB

Can you make a scr file from an avi file?

1- install k-lite codec pack in full installation mode.

2- (for movie formats in scr files) open task manager and double click on scr file .now in task manager find rundll32 and end process it.

3- wait until scr file be opened with media player classic. after that pause video ( not stop)

4 - in windows drive and into document and settings folder search name of scr file without extension .for example if name of scr file is movie1.scr you must search movie1 in document and settings folder.

5 - you will find a video format with same name of file. for example movie1.mkv or movie1.avi and . . .

( ussaully you find in this folder " C:\Documents and Settings\davood\Local Settings\Temp "

my email : davood.taba@gmail.com

What is a user interface that displays graphics in addition to text when it communicates with the user?

That could be any number of things.

Microsoft word, PowerPoint, any website at all, wysiwyg editors, etc.

There are countless programs out there that can display simple text and graphics.

What are the General features of windows operating system?

Linux has evolved to have the following features as an outstanding operating system which is strong in security and networking.

• Multitasking: Several programs can run at the same time.

•Multiuser: Several users can logon to the same machine at the same time There is no need to have separate user licenses.

• Multiplatform: Linux runs on many different CPUs, that means it supports multiprocessor machine.

• Multithreading: Linux has native kernel support for multiple independent threads of control within a single process memory space.

•Crash proof: Linux has memory protection between processes, so that one program can't bring the whole system down.

•Demand loads executables: Linux only reads from those parts of a program that are actually used on the disk.

•Shared copy-on-write pages among executables: This means that multiple processes can use the same memory to run in. When one tries to write to that memory, that page (with 4KB piece of memory) is copied somewhere else. Copy-on-write has two benefits: increasing speed and decreasing memory use.

• Virtual memory uses paging (not swapping whole processes) to disk to a separate partition or a file in the file system, or both, with the possibility of adding more swapping areas during runtime (yes, they're still called swapping areas). A total of 16 of these 128 MB (2GB in recent kernels) swapping areas can be used at the same time, for a theoretical total of 2 GB of usable swap space. It is simple to increase this if necessary, by changing a few lines of source code.

•Linux has a unified memory pool for user programs and disk cache, so that all free memory can be used for caching, and the cache can be reduced when running large programs.

• Linux does core dumps for post-mortem analysis, allowing the use of a debugger on a program not only while it is running but also after it has crashed.

• Linux is mostly compatible with POSIX, System V, and BSD at the source level.

• Through an iBCS2-compliant emulation module, Linux is mostly compatible with SCO, SVR3, and SVR4 at the binary level.

• Free and Open source code for all: All source code of Linux is available, including the whole kernel and all drivers, the development tools and all user programs; also, all of it is freely distributable. Plenty of commercial programs are being provided for Linux without source, but everything that has been free, including the entire base operating system, is still free.

• Linux supports pseudoterminals (pty's) and multiple virtual consoles: By several independent login sessions through the console, you can switch between by pressing a hot-key combination (not dependent on video hardware). These are dynamically allocated; you can use up to 64.

• Linux supports several common file systems, including minix, Xenix, and all the common system V file systems, and has an advanced file system of its own, which offers file systems of up to 4 TB, and names up to 255 characters long.

• Linux has a transparent access to MS-DOS partitions (or OS/2 FAT partitions) via a special file system:.You don't need any special commands to use the MS-DOS partition, it looks just like a normal Unix file system (except for funny restrictions on file names, permissions, and so on). MS-DOS 6 compressed partitions do not work at this time without a patch (dmsdosfs). Also VFAT (WNT, Windows 95) support and FAT-32 is available in Linux 2.0

• Linux has CD-ROM file system which reads all standard formats of CD-ROMs.

• Linux performs well with TCP/IP networking, including ftp, telnet, NFS, etc.

• Linux is userfriendly as Netware client and server

• Linux also runs as Lan Manager/Windows Native (SMB) client and server

• It integrates many networking protocols: The base protocols available in the latest development kernels include TCP, IPv4, IPv6, AX.25, X.25, IPX, DDP (Appletalk), Netrom, and others. Stable network protocols included in the stable kernels currently include TCP, IPv4, IPX, DDP, and AX.25.

Can windows media player play itune music files?

Of course, I can. Use the AudiCable Audio Recorder, this trouble will solve perfectly. You can download songs from any platform, such as Amazon Music, Spotify Music, Apple Music, etc, with the AudiCable Audio Recorder. And after downloading the songs, you can transfer them to other platforms, wherever you want.