|
死性不改
中级用户
  
积分 378
发帖 88
注册 2004-5-5
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
把windows\system32\config目錄中的system複製出來,例如複製到D:回到XP,在CMD窗口中輸入reg load hklm\sxbg d:\system打開註冊表編輯器regedit,到HKEY_LOCAL_MACHINE\sxbg干你要干的事,干完之後,reg unload hklm\sxbg,轉到dos,把D:\system覆蓋windows\system32\config目錄中的system,OK!
Copy the system in the windows\system32\config directory, for example, copy it to D: Back to XP, enter reg load hklm\sxbg d:\system in the CMD window, open the Registry Editor regedit, go to HKEY_LOCAL_MACHINE\sxbg to do what you need to do, after finishing, reg unload hklm\sxbg, go to DOS, overwrite the system in the windows\system32\config directory with D:\system, OK!
|

www.51ct.net |
|
2004-7-24 00:00 |
|
|
chee
初级用户
 
积分 142
发帖 18
注册 2004-7-23
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
我用98启动盘,在命令行模式是键入c:\Windows\System32\Config>copy SYSTEM h:\,把windows\system32\config目錄中的system複製出來,复制到了h:\SYSTEM。重启了PC,在xp的命令行方式下输入reg load HKEY_LOCAL_MACHINE\sys h:\SYSTEM,得到的系统消息是:the operation completed successfully,再进入注册表编辑,完了后,关闭注册表,再在xp的命令行方式下输入reg unload HKEY_LOCAL_MACHINE\sys,得到的系统消息是:the operation completed successfully.然后在xp的命令行方式下输入replace h:\SYSTEM c:\WINDOWS\system32\config,得到的系统消息是:extended error 32只有覆盖这一步不能成功,我尝试了在normal mode 和safe mode的命令行方式下输入replace h:\SYSTEM c:\WINDOWS\system32\config和98启动盘下输入replace h:\SYSTEM c:\WINDOWS\system32\config,前者错误是:extended error 32,后者的错误是bad common or file name!我的XP是没有经过上网激活的,经过修改oobe的制完成了对 sp1的更新,现在的cd-key仍有效,可以继续update.辛苦两位了, 希望这些信息有帮助!谢谢!
I used a Windows 98 boot disk. In command line mode, I typed c:\Windows\System32\Config>copy SYSTEM h:\, which copied the SYSTEM file from the windows\system32\config directory to h:\SYSTEM. I restarted the PC. Then, in the XP command line, I entered reg load HKEY_LOCAL_MACHINE\sys h:\SYSTEM and got the system message: the operation completed successfully. After entering the registry editor, I closed the registry. Then, in the XP command line, I entered reg unload HKEY_LOCAL_MACHINE\sys and got the system message: the operation completed successfully. Then, in the XP command line, I entered replace h:\SYSTEM c:\WINDOWS\system32\config and got the system message: extended error 32. Only the overwriting step didn't succeed. I tried entering replace h:\SYSTEM c:\WINDOWS\system32\config in normal mode and safe mode command lines, and the former had the error: extended error 32, while the latter had the error: bad common or file name! My XP hasn't been activated via the internet. I completed the update for SP1 by modifying oobe, and the current CD-key is still valid and can continue updating. Thanks for your efforts! Hope this information is helpful! Thank you!
|
|
2004-7-24 00:00 |
|
|
死性不改
中级用户
  
积分 378
发帖 88
注册 2004-5-5
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
轉到dos,用修改后的D:\system覆蓋windows\system32\config目錄中的system,你聽説過註冊表文件可以在Windows下替換的嗎???????????
Go to DOS, and overwrite system in the Windows\system32\config directory with the modified D:\system. Have you heard that registry files can be replaced under Windows??????
|

www.51ct.net |
|
2004-7-24 00:00 |
|
|
死性不改
中级用户
  
积分 378
发帖 88
注册 2004-5-5
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
連複製都要到dos下,何況替換?
Even copying has to be done in DOS, let alone replacing?
|

www.51ct.net |
|
2004-7-24 00:00 |
|
|
chee
初级用户
 
积分 142
发帖 18
注册 2004-7-23
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
谢谢!关键是98启动盘下首先出现的是:a:>\然后我输入c:就到了c:>\再输入replace h:\SYSTEM c:\WINDOWS\system32\config,错误是bad common or file name!糊涂了!“转到dos”到底是指在什么环境下运行dos?还有,98启动盘的“覆盖”命令与XP的命令行方式下的“覆盖”命令有无区别?真实欲哭无泪呀!辛苦你了!
Thanks! The key point is that under the 98 boot disk, what first appears is: a:\> Then I type c: and it goes to c:\> Then I type replace h:\SYSTEM c:\WINDOWS\system32\config, and the error is bad common or file name! Confused! What environment does "switch to DOS" refer to running DOS in? Also, is there any difference between the "overwrite" command of the 98 boot disk and the "overwrite" command in the command line mode of XP? Really want to cry! Thanks for your hard work!
|
|
2004-7-24 00:00 |
|
|
死性不改
中级用户
  
