answersLogoWhite

0

📱

Windows XP

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

9,737 Questions

Is an extended partition formatted with a file system?

An extended partition is simply that, a partition. It may be formatted with a file system or it may not. Of course, in the latter case, it will be of no use.

How do you write program files ms dos?

You can use any text editor but notepad++ which is free is the best. When you save the file be sure to set it to all file types and save it with a .bat extension!

Only computers running windows operating systems have usb ports?

False. Most computers manufactured in the last 10 years use USB ports which are supported by a range of operating systems.

When does Defense Travel System display the user activation screen?

Only the first time the user logs in to DTS does the Defense Travel System display the user activation screen.

Identifying records versus non records is critical for successful erm implementation identify examples of records and non records by dragging the letters on the left to the appropriate descriptions?

records -signed and unsigned e-mails reflecting business decisions and decision memos sent via web-mail non records - reference materials and documents in coordination stage

Items that can be listed in any order are best presented using a ... list?

Just a regular list [thx but that was wrong]

Correct Answer: Unordered List

Control panel does not appear due to restrictions in effect on the computer?

If it is a home computer likely you have an limited account and if it is a work computer the administrators will have locked it out

Why PHP is more secure?

All server scripting language speak about it self, why it is secured. Individual perceptions varies on secure ness of a one particular server scripting language.

A programmer's focus is the areas of activities/actions he has to undertake as per the security specification for a particular scripting language to make it secured. It may be PHP,ASP or JSP.

Without format create partition in harddisc?

You have to have unlocated space for that. Then click on my computer in start menu right button, choose manage. In Computer Managemet window disk management. You will see all your partions and unlocated space. Click right button on the unlocated space, and then create partion...

How do you turn off open with on your computer?

There are two ways to achieve this goal--an automatic way and a manual way.

The automatic way is basically, as you may already have guessed, let a third-party program does the job for you. And for this job, I recommend:

  • FileMenu Tool [link: http://www.lopesoft.com/en/ ] will quickly finish the job for you; it gives you almost complete control over the right-click menu of your Windows. It is simple, clean, easy to use, and above all, it is 100% free. It works on Windows 2000, XP, Vista, and 7.

The manual way means you to do it . . . manually, which will include editing your system's registry entries--not recommended unless you have at least intermediate understanding of your computer.

  • Tutorials: http://tinyurl.com/6albu2 (online-tech-tips.com)
  • Tutorials: http://tinyurl.com/4q6nt (jfitz.com)

How to display the text box value in another form using VB.NET?

You can display a textbox value in another form using Vb.NET. Simply by inputing this line of code:

'You can put this code anywhere under a Private Sub or Sub'

'I Will use an example of a textbox named "testabc" and "othertextacbc

TestAbc.Text = frmMain.OtherTextAbc.Text

'You can replace the "frmMain with the form you are trying to access.

When you first get a laptop how long does it take to install updates?

The time it takes to perform installs such as an OS update depends on the size of the file you are installing and the processing power of your computer. If you are installing the update from an online source it will also depend on your internet speed.

A quick laptop (duo or quad CORE processors) can perform an update in as little as 30mins, where as a slow computer (single core or atom processor) with a large update can take several hours.

What are 3 different useful application of microbes?

microbes are usefull in

1 Pharmacy for production of drugs.

2. Food indurstry for production of enzymes and many different products like cheese

3. Beverages industry for the productio of alcohol.

4 Ecologically helpfull in removing waste

What command could you use to change the owner to bob and the group owner to acctg for the file etc yearend?

This is accomplished via two different commands; the sequence would be:

chown bob /etc/yearend

chgrp acctg /etc/yearend