Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > A patch is preventing the system from starting. - Which one?

Reply
Thread Tools Display Modes

A patch is preventing the system from starting. - Which one?

 
 
Thalador
Guest
Posts: n/a

 
      12-13-2008
So I am a good techie and patch my system regularly. I am running Vista x64
Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
update says I have xx patches to install. I install and reboot and the
problems began. When I would try and open MMC, Explorer, IE it wouldn't open
or I would get a "Cannot create blank document" error. Tried to go into safe
mode, blue screen..Things kept getting worse until I got Stop errors..

So I get my Vista DVD and do a repair. It goes through and towards the end
the log shows

Root cause found:
---------------------------
A patch is preventing the system from starting.

Repair action: System Restore
Result: Completed successfully. Error code = 0x0
Time taken = 144676 ms

My OS is back to working.. BUT, Windows update now shows I have 14 patches
to install. You can believe me I am not installing anything now. So, how do I
tell which patch prevented my system from starting?

 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      12-13-2008
You are probably using a hardware driver that can't handle one of the
patches. About your only choices are stop using the driver or the patch. You
can easily select one patch at a time to test, using system restore to go
back on failure. "Safe Mode With Command Prompt" will accept the command:

%systemroot%\system32\restore\rstrui.exe

You can also try to detect the problem using the error reporting available
in the Windows Update app. When you 'view update history' you get a link to
troubleshooting help.

If an error has occurred, it will be displayed with an error code that you
can use to search online for help.



--
Use the "Ratings" feature. It helps the new users.
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales...help_en-us.htm
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson

"Thalador" <> wrote in message
news:B2ED7C35-6BF8-463A-AEBA-...
> So I am a good techie and patch my system regularly. I am running Vista
> x64
> Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
> update says I have xx patches to install. I install and reboot and the
> problems began. When I would try and open MMC, Explorer, IE it wouldn't
> open
> or I would get a "Cannot create blank document" error. Tried to go into
> safe
> mode, blue screen..Things kept getting worse until I got Stop errors..
>
> So I get my Vista DVD and do a repair. It goes through and towards the end
> the log shows
>
> Root cause found:
> ---------------------------
> A patch is preventing the system from starting.
>
> Repair action: System Restore
> Result: Completed successfully. Error code = 0x0
> Time taken = 144676 ms
>
> My OS is back to working.. BUT, Windows update now shows I have 14 patches
> to install. You can believe me I am not installing anything now. So, how
> do I
> tell which patch prevented my system from starting?
>

 
Reply With Quote
 
Thalador
Guest
Posts: n/a

 
      12-15-2008
So even though the OS knew that a patch was preventing the system from
starting, it can't tell me which? This seems absurd to me. You advice tells
me to redo each patch, reboot and hope it doesnt blow up. While it may be an
answer, I was hoping I can determine which one is the problem

"Mark L. Ferguson" wrote:

> You are probably using a hardware driver that can't handle one of the
> patches. About your only choices are stop using the driver or the patch. You
> can easily select one patch at a time to test, using system restore to go
> back on failure. "Safe Mode With Command Prompt" will accept the command:
>
> %systemroot%\system32\restore\rstrui.exe
>
> You can also try to detect the problem using the error reporting available
> in the Windows Update app. When you 'view update history' you get a link to
> troubleshooting help.
>
> If an error has occurred, it will be displayed with an error code that you
> can use to search online for help.
>
>
>
> --
> Use the "Ratings" feature. It helps the new users.
> Please use the Communities guidelines when posting.
> http://www.microsoft.com/wn3/locales...help_en-us.htm
> Mark L. Ferguson MS-MVP
> https://mvp.support.microsoft.com/profile/Mark.Ferguson
>
> "Thalador" <> wrote in message
> news:B2ED7C35-6BF8-463A-AEBA-...
> > So I am a good techie and patch my system regularly. I am running Vista
> > x64
> > Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
> > update says I have xx patches to install. I install and reboot and the
> > problems began. When I would try and open MMC, Explorer, IE it wouldn't
> > open
> > or I would get a "Cannot create blank document" error. Tried to go into
> > safe
> > mode, blue screen..Things kept getting worse until I got Stop errors..
> >
> > So I get my Vista DVD and do a repair. It goes through and towards the end
> > the log shows
> >
> > Root cause found:
> > ---------------------------
> > A patch is preventing the system from starting.
> >
> > Repair action: System Restore
> > Result: Completed successfully. Error code = 0x0
> > Time taken = 144676 ms
> >
> > My OS is back to working.. BUT, Windows update now shows I have 14 patches
> > to install. You can believe me I am not installing anything now. So, how
> > do I
> > tell which patch prevented my system from starting?
> >

 
Reply With Quote
 
