WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Programs not working right after cloning

 
Goto page 1, 2, 3, 4
   Home -> Windows -> Basics RSS
Next:  Basics: Displaying Folder Details  
Author Message
Dennis Wilson

External


Since: Jun 28, 2006
Posts: 3



(Msg. 1) Posted: Wed Jul 30, 2008 5:23 pm
Post subject: Programs not working right after cloning Add to elertz
Archived from groups: microsoft>public>windowsxp>help_and_support, others (more info?)

I used Partition Magic to clone the partition containing my new Windows
XP installation. Both are on the same hard drive, and they're the only
two partitions on it. Basically, this just gives me a backup of my
system which I can use to copy back over the original if the original
(the one on Partion 1) gets corrupted. I keep Partition 2 marked
"hidden" and therefore inacessible most of the time, though I will
occasionally use BootMagic to boot into Partition 2 to copy a deleted
file or something.

This backup method worked perfectly for me for all the years I've used
it. Until now. I recently built a new computer, and as usual I
installed Windows and then all my apps and then cloned the entire
"install" onto a new partition.

But after the cloning, many of my apps needed to have their
configurations redone, and those that require "activation" need to
be RE-activated. It's as if my apps can't find the registry. Yet the
drive letter assignments all seem right, and I believe the boot.ini
files are written correctly as well. The one on partition 1 reads:

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"

The one on Partition 2 is the same, except the [boot loader] line reads:

default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS

The problem was the same on both partitions, and the result was the same
when I wiped the drive and reinstalled everything from scratch.

Needless to say, I can't figure out the reason for this behavior. The
only difference between this machine and all the other PCs I've built is
that this is the first one that has SATA hard drives instead of IDE; the
only IDE device on this system is an HP DVD+/-R recorder. Can anyone
suggest what I might have overlooked, or what I can do to get my apps
able to read their config info again?

Thanks.
** Posted from http://www.teranews.com **
Back to top
Login to vote
Bill in Co.

External


Since: Apr 24, 2005
Posts: 1535



(Msg. 2) Posted: Sun Aug 03, 2008 12:09 am
Post subject: Re: Programs not working right after cloning Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Didn't you already post this before?

Dennis Wilson wrote:
> I used Partition Magic to clone the partition containing my new Windows
> XP installation. Both are on the same hard drive, and they're the only
> two partitions on it. Basically, this just gives me a backup of my
> system which I can use to copy back over the original if the original
> (the one on Partion 1) gets corrupted. I keep Partition 2 marked
> "hidden" and therefore inacessible most of the time, though I will
> occasionally use BootMagic to boot into Partition 2 to copy a deleted
> file or something.
>
> This backup method worked perfectly for me for all the years I've used
> it. Until now. I recently built a new computer, and as usual I
> installed Windows and then all my apps and then cloned the entire
> "install" onto a new partition.
>
> But after the cloning, many of my apps needed to have their
> configurations redone, and those that require "activation" need to
> be RE-activated. It's as if my apps can't find the registry. Yet the
> drive letter assignments all seem right, and I believe the boot.ini
> files are written correctly as well. The one on partition 1 reads:
>
> [boot loader]
> timeout=0
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"
>
> The one on Partition 2 is the same, except the [boot loader] line reads:
>
> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
>
> The problem was the same on both partitions, and the result was the same
> when I wiped the drive and reinstalled everything from scratch.
>
> Needless to say, I can't figure out the reason for this behavior. The
> only difference between this machine and all the other PCs I've built is
> that this is the first one that has SATA hard drives instead of IDE; the
> only IDE device on this system is an HP DVD+/-R recorder. Can anyone
> suggest what I might have overlooked, or what I can do to get my apps
> able to read their config info again?
>
> Thanks.
> ** Posted from http://www.teranews.com **
Back to top
Login to vote
"John John

External


Since: Apr 03, 2008
Posts: 1042



(Msg. 3) Posted: Sun Aug 03, 2008 8:43 am
Post subject: Re: Programs not working right after cloning Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Has the cloned installation retained the same drive letter as the
parent? I suspect that it hasn't and that this is the cause of your
problems. Boot to the parent installation and at the Command Prompt issue:

set systemroot

Then boot to the clone and issue the same command, both should return
the same drive letter, if not that is the cause of your problems.

John

Dennis Wilson wrote:

