Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-12-2008, 09:30 PM   #11 (permalink)
eyeCpc's Avatar
 
Master Techie

Join Date: Apr 2007

Posts: 2,074

eyeCpc is on a distinguished road

Default Re: MS-DOS question

With two versions of Windows the second going on can't be older for a start. With XP Home on one ide drive and XP Pro on the second one. Vista then replaced XP Pro on the second since the new version wants the first primary. I later had to reinstall Vista all over once XP Pro was installed onto the first of two sata drives.

For two drives when installing to the second the existing copy on the first is added into the boot record/mbr/boot.ini for XP as an option while that stays on the first drive even while the second copy of Windows is installed to a second drive the first drive still remains the default boot device.

The second copy of Windows will become the default OS. The msconfig utility's boot tab in both XP and Vista can be used there for selecting which will be the default afterwards. For XP you can edit the boot.ini as well while with Vista the EasyBCD tool is available for the new boot loader there.

When running Linux a few back on a second drive along with 98 there and XP on the host I tried a few universal boot loaders that installed into the mbr besides the ubuntu boot manager floppy mentioned earlier.

One saw push buttons with icons for each different OS where you simply scrolled and pressed the enter key once the OS was highlighted. That was a little odd and soon saw the boot floppy used.
eyeCpc is offline  
Old 02-20-2008, 09:13 PM   #12 (permalink)
 
Newb Techie

Join Date: Nov 2007

Posts: 23

SpenceQ is on a distinguished road

Default Re: MS-DOS question

"Type" still works in XP

syntax:

type [filename]

lists the file in command window. You can try maybe a /p option to get a page at a time if it scrolls past the 24 lines, but I'm not sure if that will work.

type [filename] > [file copy]

even wildcard

type [file.*] > [file copy]

sends the output to a new file instead of screen

I forget the DOS print redirection, but it could be something like...

type [filename] > prn

but then this would only work if your set up for character printers. You'll need a utility to print to True Type.

(Boy I'd sure like to get into Linux, paranoid MS has taken away so much from the user, it's no more fun to use Windows. They're really scared of Debug, there's hardly anything else left of the functionality.)

See also help (XP)

command-line reference A-Z

Spence

Last edited by SpenceQ; 02-20-2008 at 09:21 PM.
SpenceQ is offline  
Old 02-21-2008, 01:21 AM   #13 (permalink)
eyeCpc's Avatar
 
Master Techie

Join Date: Apr 2007

Posts: 2,074

eyeCpc is on a distinguished road

Default Re: MS-DOS question

Besides command prompt key terms there there also several you can use at the Run prompt as well. XP Run Commands - Tips & Tricks - Erik's Wiki

The command prompt seen in the newer versions since the 9x family still sees a dos type prompt there. A full list of commands for the XP console are seen at Windows XP Commands

Who said Vista doesn't still see a manual command prompt? Windows Vista Command Line List and Reference

Now for Linux that's a totally different ball game there getting accustomed to the Bash commands. Linux bash commands - MAN Pages But you can master those in 10 easy steps. Master the Linux bash command line with these 10 shortcuts
eyeCpc is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
New computer, tell me what you think! and one little question too rgoldberg1 Building, Buying, or Upgrading High Performance PC Systems 3 11-12-2007 10:19 PM
Power Supply Question + Overclocking Question Grievearz Building, Buying, or Upgrading High Performance PC Systems 21 09-12-2007 12:59 AM
Question using RadioButton in VB.Net punkin Programming Discussions 4 07-08-2007 11:20 PM
question about my processor socket siddanth3 Building, Buying, or Upgrading High Performance PC Systems 10 04-27-2007 01:14 AM
Help me clear something up please(Fresh install of xp type question) jonny_uk Windows Operating Systems and Software 2 04-21-2007 06:38 PM