Colton
Guest
Posts: n/a

 
      12-15-2008
Thalador,

Some times you have to do outrageous things in order to find out what is
going wrong. Even if this does mean having to install or remove and then
restart over and over. The only way you're going to find out anything
specific is if the Windows failure leaves you an error file that you can
catch some information from. You said that it can't tell you what is
failing, so this is probably a lost cause; forcing you to return to the only
thing that will work, and that is trial and error. Unfortunately, computer
problems aren't always click and fix, as I'm sure you know. If not, you will
learn soon enough, lol.

Sorry that you are having this problem, bud. The only thing that I can tell
you to help you any farther is to check the updates that you are installing
before you install them. Make sure they are compatible with your system and
devices before you install it. I've had a couple of updates that had my
computer crippled for months, but are no longer an issue thanks to
reformatting and watching what I installed. The only way you will be able to
tell what patch (aka update) is effecting your system, you should do what
Mike advised, and try installing them one by one. Maybe two by two, so you
can move a bit faster, as I know there can be a lot.

--

Colton, PHP/VB6/HTML/CSS/Javscript/IIS/Apache
OS: Vista Home Premium x86 SP1

- http://explosion.debug-inc.com
-


"Thalador" <> wrote in message
news:29852A44-1AF6-4A54-8452-...
> So even though the OS knew that a patch was preventing the system from
> starting, it can't tell me which? This seems absurd to me. You advice
> tells
> me to redo each patch, reboot and hope it doesnt blow up. While it may be
> an
> answer, I was hoping I can determine which one is the problem
>
> "Mark L. Ferguson" wrote:
>
>> You are probably using a hardware driver that can't handle one of the
>> patches. About your only choices are stop using the driver or the patch.
>> You
>> can easily select one patch at a time to test, using system restore to go
>> back on failure. "Safe Mode With Command Prompt" will accept the command:
>>
>> %systemroot%\system32\restore\rstrui.exe
>>
>> You can also try to detect the problem using the error reporting
>> available
>> in the Windows Update app. When you 'view update history' you get a link
>> to
>> troubleshooting help.
>>
>> If an error has occurred, it will be displayed with an error code that
>> you
>> can use to search online for help.
>>
>>
>>
>> --
>> Use the "Ratings" feature. It helps the new users.
>> Please use the Communities guidelines when posting.
>> http://www.microsoft.com/wn3/locales...help_en-us.htm
>> Mark L. Ferguson MS-MVP
>> https://mvp.support.microsoft.com/profile/Mark.Ferguson
>>
>> "Thalador" <> wrote in message
>> news:B2ED7C35-6BF8-463A-AEBA-...
>> > So I am a good techie and patch my system regularly. I am running Vista
>> > x64
>> > Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
>> > update says I have xx patches to install. I install and reboot and the
>> > problems began. When I would try and open MMC, Explorer, IE it wouldn't
>> > open
>> > or I would get a "Cannot create blank document" error. Tried to go into
>> > safe
>> > mode, blue screen..Things kept getting worse until I got Stop errors..
>> >
>> > So I get my Vista DVD and do a repair. It goes through and towards the
>> > end
>> > the log shows
>> >
>> > Root cause found:
>> > ---------------------------
>> > A patch is preventing the system from starting.
>> >
>> > Repair action: System Restore
>> > Result: Completed successfully. Error code = 0x0
>> > Time taken = 144676 ms
>> >
>> > My OS is back to working.. BUT, Windows update now shows I have 14
>> > patches
>> > to install. You can believe me I am not installing anything now. So,
>> > how
>> > do I
>> > tell which patch prevented my system from starting?
>> >


 
Reply With Quote
 
