![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-09-23 13:03 |
47,812 topics / 349,917 posts / today 0 new / 48,273 members |
| DOS批处理 & 脚本技术(批处理室) » Unable to delete the space key value, please modify my code |
| Printable Version 3,030 / 6 |
| Floor1 5872169 | Posted 2018-01-11 11:52 |
| 高级用户 Posts 474 Credits 959 | |
|
Unable to delete the spacebar key value, please help modify my code
for /f %%a in ('reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /s') do (for /f %%b in ('reg query "%%a"^|findstr /v "ftcertd" ^|findstr /v "启动项"') do (reg delete "%%a" /v "%%b" /f)) |
|
| Floor2 briar | Posted 2018-01-11 12:13 |
| 禁止访问 Posts 51 Credits 35 From 黑龙江省哈尔滨市 | |
|
I recommend you join the announcement group. Those people should give you answers when they are free.
|
|
| Floor3 5872169 | Posted 2018-01-11 12:14 |
| 高级用户 Posts 474 Credits 959 | |
Originally posted by briar at 2018-1-11 12:13 PM: Thanks |
|
| Floor4 5872169 | Posted 2018-01-11 12:16 |
| 高级用户 Posts 474 Credits 959 | |
|
I didn't see the group number of the announcement
|
|
| Floor5 briar | Posted 2018-01-11 12:17 |
| 禁止访问 Posts 51 Credits 35 From 黑龙江省哈尔滨市 | |
| Floor6 briar | Posted 2018-01-11 12:19 |
| 禁止访问 Posts 51 Credits 35 From 黑龙江省哈尔滨市 | |
| Floor7 5872169 | Posted 2018-01-11 12:28 |
| 高级用户 Posts 474 Credits 959 | |
Originally posted by briar at 2018-1-11 12:19 PM: Thank you very much |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |