- 铜板
- 187
- 金币
- 0
- 在线时间
- 72 小时
- 注册时间
- 2004-9-17
- 帖子
- 511

- 铜板
- 187
- 金币
- 0
- 在线时间
- 72 小时
- 注册时间
- 2004-9-17
- 帖子
- 511
|
|
<BLOCKQUOTE><STRONG>引用</STRONG>:<HR>原文由 <B>未注册用户</B> 发表于 <I>2006-7-26 13:11:55</I> :<BR><SPAN style="FONT-SIZE: 12px">把regedit.exe 改为 regedit.com,然后打开注册表.exe关联如下 <BR>[HKEY_CLASSES_ROOT\exefile\shell\open\command],默认的键值为 "%1" %* <BR><BR>regedit.exe改为regedit.com还是打不开的话 <BR>将下面的内容存为exefile.reg,双击导入注册表;或在纯dos下运行regedit exefile.reg,导入注册表即可。(注意:REGEDIT4后面留一空行) <BR>REGEDIT4 <BR><BR>[HKEY_CLASSES_ROOT\exefile\shell\open\command] <BR>@="\"%1\" %*" <BR>或者将cmd.exe改名为cmd.com或cmd.scr,运行cmd.com,然后再运行下面两个命令: <BR>ftype exefile="%1" %* <BR>assoc .exe=exefile <BR>将cmd.com改回cmd.exe</SPAN> <HR></BLOCKQUOTE>严重同意!!! |
|