Frustrated User
Guest
Posts: n/a

 
      02-12-2009

I have been getting the same error so the original poster is not alone
I am using Vista Premium 64bit with a Core i7 and 9 gigs of ram.
cannot update anything because it gets rolled back. I cannot believ
that with 5+ years of programming creating Vista; debugging, uni
testing, QA'ing that Microsoft did and they cannot match an error to
patch. I have only had this thing since Xmas so it can only be one o
about 20 things.

You say I might have some hardware that cannot handle the patch? Wel
I've looked through every device driver and see no problem except th
6to4 ipv6 fiasco that thousands of people have. I've disabled ipv6.

This is unacceptable and the reason many people are jumping ship fo
Macs because most of the time, they just work, period. I have
compatibility problem with a Microsoft Laser Mouse 5000 forcing me t
NOT even be able to use Aero.

There is no way on Earth I'm going to undo the last 20 times I've trie
to install updates to find the "patch" that doesn't work. Why doesn'
Microsoft have a real customer support center? At this point my pc boot
but rebooting is a crap shoot. Vista is taking valuable time away fro
me and my work, and frankly I'm close to just wiping this very fast bo
clean and installing XP Pro. I hope the people who got laid off at M
are the lame programmers who screwed the pooch with Vista. Windows 7 i
obviously what Vista was supposed to be. It better be a free upgrade o
I'm jumping ship

--
Frustrated Use
-----------------------------------------------------------------------
Frustrated User's Profile: http://forums.techarena.in/members/frustrated-user.ht
View this thread: http://forums.techarena.in/vista-help/1087073.ht

http://forums.techarena.i

 
Reply With Quote
 
measekite
Guest
Posts: n/a

 
      02-12-2009
On Thu, 12 Feb 2009 09:04:10 +0530, Frustrated User wrote:

> I have been getting the same error so the original poster is not alone.
>
> I am using Vista Premium 64bit with a Core i7 and 9 gigs of ram. I
>
> cannot update anything because it gets rolled back. I cannot believe
>
> that with 5+ years of programming creating Vista; debugging, unit
>
> testing, QA'ing that Microsoft did and they cannot match an error to a
>
> patch. I have only had this thing since Xmas so it can only be one of
>
> about 20 things.
>
> You say I might have some hardware that cannot handle the patch? Well
>
> I've looked through every device driver and see no problem except the
>
> 6to4 ipv6 fiasco that thousands of people have. I've disabled ipv6.
>
> This is unacceptable and the reason many people are jumping ship for
>
> Macs because most of the time, they just work, period. I have a
>
> compatibility problem with a Microsoft Laser Mouse 5000 forcing me to
>
> NOT even be able to use Aero.
>
> There is no way on Earth I'm going to undo the last 20 times I've tried
>
> to install updates to find the "patch" that doesn't work. Why doesn't
>
> Microsoft have a real customer support center? At this point my pc boots
>
> but rebooting is a crap shoot. Vista is taking valuable time away from
>
> me and my work, and frankly I'm close to just wiping this very fast box
>
> clean and installing XP Pro. I hope the people who got laid off at MS
>
> are the lame programmers who screwed the pooch with Vista. Windows 7 is
>
> obviously what Vista was supposed to be. It better be a free upgrade or
>
> I'm jumping ship.
>
>
>
>
>


You need Linux. These problems do not exist
 
Reply With Quote
 
Paul Tolhurst
Guest
Posts: n/a

 
      01-03-2010