积分 378
发帖 88
注册 2004-5-5
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
直接用copy命令。提示是否覆蓋,選Y。
Just use the copy command. When prompted whether to overwrite, select Y.
|

www.51ct.net |
|
2004-7-24 00:00 |
|
|
chee
初级用户
 
积分 142
发帖 18
注册 2004-7-23
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
终于理解到了“覆盖”的含义!谢谢了!我就去操作!
Finally understand the meaning of "overwrite"! Thanks! I'll go and operate!
|
|
2004-7-24 00:00 |
|
|
chee
初级用户
 
积分 142
发帖 18
注册 2004-7-23
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
太好了!搞定!原来是我理解错了执行“覆盖”所用的指令!copy命令比replace更强大。这样以来很多不能更改的东西,都可以这样来执行了!写小石头和死性不改了!有什么我懂的,定会全力!bow~
Great! Got it! It turns out I misunderstood the command used for "overwriting"! The copy command is more powerful than replace. In this way, many things that couldn't be changed can all be done like this! Wrote to Xiao Shitou and Sixing Bugai! If there's anything I know, I will definitely do my best! bow~
|
|
2004-7-24 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
晕~~~~~幸亏昨天我没有来,否则我就要死了。谢谢不改。
Oh, dizzy~~~~ Fortunately I didn't come yesterday, otherwise I would have died. Thanks for not changing.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-7-25 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
这是我回复给这位朋友的邮件: 我觉得论坛里的问题最好还是在论坛里解决,我个人感觉在论坛里我已经将说明写的很清楚了,你之所以看不明白,是因为你缺乏相关的背景知识。这里我把操作步骤再整理一下,如果你仍然看不明白,我建议你寻求就近的技术支持: 1、进入纯DOS环境,这里的纯DOS环境是指独立于Windows XP的另一个操作环境,例如你可以用一张98的启动盘启动你的机器。因为在xp处于运行状态时,你是无法将它的system注册表文件复制出来的。因此,如果你的机器上安装有另一个系统,你也可以进入另一个系统,总之,不要让你的xp处于运行状态。 2、在纯dos下将你的xp的system文件复制出来到另一个地方。如果你的xp的分区是ntfs格式的,在纯dos下是无法直接访问ntfs分区的,你可能需要运行ntfs pro for dos来访问ntfs分区,如果你的xp分区不是ntfs就很简单了,假设你的xp安装在c:\windows目录下,而你想将system文件复制到d:\,只需要运行下面这个命令:copy /y c:\windows\system32\config\system d:\ 3、重新启动计算机回到你的xp。然后将复制的system文件挂载到xp系统注册表的另一个目录下,例如你可以挂到HKLM\sys下,具体的命令应该是这样的:
reg load hklm\sys x:\system 这个命令是在xp的dos方式下运行的。
4、在xp下运行regedit注册表编辑程序,然后你就可以浏览到hklm\sys目录下进行操作,删除你想删除的键值。 5、删除完成后,再用命令(这个命令同样运行于xp的dos方式):
reg unload hklm\sys
6、 这时你的d:\system就已经是删除了你想删除的东西的system,重新启动计算机再回到纯dos环境,用这个修改过的system覆盖c:\windows\system32\config目录下的system,你已经达到目的了。所要使用的命令:copy /y d:\system c:\windows\system32\config
I think it's best to solve the problem in the forum. Personally, I feel I've made the instructions clear enough in the forum. The reason you don't understand is that you lack relevant background knowledge. Here I'll reorganize the operation steps. If you still don't understand, I suggest you seek nearby technical support:
1. Enter a pure DOS environment. The pure DOS environment here refers to another operating environment independent of Windows XP. For example, you can boot your machine with a 98 startup disk. Because when XP is running, you can't copy its system registry file out. So if your machine has another system installed, you can also enter that system. In short, don't let your XP be running.
2. Copy your XP's system file to another place under pure DOS. If your XP's partition is in NTFS format, you can't directly access the NTFS partition under pure DOS. You may need to run ntfs pro for dos to access the NTFS partition. If your XP partition is not NTFS, it's very simple. Suppose your XP is installed in the c:\windows directory and you want to copy the system file to d:\, you just need to run the following command: copy /y c:\windows\system32\config\system d:\
3. Restart the computer and return to your XP. Then mount the copied system file to another directory of the XP system registry. For example, you can mount it to HKLM\sys. The specific command should be like this:
reg load hklm\sys x:\system
This command is run in the DOS mode of XP.
4. Run the regedit registry editing program under XP, and then you can browse to the hklm\sys directory to perform operations and delete the key values you want to delete.
5. After deletion, use the command again (this command also runs in the DOS mode of XP):
reg unload hklm\sys
6. At this time, your d:\system is already the system with the things you want to delete removed. Restart the computer and return to the pure DOS environment, and use this modified system to overwrite the system in the c:\windows\system32\config directory. The command to be used: copy /y d:\system c:\windows\system32\config
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-7-27 00:00 |
|
|
defrag
中级用户
   痴迷DOS者
