A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Performance and Maintainance of XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

can't open regedit



 
 
Thread Tools Display Modes
  #1  
Old December 4th 05, 08:50 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted driver for my cd
drive.
But when I try to run Regedit, I get told that Windows can't find it.
I've followed the suggestions from the other posts with no luck.

When I run sfc / scannow I get the request for the XP cd. Either I don't
have the right XP cd or my corrupted cd drive is preventing Windows from
accessing the cd.

I read the article regarding the workaround of the XP cd, but that requires
using Regedit.

Any help would be greatly appreciated.
Thanks.
Ads
  #2  
Old December 4th 05, 09:14 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.


Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan




  #3  
Old December 4th 05, 09:34 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Type in a command prompt
reg /?

You can edit the registry to fix sfc with this.

--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Nepatsfan" wrote in message ...
cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.


Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan




  #4  
Old December 4th 05, 11:46 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it come up
when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm pretty
ignorant in these matters. The registry editing I plan on doing is from some
instructions I got off the Windows Help site. (and yes, I've got everything
backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.


Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan





  #5  
Old December 5th 05, 12:01 AM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

reg /?

reg query /?

reg add /?

C:\Program Files\Support Toolsreg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
SourcePath REG_SZ E:\ENGLISH\WINXP\PRO\I386


--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"cabezon" wrote in message ...
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it come up
when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm pretty
ignorant in these matters. The registry editing I plan on doing is from some
instructions I got off the Windows Help site. (and yes, I've got everything
backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.


Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan





  #6  
Old December 5th 05, 03:43 AM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Wow. Dave. I thought I am some what computer literate but your response
really eluded me.

I don't think most people have Windows Support Tool installed. Not a
default program to load.

Like I said not really sure what you are suggesting they do. Of course, it
isn't in a response to a question I posted. just try to figure this out.

"David Candy" wrote:

reg /?

reg query /?

reg add /?

C:\Program Files\Support Toolsreg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
SourcePath REG_SZ E:\ENGLISH\WINXP\PRO\I386


--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"cabezon" wrote in message ...
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it come up
when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm pretty
ignorant in these matters. The registry editing I plan on doing is from some
instructions I got off the Windows Help site. (and yes, I've got everything
backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.

Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan






  #7  
Old December 5th 05, 05:16 AM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Have you tried copying the i386 file from your windows CD and directing
windows to search in that location for the program?


"Dixonian69" wrote in message
...
Wow. Dave. I thought I am some what computer literate but your response
really eluded me.

I don't think most people have Windows Support Tool installed. Not a
default program to load.

Like I said not really sure what you are suggesting they do. Of course, it
isn't in a response to a question I posted. just try to figure this out.

"David Candy" wrote:

reg /?

reg query /?

reg add /?

C:\Program Files\Support Toolsreg query
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
SourcePath REG_SZ E:\ENGLISH\WINXP\PRO\I386


--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"cabezon" wrote in message
...
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it come
up
when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm
pretty
ignorant in these matters. The registry editing I plan on doing is
from some
instructions I got off the Windows Help site. (and yes, I've got
everything
backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.

Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan








  #8  
Old December 5th 05, 05:34 AM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

The problem is I can't access my cd drive. I don't know how to get into my
XP cd.

Thanks, needlove.

"needlove" wrote:

Have you tried copying the i386 file from your windows CD and directing
windows to search in that location for the program?


"Dixonian69" wrote in message
...
Wow. Dave. I thought I am some what computer literate but your response
really eluded me.

I don't think most people have Windows Support Tool installed. Not a
default program to load.

Like I said not really sure what you are suggesting they do. Of course, it
isn't in a response to a question I posted. just try to figure this out.

"David Candy" wrote:

reg /?

reg query /?

reg add /?

C:\Program Files\Support Toolsreg query
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
SourcePath REG_SZ E:\ENGLISH\WINXP\PRO\I386


--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"cabezon" wrote in message
...
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it come
up
when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm
pretty
ignorant in these matters. The registry editing I plan on doing is
from some
instructions I got off the Windows Help site. (and yes, I've got
everything
backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.

Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan









  #9  
Old December 5th 05, 07:27 AM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

It's a normal part of Windows XP.

--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Dixonian69" wrote in message ...
Wow. Dave. I thought I am some what computer literate but your response
really eluded me.

I don't think most people have Windows Support Tool installed. Not a
default program to load.

Like I said not really sure what you are suggesting they do. Of course, it
isn't in a response to a question I posted. just try to figure this out.

"David Candy" wrote:

reg /?

reg query /?

reg add /?

C:\Program Files\Support Toolsreg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
SourcePath REG_SZ E:\ENGLISH\WINXP\PRO\I386


--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"cabezon" wrote in message ...
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it come up
when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm pretty
ignorant in these matters. The registry editing I plan on doing is from some
instructions I got off the Windows Help site. (and yes, I've got everything
backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.

Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan






  #10  
Old December 5th 05, 11:08 AM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Use your XP installation CD to boot into the Recovery Console.
Copy regedit.exe from the I386 folder on the CD into your
C:\Windows folder.

To start the computer and use the Recovery Console
http://www.microsoft.com/resources/d...n_console.mspx

Using Recovery Console Commands
http://www.microsoft.com/resources/d...b_tol_pzsk.asp

Good luck

Nepatsfan


cabezon wrote:
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor
does it come up when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command
Prompt. I'm pretty ignorant in these matters. The registry
editing I plan on doing is from some instructions I got off
the Windows Help site. (and yes, I've got everything backed
up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows
can't find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd
drive is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.


Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should
find that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from
one of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that
there's a problem with your PATH environmental variable. If
that's the case, go to this web site, download
fixpath2.zip, extract the files, read FIXPATH.txt and run
FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan




  #11  
Old December 5th 05, 02:10 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Have you tried entering "regedt32" in a command prompt? It is the same as
'regedit', but can handle some extra variables and functions exactly the same
as "regedit".

"cabezon" wrote:

Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted driver for my cd
drive.
But when I try to run Regedit, I get told that Windows can't find it.
I've followed the suggestions from the other posts with no luck.

When I run sfc / scannow I get the request for the XP cd. Either I don't
have the right XP cd or my corrupted cd drive is preventing Windows from
accessing the cd.

I read the article regarding the workaround of the XP cd, but that requires
using Regedit.

Any help would be greatly appreciated.
Thanks.

  #12  
Old December 5th 05, 02:51 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

The "reg" command is there but I was referring to the directory (C:\Program
Files\Support Toolsreg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath).


C:\Program Files\Support Tools
Support Tools are not normally installed during normal setup

So how can this person execute this command?


"David Candy" wrote:

It's a normal part of Windows XP.

--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Dixonian69" wrote in message ...
Wow. Dave. I thought I am some what computer literate but your response
really eluded me.

I don't think most people have Windows Support Tool installed. Not a
default program to load.

Like I said not really sure what you are suggesting they do. Of course, it
isn't in a response to a question I posted. just try to figure this out.

"David Candy" wrote:

reg /?

reg query /?

reg add /?

C:\Program Files\Support Toolsreg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
SourcePath REG_SZ E:\ENGLISH\WINXP\PRO\I386


--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"cabezon" wrote in message ...
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it come up
when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm pretty
ignorant in these matters. The registry editing I plan on doing is from some
instructions I got off the Windows Help site. (and yes, I've got everything
backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.

Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan







  #13  
Old December 5th 05, 02:56 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

Why aren't you trying to remove drivers using update or rollback feature in
Device Manager?

If your Cd drive isn't recognized or has a bad driver, it probaly won't read
any cd let alone your XP CD.


"cabezon" wrote:

Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted driver for my cd
drive.
But when I try to run Regedit, I get told that Windows can't find it.
I've followed the suggestions from the other posts with no luck.

When I run sfc / scannow I get the request for the XP cd. Either I don't
have the right XP cd or my corrupted cd drive is preventing Windows from
accessing the cd.

I read the article regarding the workaround of the XP cd, but that requires
using Regedit.

Any help would be greatly appreciated.
Thanks.

  #14  
Old December 5th 05, 05:32 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

C:\Program Files\Support Tools Is the *prompt* from David's cmd.exe.

If you have Windows Support Tools installed and open cmd.exe from
C:\Documents and Settings\All Users\Start Menu\Programs\Windows Support
Tools the Command Prompt shortcut has "C:\Program Files\Support Tools\" in
the Start in: box, i.e. the prompt.

cmd.exe opened from %homepath%\Start Menu\Programs\Accessories usually has
%HOMEDRIVE%%HOMEPATH% in the Start in: box.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Wesley P. Vogel

The one I most often use has C:\ in the Start in: box.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\

You can also change the prompt in the registry.

Change the Command Prompt
http://www.winguides.com/registry/display.php/1252/

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In ,
Dixonian69 hunted and pecked:
The "reg" command is there but I was referring to the directory
(C:\Program Files\Support Toolsreg query
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath).


C:\Program Files\Support Tools
Support Tools are not normally installed during normal setup

So how can this person execute this command?


"David Candy" wrote:

It's a normal part of Windows XP.

--
-------------------------------------------------------------------------

-------------------------
Read David defending the concept of violence.

http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Dixonian69" wrote in message
...
Wow. Dave. I thought I am some what computer literate but your response
really eluded me.

I don't think most people have Windows Support Tool installed. Not a
default program to load.

Like I said not really sure what you are suggesting they do. Of course,
it isn't in a response to a question I posted. just try to figure this
out.

"David Candy" wrote:

reg /?

reg query /?

reg add /?

C:\Program Files\Support Toolsreg query
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion" /v SourcePath

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
SourcePath REG_SZ E:\ENGLISH\WINXP\PRO\I386


--
-----------------------------------------------------------------------

---------------------------
Read David defending the concept of violence.

http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"cabezon" wrote in message
...
Thanks Nepatsfan.
I didn't find regedit.exe in any of those locations. Nor does it
come up when I do a search.

Thanks David Candy.
I can't say I know what I'm doing when I'm in Command Prompt. I'm
pretty ignorant in these matters. The registry editing I plan on
doing is from some instructions I got off the Windows Help site. (and
yes, I've got everything backed up).

Any suggestions?
Much appreciated.



"Nepatsfan" wrote:

cabezon wrote:
Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted
driver for my cd drive.
But when I try to run Regedit, I get told that Windows can't
find it.
I've followed the suggestions from the other posts with no
luck.

When I run sfc / scannow I get the request for the XP cd.
Either I don't have the right XP cd or my corrupted cd drive
is preventing Windows from accessing the cd.

I read the article regarding the workaround of the XP cd,
but that requires using Regedit.

Any help would be greatly appreciated.
Thanks.

Have you searched your hard drive for regedit.exe?
Assuming Windows is installed on your C drive, you should find
that file in the following locations:

C:\Windows
C:\WINDOWS\system32\dllcache

You may also find a copy he

C:\WINDOWS\ServicePackFiles\i386

If you don't find regedit.exe in C:\Windows, copy it from one
of the other locations into C:\Windows.

If you find a copy in C:\Windows it would indicate that there's
a problem with your PATH environmental variable. If that's the
case, go to this web site, download fixpath2.zip, extract the
files, read FIXPATH.txt and run FIXPATH.exe.

Fixpath
http://internet.cybermesa.com/~bstewart/misctools.html

Good luck

Nepatsfan


  #15  
Old December 5th 05, 05:40 PM posted to microsoft.public.windowsxp.perform_maintain
external usenet poster
 
Posts: n/a
Default can't open regedit

There is nothing extra about regedt32.exe. In XP all it does is open
regedit.exe.

[[Regedt32.exe
In Windows XP and Windows Server 2003, Regedt32.exe is a small
program that just runs Regedit.exe. ]]
From...
Differences Between Regedit.exe and Regedt32.exe
http://support.microsoft.com/default...b;en-us;141377

[[NOTE: In Windows XP, Regedit.exe and Regedt32.exe have been integrated
into a single program that combines the features of the two registry editors
in Windows 2000. ]]
From...
"16 Bit MS-DOS Subsystem" Error Message When You Install a Program
http://support.microsoft.com/default...b;en-us;314452
--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In ,
HiBaller hunted and pecked:
Have you tried entering "regedt32" in a command prompt? It is the same as
'regedit', but can handle some extra variables and functions exactly the
same as "regedit".

"cabezon" wrote:

Hello, thanks for the help.

I'm trying to use regedit so that I can fix my corrupted driver for my cd
drive.
But when I try to run Regedit, I get told that Windows can't find it.
I've followed the suggestions from the other posts with no luck.

When I run sfc / scannow I get the request for the XP cd. Either I don't
have the right XP cd or my corrupted cd drive is preventing Windows from
accessing the cd.

I read the article regarding the workaround of the XP cd, but that
requires using Regedit.

Any help would be greatly appreciated.
Thanks.


 




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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Revisit: "Open With" broken in context menu cdude Performance and Maintainance of XP 1 August 8th 05 03:29 AM
Internet Connection Lost Felix General XP issues or comments 6 January 13th 05 01:57 PM
REGEDIT, MSONFIG, TASK MAMAGER won't open My Sweet Babboo General XP issues or comments 3 January 13th 05 07:31 AM
regedit, msconfig and taskmanger will not open. Tom General XP issues or comments 7 October 10th 04 12:07 PM
Can't open REGEDIT, MSCONFIG or Task Manager mysweetbabboo Security and Administration with Windows XP 2 September 28th 04 01:19 PM






All times are GMT +1. The time now is 05:28 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.