I have found myself in the same position, unfortunately I don't have a system restore point on my computer. Now as a result can't get windows running again any thoughts on how I can get around this?



Thalado wrote:

A patch is preventing the system from starting. - Which one?
13-Dec-08

So I am a good techie and patch my system regularly. I am running Vista x64
Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
update says I have xx patches to install. I install and reboot and the
problems began. When I would try and open MMC, Explorer, IE it wouldn't open
or I would get a "Cannot create blank document" error. Tried to go into safe
mode, blue screen..Things kept getting worse until I got Stop errors.

So I get my Vista DVD and do a repair. It goes through and towards the end
the log show

Root cause found:
--------------------------
A patch is preventing the system from starting

Repair action: System Restor
Result: Completed successfully. Error code = 0x
Time taken = 144676 m

My OS is back to working.. BUT, Windows update now shows I have 14 patches
to install. You can believe me I am not installing anything now. So, how do I
tell which patch prevented my system from starting?

Previous Posts In This Thread:

On Saturday, December 13, 2008 10:01 AM
Thalado wrote:

A patch is preventing the system from starting. - Which one?
So I am a good techie and patch my system regularly. I am running Vista x64
Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
update says I have xx patches to install. I install and reboot and the
problems began. When I would try and open MMC, Explorer, IE it wouldn't open
or I would get a "Cannot create blank document" error. Tried to go into safe
mode, blue screen..Things kept getting worse until I got Stop errors.

So I get my Vista DVD and do a repair. It goes through and towards the end
the log show

Root cause found:
--------------------------
A patch is preventing the system from starting

Repair action: System Restor
Result: Completed successfully. Error code = 0x
Time taken = 144676 m

My OS is back to working.. BUT, Windows update now shows I have 14 patches
to install. You can believe me I am not installing anything now. So, how do I
tell which patch prevented my system from starting?

On Saturday, December 13, 2008 10:14 AM
Mark L. Ferguson wrote:

You are probably using a hardware driver that can't handle one of the patches.
You are probably using a hardware driver that can't handle one of the
patches. About your only choices are stop using the driver or the patch. You
can easily select one patch at a time to test, using system restore to go
back on failure. "Safe Mode With Command Prompt" will accept the command

%systemroot%\system32\restore\rstrui.ex

You can also try to detect the problem using the error reporting available
in the Windows Update app. When you 'view update history' you get a link to
troubleshooting help

If an error has occurred, it will be displayed with an error code that you
can use to search online for help


--
Use the "Ratings" feature. It helps the new users
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales/help/help_en-us.ht
Mark L. Ferguson MS-MV
https://mvp.support.microsoft.com/profile/Mark.Ferguso

"Thalador" <> wrote in message
news:B2ED7C35-6BF8-463A-AEBA-...

On Monday, December 15, 2008 11:36 AM
Thalado wrote:

So even though the OS knew that a patch was preventing the system from
So even though the OS knew that a patch was preventing the system from
starting, it can't tell me which? This seems absurd to me. You advice tells
me to redo each patch, reboot and hope it doesnt blow up. While it may be an
answer, I was hoping I can determine which one is the proble

"Mark L. Ferguson" wrote:

On Monday, December 15, 2008 2:19 PM
Colton wrote:

Thalador, Some times you have to do outrageous things in order to find out
Thalador

Some times you have to do outrageous things in order to find out what is
going wrong. Even if this does mean having to install or remove and then
restart over and over. The only way you're going to find out anything
specific is if the Windows failure leaves you an error file that you can
catch some information from. You said that it can't tell you what is
failing, so this is probably a lost cause; forcing you to return to the only
thing that will work, and that is trial and error. Unfortunately, computer
problems aren't always click and fix, as I'm sure you know. If not, you will
learn soon enough, lol.