积分 456
发帖 570
注册 2004-10-9
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
以下是引用chee在2004-7-24 17:25:53的发言:
我用98启动盘,在命令行模式是键入c:\Windows\System32\Config>copy SYSTEM h:\,把windows\system32\config目錄中的system複製出來,复制到了h:\SYSTEM。
重启了PC,在xp的命令行方式下输入reg load HKEY_LOCAL_MACHINE\sys h:\SYSTEM,得到的系统消息是:the operation completed successfully,再进入注册表编辑,完了后,关闭注册表,再在xp的命令行方式下输入reg unload HKEY_LOCAL_MACHINE\sys,得到的系统消息是:the operation completed successfully.
然后在xp的命令行方式下输入replace h:\SYSTEM c:\WINDOWS\system32\config,得到的系统消息是:extended error 32
只有覆盖这一步不能成功,我尝试了在normal mode 和safe mode的命令行方式下输入replace h:\SYSTEM c:\WINDOWS\system32\config和98启动盘下输入replace h:\SYSTEM c:\WINDOWS\system32\config,前者错误是:extended error 32,后者的错误是bad common or file name!
我的XP是没有经过上网激活的,经过修改oobe的制完成了对 sp1的更新,现在的cd-key仍有效,可以继续update.
辛苦两位了, 希望这些信息有帮助!
谢谢!
在98启动盘上用用attrib,copy事实
The following is the statement from chee on 2004-7-24 17:25:53:
I used the 98 startup disk, and at the command line mode, I typed c:\Windows\System32\Config>copy SYSTEM h:\, copied the system in the windows\system32\config directory out, and copied it to h:\SYSTEM.
Restarted the PC, and at the command line mode of XP, I entered reg load HKEY_LOCAL_MACHINE\sys h:\SYSTEM, and got the system message: the operation completed successfully. Then I entered the registry editor, after that, closed the registry, and then at the command line mode of XP, I entered reg unload HKEY_LOCAL_MACHINE\sys, and got the system message: the operation completed successfully.
Then at the command line mode of XP, I entered replace h:\SYSTEM c:\WINDOWS\system32\config, and got the system message: extended error 32
Only the covering step couldn't be successful. I tried to enter replace h:\SYSTEM c:\WINDOWS\system32\config at the command line mode of normal mode and safe mode, and entered replace h:\SYSTEM c:\WINDOWS\system32\config on the 98 startup disk. The error of the former was: extended error 32, and the error of the latter was bad common or file name!
My XP hasn't been activated through internet. After modifying oobe, the update of sp1 was completed. Now the cd-key is still valid, and can continue update.
Thank you two hardworking people! Hope these informations are helpful!
Thanks!
Used attrib, copy on the 98 startup disk in fact
|

DOS不是万能的,没有DOS是万万不能的
自古系统谁无死?留取胆清照汗青!uploadImages/20035317345478982.png |
|
2004-12-5 00:00 |
|
|
senffon
初级用户
 
积分 118
发帖 66
注册 2005-10-21
状态 离线
|
|
2006-6-13 19:56 |
|
|
avsky168
初级用户
 
积分 128
发帖 51
注册 2006-1-5 来自 江西省萍乡市安源区
状态 离线
|
『第 28 楼』:
Hiren's Boot CD好像里面有在DOS下编辑注册表的软件吧
使用 LLM 解释/回答一下
Hiren's Boot CD好像里面有在DOS下编辑注册表的软件吧,你们找一下哦
Hiren's Boot CD seems to have software for editing the registry under DOS, you guys look for it.
|

江西省萍乡市安源区
鹤舞蓝沙 |
|
2006-6-14 12:46 |
|
|
netwinxp
高级用户
   
积分 741
发帖 366
注册 2007-7-25
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
你可以在winpe用Registrar Registry Manager挂接修改,直观有效:),DOS下应该没有REG那个命令(那个是2000、xp等控制台带的),至于regedit修改98的注册表问题不大,修改xp的我没试过,这里保持谨慎的态度。
Last edited by netwinxp on 2007-7-26 at 07:08 PM ]
You can modify by hooking with Registrar Registry Manager in WinPE, which is intuitive and effective:) There should be no REG command in DOS (that is the command brought by consoles like 2000, xp, etc.). As for the problem of modifying the registry of 98 with regedit, it is not a big deal. I haven't tried modifying the registry of xp, so I maintain a cautious attitude here.
Last edited by netwinxp on 2007-7-26 at 07:08 PM ]
|
|
2007-7-26 19:06 |
|
|
yjd
初级用户
 
积分 156
发帖 76
注册 2007-8-20
状态 离线
|
『第 30 楼』:
使用 LLM 解释/回答一下
没记错的话系统里面有个regedt32的就是专门修改注册表键值的权限。比如sam项
If I remember correctly, there is a regedt32 in the system which is specifically for modifying the permissions of registry key values. For example, the sam item
|
|
2007-8-21 14:54 |
|