> I used Partition Magic to clone the partition containing my new Windows
> XP installation. Both are on the same hard drive, and they're the only
> two partitions on it. Basically, this just gives me a backup of my
> system which I can use to copy back over the original if the original
> (the one on Partion 1) gets corrupted. I keep Partition 2 marked
> "hidden" and therefore inacessible most of the time, though I will
> occasionally use BootMagic to boot into Partition 2 to copy a deleted
> file or something.
>
> This backup method worked perfectly for me for all the years I've used
> it. Until now. I recently built a new computer, and as usual I
> installed Windows and then all my apps and then cloned the entire
> "install" onto a new partition.
>
> But after the cloning, many of my apps needed to have their
> configurations redone, and those that require "activation" need to
> be RE-activated. It's as if my apps can't find the registry. Yet the
> drive letter assignments all seem right, and I believe the boot.ini
> files are written correctly as well. The one on partition 1 reads:
>
> [boot loader]
> timeout=0
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"
>
> The one on Partition 2 is the same, except the [boot loader] line reads:
>
> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
>
> The problem was the same on both partitions, and the result was the same
> when I wiped the drive and reinstalled everything from scratch.
>
> Needless to say, I can't figure out the reason for this behavior. The
> only difference between this machine and all the other PCs I've built is
> that this is the first one that has SATA hard drives instead of IDE; the
> only IDE device on this system is an HP DVD+/-R recorder. Can anyone
> suggest what I might have overlooked, or what I can do to get my apps
> able to read their config info again?
>
> Thanks.
> ** Posted from http://www.teranews.com **
Back to top
Login to vote
Timothy Daniels

External


Since: Aug 20, 2007
Posts: 319



(Msg. 4) Posted: Sun Aug 03, 2008 1:48 pm
Post subject: Re: Programs not working right after cloning Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Of what importance is the drive letter that a Windows OS uses
while it is running? As long as there are no shorcuts which include
the name of a partition, there will be no problem. Are you
assuming that there are such shortcuts?

*TimDaniels*

"John John (MVP)" wrote:
> Has the cloned installation retained the same drive letter as the parent? I
> suspect that it hasn't and that this is the cause of your problems. Boot to
> the parent installation and at the Command
> Prompt issue:
>
> set systemroot
>
> Then boot to the clone and issue the same command, both should
> return the same drive letter, if not that is the cause of your problems.
>
> John
>
> Dennis Wilson wrote:
>
>> I used Partition Magic to clone the partition containing my new Windows
>> XP installation. Both are on the same hard drive, and they're the only
>> two partitions on it. Basically, this just gives me a backup of my
>> system which I can use to copy back over the original if the original
>> (the one on Partion 1) gets corrupted. I keep Partition 2 marked
>> "hidden" and therefore inacessible most of the time, though I will
>> occasionally use BootMagic to boot into Partition 2 to copy a deleted
>> file or something. This backup method worked perfectly for me for all the
>> years I've used
>> it. Until now. I recently built a new computer, and as usual I
>> installed Windows and then all my apps and then cloned the entire
>> "install" onto a new partition. But after the cloning, many of my apps needed
>> to have their
>> configurations redone, and those that require "activation" need to
>> be RE-activated. It's as if my apps can't find the registry. Yet the
>> drive letter assignments all seem right, and I believe the boot.ini
>> files are written correctly as well. The one on partition 1 reads: [boot
>> loader]
>> timeout=0
>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
>> [operating systems]
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
>> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"
>>
>> The one on Partition 2 is the same, except the [boot loader] line reads:
>>
>> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
>>
>> The problem was the same on both partitions, and the result was the same
>> when I wiped the drive and reinstalled everything from scratch. Needless to
>> say, I can't figure out the reason for this behavior. The
>> only difference between this machine and all the other PCs I've built is
>> that this is the first one that has SATA hard drives instead of IDE; the
>> only IDE device on this system is an HP DVD+/-R recorder. Can anyone
>> suggest what I might have overlooked, or what I can do to get my apps able to
>> read their config info again?
>>
>> Thanks.
>> ** Posted from http://www.teranews.com **
Back to top
Login to vote
Hula Baloo

External


Since: Sep 02, 2004
Posts: 32