Sorry that you are having this problem, bud. The only thing that I can tell
you to help you any farther is to check the updates that you are installing
before you install them. Make sure they are compatible with your system and
devices before you install it. I've had a couple of updates that had my
computer crippled for months, but are no longer an issue thanks to
reformatting and watching what I installed. The only way you will be able to
tell what patch (aka update) is effecting your system, you should do what
Mike advised, and try installing them one by one. Maybe two by two, so you
can move a bit faster, as I know there can be a lot.

--

Colton, PHP/VB6/HTML/CSS/Javscript/IIS/Apache
OS: Vista Home Premium x86 SP1

- http://explosion.debug-inc.com
-


"Thalador" <> wrote in message
news:29852A44-1AF6-4A54-8452-...

On Wednesday, February 11, 2009 10:34 PM
Frustrated User wrote:

I have been getting the same error so the original poster is not alone.
I have been getting the same error so the original poster is not alone.
I am using Vista Premium 64bit with a Core i7 and 9 gigs of ram. I
cannot update anything because it gets rolled back. I cannot believe
that with 5+ years of programming creating Vista; debugging, unit
testing, QA'ing that Microsoft did and they cannot match an error to a
patch. I have only had this thing since Xmas so it can only be one of
about 20 things.

You say I might have some hardware that cannot handle the patch? Well
I've looked through every device driver and see no problem except the
6to4 ipv6 fiasco that thousands of people have. I've disabled ipv6.

This is unacceptable and the reason many people are jumping ship for
Macs because most of the time, they just work, period. I have a
compatibility problem with a Microsoft Laser Mouse 5000 forcing me to
NOT even be able to use Aero.

There is no way on Earth I'm going to undo the last 20 times I've tried
to install updates to find the "patch" that doesn't work. Why doesn't
Microsoft have a real customer support center? At this point my pc boots
but rebooting is a crap shoot. Vista is taking valuable time away from
me and my work, and frankly I'm close to just wiping this very fast box
clean and installing XP Pro. I hope the people who got laid off at MS
are the lame programmers who screwed the pooch with Vista. Windows 7 is
obviously what Vista was supposed to be. It better be a free upgrade or
I'm jumping ship.


--
Frustrated User
------------------------------------------------------------------------
Frustrated User's Profile: http://forums.techarena.in/members/frustrated-user.htm
View this thread: http://forums.techarena.in/vista-help/1087073.htm

http://forums.techarena.in


Submitted via EggHeadCafe - Software Developer Portal of Choice
..NET string.Split("::") Bug With Duplicate Delimiters
http://www.eggheadcafe.com/tutorials...ngsplit-b.aspx
 
Reply With Quote
 
Patrick Palczewski
Guest
Posts: n/a

 
      01-03-2010
Same position about responding to a year-old thread? Start a new thread with
a description of your problem and system configuration and someone can try
to help you.

--
Patrick P.
www.boydcomputersvcs.com

