标题:
VB语句中如何保留显示%
[打印本页]
作者:
aixwzl
时间:
2009-6-5 08:22
标题:
VB语句中如何保留显示%
如要在生成的批处理中显示这样一个语句:reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" /v ctfmon.exe /d %systemroot%\system32\ctfmon.exe /f
用VB应该怎么写
作者:
qq43142691
时间:
2009-6-5 19:01
VBS 不太懂...批处理我就知道加 ^%
作者:
lin8197
时间:
2009-6-10 23:54
print #1,"echo reg add " & chr(34) & "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" & chr(34) & " /v ctfmon.exe /d %systemroot%\system32\ctfmon.exe /f"
[
Last edited by lin8197 on 2009-6-10 at 23:57
]
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5