(Msg. 5) Posted: Sun Aug 03, 2008 5:25 pm
Post subject: Re: Programs not working right after cloning Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Timothy Daniels wrote:
> Of what importance is the drive letter that a Windows OS uses
> while it is running? As long as there are no shorcuts which include
> the name of a partition, there will be no problem. Are you
> assuming that there are such shortcuts?
>
> *TimDaniels*
>
> "John John (MVP)" wrote:
>> Has the cloned installation retained the same drive letter as the parent? I
>> suspect that it hasn't and that this is the cause of your problems. Boot to
>> the parent installation and at the Command
>> Prompt issue:
>>
>> set systemroot
>>
>> Then boot to the clone and issue the same command, both should
>> return the same drive letter, if not that is the cause of your problems.
>>
>> John
>>
>> Dennis Wilson wrote:
>>
>>> I used Partition Magic to clone the partition containing my new Windows
>>> XP installation. Both are on the same hard drive, and they're the only
>>> two partitions on it. Basically, this just gives me a backup of my
>>> system which I can use to copy back over the original if the original
>>> (the one on Partion 1) gets corrupted. I keep Partition 2 marked
>>> "hidden" and therefore inacessible most of the time, though I will
>>> occasionally use BootMagic to boot into Partition 2 to copy a deleted
>>> file or something. This backup method worked perfectly for me for all the
>>> years I've used
>>> it. Until now. I recently built a new computer, and as usual I
>>> installed Windows and then all my apps and then cloned the entire
>>> "install" onto a new partition. But after the cloning, many of my apps needed
>>> to have their
>>> configurations redone, and those that require "activation" need to
>>> be RE-activated. It's as if my apps can't find the registry. Yet the
>>> drive letter assignments all seem right, and I believe the boot.ini
>>> files are written correctly as well. The one on partition 1 reads: [boot
>>> loader]
>>> timeout=0
>>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
>>> [operating systems]
>>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
>>> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"
>>>
>>> The one on Partition 2 is the same, except the [boot loader] line reads:
>>>
>>> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
>>>
>>> The problem was the same on both partitions, and the result was the same
>>> when I wiped the drive and reinstalled everything from scratch. Needless to
>>> say, I can't figure out the reason for this behavior. The
>>> only difference between this machine and all the other PCs I've built is
>>> that this is the first one that has SATA hard drives instead of IDE; the
>>> only IDE device on this system is an HP DVD+/-R recorder. Can anyone
>>> suggest what I might have overlooked, or what I can do to get my apps able to
>>> read their config info again?
>>>
>>> Thanks.
>>> ** Posted from http://www.teranews.com **
>
>
Oh HO, my friend. The drive letter is in many, many places in the
registry. If you clone something from C: and it ends up on D: or
anything other than C:, Windows is going to choke because many things
use the registry to find out where things are stored.
Back to top
Login to vote
Timothy Daniels

External


Since: Aug 20, 2007
Posts: 319



(Msg. 6) Posted: Sun Aug 03, 2008 5:50 pm
Post subject: Re: Programs not working right after cloning Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

How is something "cloned from C:" going to "end up on D:"?

*TimDaniels*

"Hula Baloo" wrote:
> Oh HO, my friend. The drive letter is in many, many places in the registry.
> If you clone something from C: and it ends up on D: or anything other than C:,
> Windows is going to choke because many things use the registry to find out
> where things are stored.
>
> Timothy Daniels wrote:
>> Of what importance is the drive letter that a Windows OS uses
>> while it is running? As long as there are no shorcuts which include
>> the name of a partition, there will be no problem. Are you
>> assuming that there are such shortcuts?
>>
>> *TimDaniels*
>>
>> "John John (MVP)" wrote:
>>> Has the cloned installation retained the same drive letter as the parent? I
>>> suspect that it hasn't and that this is the cause of your problems. Boot to
>>> the parent installation and at the Command
>>> Prompt issue:
>>>
>>> set systemroot
>>>
>>> Then boot to the clone and issue the same command, both should
>>> return the same drive letter, if not that is the cause of your problems.
>>>
>>> John
>>>
>>> Dennis Wilson wrote:
>>>
>>>> I used Partition Magic to clone the partition containing my new Windows
>>>> XP installation. Both are on the same hard drive, and they're the only
>>>> two partitions on it. Basically, this just gives me a backup of my
>>>> system which I can use to copy back over the original if the original
>>>> (the one on Partion 1) gets corrupted. I keep Partition 2 marked
>>>> "hidden" and therefore inacessible most of the time, though I will
>>>> occasionally use BootMagic to boot into Partition 2 to copy a deleted
>>>> file or something. This backup method worked perfectly for me for all the
>>>> years I've used
>>>> it. Until now. I recently built a new computer, and as usual I
>>>> installed Windows and then all my apps and then cloned the entire
>>>> "install" onto a new partition. But after the cloning, many of my apps
>>>> needed to have their
>>>> configurations redone, and those that require "activation" need to
>>>> be RE-activated. It's as if my apps can't find the registry. Yet the
>>>> drive letter assignments all seem right, and I believe the boot.ini
>>>> files are written correctly as well. The one on partition 1 reads: [boot
>>>> loader]
>>>> timeout=0
>>>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
>>>> [operating systems]
>>>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
>>>> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"
>>>>
>>>> The one on Partition 2 is the same, except the [boot loader] line reads:
>>>>
>>>> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
>>>>
>>>> The problem was the same on both partitions, and the result was the same
>>>> when I wiped the drive and reinstalled everything from scratch. Needless to
>>>> say, I can't figure out the reason for this behavior. The
>>>> only difference between this machine and all the other PCs I've built is
>>>> that this is the first one that has SATA hard drives instead of IDE; the
>>>> only IDE device on this system is an HP DVD+/-R recorder. Can anyone
>>>> suggest what I might have overlooked, or what I can do to get my apps able
>>>> to read their config info again?
>>>>
>>>> Thanks.
>>>> ** Posted from http://www.teranews.com **
>>
>>
Back to top
Login to vote
"John John