"Paul Tolhurst" wrote in message news:...
> I have found myself in the same position, unfortunately I don't have a
> system restore point on my computer. Now as a result can't get windows
> running again any thoughts on how I can get around this?
>
>
>
> Thalado wrote:
>
> A patch is preventing the system from starting. - Which one?
> 13-Dec-08
>
> So I am a good techie and patch my system regularly. I am running Vista
> x64
> Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
> update says I have xx patches to install. I install and reboot and the
> problems began. When I would try and open MMC, Explorer, IE it wouldn't
> open
> or I would get a "Cannot create blank document" error. Tried to go into
> safe
> mode, blue screen..Things kept getting worse until I got Stop errors..
>
> So I get my Vista DVD and do a repair. It goes through and towards the end
> the log shows
>
> Root cause found:
> ---------------------------
> A patch is preventing the system from starting.
>
> Repair action: System Restore
> Result: Completed successfully. Error code = 0x0
> Time taken = 144676 ms
>
> My OS is back to working.. BUT, Windows update now shows I have 14 patches
> to install. You can believe me I am not installing anything now. So, how
> do I
> tell which patch prevented my system from starting?
>
> Previous Posts In This Thread:
>
> On Saturday, December 13, 2008 10:01 AM
> Thalado wrote:
>
> A patch is preventing the system from starting. - Which one?
> So I am a good techie and patch my system regularly. I am running Vista
> x64
> Ultimate SP1. Up until a few weeks ago no problem. I log on and windows
> update says I have xx patches to install. I install and reboot and the
> problems began. When I would try and open MMC, Explorer, IE it wouldn't
> open
> or I would get a "Cannot create blank document" error. Tried to go into
> safe
> mode, blue screen..Things kept getting worse until I got Stop errors..
>
> So I get my Vista DVD and do a repair. It goes through and towards the end
> the log shows
>
> Root cause found:
> ---------------------------
> A patch is preventing the system from starting.
>
> Repair action: System Restore
> Result: Completed successfully. Error code = 0x0
> Time taken = 144676 ms
>
> My OS is back to working.. BUT, Windows update now shows I have 14 patches
> to install. You can believe me I am not installing anything now. So, how
> do I
> tell which patch prevented my system from starting?
>
> On Saturday, December 13, 2008 10:14 AM
> Mark L. Ferguson wrote:
>
> You are probably using a hardware driver that can't handle one of the
> patches.
> You are probably using a hardware driver that can't handle one of the
> patches. About your only choices are stop using the driver or the patch.
> You
> can easily select one patch at a time to test, using system restore to go
> back on failure. "Safe Mode With Command Prompt" will accept the command:
>
> %systemroot%\system32\restore\rstrui.exe
>
> You can also try to detect the problem using the error reporting available
> in the Windows Update app. When you 'view update history' you get a link
> to
> troubleshooting help.
>
> If an error has occurred, it will be displayed with an error code that you
> can use to search online for help.
>
>
>
> --
> Use the "Ratings" feature. It helps the new users.
> Please use the Communities guidelines when posting.
> http://www.microsoft.com/wn3/locales...help_en-us.htm
> Mark L. Ferguson MS-MVP
> https://mvp.support.microsoft.com/profile/Mark.Ferguson
>
> "Thalador" <> wrote in message
> news:B2ED7C35-6BF8-463A-AEBA-...
>
> On Monday, December 15, 2008 11:36 AM
> Thalado wrote:
>
> So even though the OS knew that a patch was preventing the system from
> So even though the OS knew that a patch was preventing the system from
> starting, it can't tell me which? This seems absurd to me. You advice
> tells
> me to redo each patch, reboot and hope it doesnt blow up. While it may be
> an
> answer, I was hoping I can determine which one is the problem
>
> "Mark L. Ferguson" wrote:
>
> On Monday, December 15, 2008 2:19 PM
> Colton wrote:
>
> Thalador, Some times you have to do outrageous things in order to find
> out
> Thalador,
>
> Some times you have to do outrageous things in order to find out what
> is
> going wrong. Even if this does mean having to install or remove and then
> restart over and over. The only way you're going to find out anything
> specific is if the Windows failure leaves you an error file that you can
> catch some information from. You said that it can't tell you what is
> failing, so this is probably a lost cause; forcing you to return to the
> only
> thing that will work, and that is trial and error. Unfortunately, computer
> problems aren't always click and fix, as I'm sure you know. If not, you
> will
> learn soon enough, lol.
>
> Sorry that you are having this problem, bud. The only thing that I can
> tell
> you to help you any farther is to check the updates that you are
> installing
> before you install them. Make sure they are compatible with your system
> and
> devices before you install it. I've had a couple of updates that had my
> computer crippled for months, but are no longer an issue thanks to
> reformatting and watching what I installed. The only way you will be able
> to
> tell what patch (aka update) is effecting your system, you should do what
> Mike advised, and try installing them one by one. Maybe two by two, so you
> can move a bit faster, as I know there can be a lot.
>
> --
>
> Colton, PHP/VB6/HTML/CSS/Javscript/IIS/Apache
> OS: Vista Home Premium x86 SP1
>
> - http://explosion.debug-inc.com
> -
>
>
> "Thalador" <> wrote in message
> news:29852A44-1AF6-4A54-8452-...
>
> On Wednesday, February 11, 2009 10:34 PM
> Frustrated User wrote:
>
> I have been getting the same error so the original poster is not alone.
> I have been getting the same error so the original poster is not alone.
> I am using Vista Premium 64bit with a Core i7 and 9 gigs of ram. I
> cannot update anything because it gets rolled back. I cannot believe
> that with 5+ years of programming creating Vista; debugging, unit
> testing, QA'ing that Microsoft did and they cannot match an error to a
> patch. I have only had this thing since Xmas so it can only be one of
> about 20 things.
>
> You say I might have some hardware that cannot handle the patch? Well
> I've looked through every device driver and see no problem except the
> 6to4 ipv6 fiasco that thousands of people have. I've disabled ipv6.
>
> This is unacceptable and the reason many people are jumping ship for
> Macs because most of the time, they just work, period. I have a
> compatibility problem with a Microsoft Laser Mouse 5000 forcing me to
> NOT even be able to use Aero.
>
> There is no way on Earth I'm going to undo the last 20 times I've tried
> to install updates to find the "patch" that doesn't work. Why doesn't
> Microsoft have a real customer support center? At this point my pc boots
> but rebooting is a crap shoot. Vista is taking valuable time away from
> me and my work, and frankly I'm close to just wiping this very fast box
> clean and installing XP Pro. I hope the people who got laid off at MS
> are the lame programmers who screwed the pooch with Vista. Windows 7 is
> obviously what Vista was supposed to be. It better be a free upgrade or
> I'm jumping ship.
>
>
> --
> Frustrated User
> ------------------------------------------------------------------------
> Frustrated User's Profile:
> http://forums.techarena.in/members/frustrated-user.htm
> View this thread: http://forums.techarena.in/vista-help/1087073.htm
>
> http://forums.techarena.in
>
>
> Submitted via EggHeadCafe - Software Developer Portal of Choice
> .NET string.Split("::") Bug With Duplicate Delimiters
> http://www.eggheadcafe.com/tutorials...ngsplit-b.aspx


 
Reply With Quote
 
