Recent content by jimlance

  1. J

    Dos Commands

  2. J

    Dos Commands

    Yes, I caught that mismatch error. And, I have done it with and without quotes, and I get the same result. Any suggestion?
  3. J

    Dos Commands

    In Windows 7, I have found erroneous results in executing DOS commands (DIR and MOVE) using the wildcard *. A sample command is: dir "42013*.LIC > "List 42013 LIC.txt" This should make a list of all the files in the directory that begin with "42013". But, I get additional files listed that...
  4. J

    Dos command errors with Windows 7

    In Windows 7, I have found erroneous results in executing DOS commands (DIR and MOVE) using the wildcard *. a sample command is: dir "42013*.LIC > "List 42013 LIC.txt" This should make a list of all the files in the directory that begin with "42013". But, I get additional files listed that do...
  5. J

    Can't load HP1200 print driver in Vista

    I am stuck. I am trying to add a printer on my laptop (Vista) that is a shared HP 1200 pcl 6 on a network computer (XP). I consistantly get an error when installing the generic driver I downloaded from HP. The error message is: "Printer driver setup error. Operation could not be completed )...
  6. J

    RAID 0

    Thanks Nukemaster... I'm going with case 2 and try removing the drives I think are data and not system. jimlance
  7. J

    RAID 0

    Nukemaster - Thanks for the response. I have looked at both the device manager, and the disk manager. Under the Device Manager (SCSI and Raid Controllers) I see 2 Silicon Image SiI 3112 SATARaid Controllers. They have separate PCI slot locations but identical Device Locations (Channel 0...
  8. J

    RAID 0

    I have 2 logical drives (C & D) composed of 4 separate disks using RAID 0. My C drive(s) is small (74 gigs) and contains the OS, program files, and some data files. My D drive(s) is used only for data storage. My intention is to replace the D drive(s) with larger, non-RAID drives. But in...