External


Since: Apr 03, 2008
Posts: 1042



(Msg. 7) Posted: Mon Aug 04, 2008 11:12 am
Post subject: Re: Programs not working right after cloning Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If he cloned an installation residing on drive "C" to another partition
on the disk and if the clone adopts another drive letter when it boots,
lets say drive "D" for example, then there will be serious problems!
The Windows installation must *always* retain the drive letter onto
which it was installed, if your Windows installation is installed on
"C:" do a search in your registry for C: and the importance of
maintaining the installation drive letter will become clearly apparent,
shortcuts will be the least of your problems if the Windows volume is
assigned a different drive letter!

John


Timothy Daniels wrote:

> Of what importance is the drive letter that a Windows OS uses
> while it is running? As long as there are no shorcuts which include
> the name of a partition, there will be no problem. Are you
> assuming that there are such shortcuts?
>
> *TimDaniels*
>
> "John John (MVP)" wrote:
>
>>Has the cloned installation retained the same drive letter as the parent? I
>>suspect that it hasn't and that this is the cause of your problems. Boot to
>>the parent installation and at the Command
>>Prompt issue:
>>
>>set systemroot
>>
>>Then boot to the clone and issue the same command, both should
>>return the same drive letter, if not that is the cause of your problems.
>>
>>John
>>
>>Dennis Wilson wrote:
>>
>>
>>>I used Partition Magic to clone the partition containing my new Windows
>>>XP installation. Both are on the same hard drive, and they're the only
>>>two partitions on it. Basically, this just gives me a backup of my
>>>system which I can use to copy back over the original if the original
>>>(the one on Partion 1) gets corrupted. I keep Partition 2 marked
>>>"hidden" and therefore inacessible most of the time, though I will
>>>occasionally use BootMagic to boot into Partition 2 to copy a deleted
>>>file or something. This backup method worked perfectly for me for all the
>>>years I've used
>>>it. Until now. I recently built a new computer, and as usual I
>>>installed Windows and then all my apps and then cloned the entire
>>>"install" onto a new partition. But after the cloning, many of my apps needed
>>>to have their
>>>configurations redone, and those that require "activation" need to
>>>be RE-activated. It's as if my apps can't find the registry. Yet the
>>>drive letter assignments all seem right, and I believe the boot.ini
>>>files are written correctly as well. The one on partition 1 reads: [boot
>>>loader]
>>> timeout=0
>>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
>>> [operating systems]
>>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
>>> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"
>>>
>>>The one on Partition 2 is the same, except the [boot loader] line reads:
>>>
>>> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
>>>
>>>The problem was the same on both partitions, and the result was the same
>>>when I wiped the drive and reinstalled everything from scratch. Needless to
>>>say, I can't figure out the reason for this behavior. The
>>>only difference between this machine and all the other PCs I've built is
>>>that this is the first one that has SATA hard drives instead of IDE; the
>>>only IDE device on this system is an HP DVD+/-R recorder. Can anyone
>>>suggest what I might have overlooked, or what I can do to get my apps able to
>>>read their config info again?
>>>
>>>Thanks.
>>>** Posted from http://www.teranews.com **
>
>
>
Back to top
Login to vote
AJR

External


Since: Apr 23, 2005
Posts: 843