Gordon
Guest
Posts: n/a

 
      01-03-2010


"Paul Tolhurst" wrote in message news:...
> I have found myself in the same position,


Please do NOT change the subject line.

Please note:
This is NOT a chat room and although you think you are posting to a forum
run by Techarena - you are actually posting to a global Usenet Newsgroup.
Techarena forums leach off the Microsoft News Servers in order to make them
seem far busier than they really are.

You will get a far better experience if you use a newsreader and subscribe
to these groups directly, rather than through TechArena.
Setting up Outlook Express/Windows Mail to access Microsoft newsgroups
http://www.michaelstevenstech.com/ou...snewreader.htm

Accessing the MS newsgroups in Outlook Express/Windows Mail Newsreader
http://www.microsoft.com/windowsxp/e...roupsetup.mspx

If you must stay with TechArena then please follow Usenet custom by quoting
the post you are replying to, and replying to the thread.

Thank you.

http://members.shaw.ca/dts-l/goodpost.htm


 
Reply With Quote
 
 
 
Reply

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Starting/closing Speech Recognition causes system to stop responding void.no.spam.com@gmail.com Windows Vista General Discussion 1 06-19-2008 01:18 AM
Windows Easy Transfer restore to a partially restored Ultimate system config-preventing duplication issues? Rolynstone Windows Vista Installation 1 04-08-2008 06:44 AM
System Configuration keeps starting up with Windows Vista queen Windows Vista General Discussion 12 02-15-2008 05:55 PM
System Administrator stops installation of patch Minnesota Windows Vista General Discussion 7 06-27-2007 06:56 AM
'A patch is preventing the system from starting' clarkgable Windows Vista General Discussion 1 06-16-2007 01:54 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59