(Msg. 8) Posted: Mon Aug 04, 2008 11:22 am
Post subject: Re: Programs not working right after cloning Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

When restoring a "Clone" you have the option of restoring to the original
loction (C) or an alternate (D).

Any good backup utility will not let you set as the target the same drive
that contains the partition your backing up or cloning - or at least warn
you that it is not advisable .

Note the following from the original post: "...use BootMagic to boot into
Partition 2 to copy a deleted file or something. ..." and from boot.ini "...
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Windows XP 1"
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"...."

Clones are usually compressed images - recovering individual files requires
the clone utility or mounting the image via a virtual HD -not BootMagic .

The boot.ini - and use of BootMagic - indicate a dual boot scene - can
"cloning" with Partition Magic create a dual boot setup or is it possible
the first partition was copied and not cloned?

"Timothy Daniels" <NoSpam.TakeThisOut@SpamMeNot.com> wrote in message
news:e9K7Ywc9IHA.5928@TK2MSFTNGP05.phx.gbl...
> How is something "cloned from C:" going to "end up on D:"?
>
> *TimDaniels*
>
> "Hula Baloo" wrote:
>> Oh HO, my friend. The drive letter is in many, many places in the
>> registry. If you clone something from C: and it ends up on D: or anything
>> other than C:, Windows is going to choke because many things use the
>> registry to find out where things are stored.
>>
>> Timothy Daniels wrote:
>>> Of what importance is the drive letter that a Windows OS uses
>>> while it is running? As long as there are no shorcuts which include
>>> the name of a partition, there will be no problem. Are you
>>> assuming that there are such shortcuts?
>>>
>>> *TimDaniels*
>>>
>>> "John John (MVP)" wrote:
>>>> Has the cloned installation retained the same drive letter as the
>>>> parent? I suspect that it hasn't and that this is the cause of your
>>>> problems. Boot to the parent installation and at the Command
>>>> Prompt issue:
>>>>
>>>> set systemroot
>>>>
>>>> Then boot to the clone and issue the same command, both should
>>>> return the same drive letter, if not that is the cause of your
>>>> problems.
>>>>
>>>> John
>>>>
>>>> Dennis Wilson wrote:
>>>>
>>>>> I used Partition Magic to clone the partition containing my new
>>>>> Windows
>>>>> XP installation. Both are on the same hard drive, and they're the
>>>>> only
>>>>> two partitions on it. Basically, this just gives me a backup of my
>>>>> system which I can use to copy back over the original if the original
>>>>> (the one on Partion 1) gets corrupted. I keep Partition 2 marked
>>>>> "hidden" and therefore inacessible most of the time, though I will
>>>>> occasionally use BootMagic to boot into Partition 2 to copy a deleted
>>>>> file or something. This backup method worked perfectly for me for all
>>>>> the years I've used
>>>>> it. Until now. I recently built a new computer, and as usual I
>>>>> installed Windows and then all my apps and then cloned the entire
>>>>> "install" onto a new partition. But after the cloning, many of my apps
>>>>> needed to have their
>>>>> configurations redone, and those that require "activation" need to
>>>>> be RE-activated. It's as if my apps can't find the registry. Yet the
>>>>> drive letter assignments all seem right, and I believe the boot.ini
>>>>> files are written correctly as well. The one on partition 1 reads:
>>>>> [boot loader]
>>>>> timeout=0
>>>>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
>>>>> [operating systems]
>>>>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP 1"
>>>>> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP 2"
>>>>>
>>>>> The one on Partition 2 is the same, except the [boot loader] line
>>>>> reads:
>>>>>
>>>>> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
>>>>>
>>>>> The problem was the same on both partitions, and the result was the
>>>>> same
>>>>> when I wiped the drive and reinstalled everything from scratch.
>>>>> Needless to say, I can't figure out the reason for this behavior. The
>>>>> only difference between this machine and all the other PCs I've built
>>>>> is
>>>>> that this is the first one that has SATA hard drives instead of IDE;
>>>>> the
>>>>> only IDE device on this system is an HP DVD+/-R recorder. Can anyone
>>>>> suggest what I might have overlooked, or what I can do to get my apps
>>>>> able to read their config info again?
>>>>>
>>>>> Thanks.
>>>>> ** Posted from http://www.teranews.com **
>>>
>>>
>
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Windows -> Basics All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2, 3, 4
Page 1 of 4

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows XP
 Windows Vista
 Windows Other
 Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET