Windows Registry Editor Version 5.00
@="记事本打开此文件"
@="notepad.exe \"%1\""
---------------------------------------
Windows Registry Editor Version 5.00
@="文件夹"
"AlwaysShowExt"=""
"EditFlags"=hex:d2,01,00,00
"InfoTip"="prop:Comment"
@="none"
@="打开命令行窗口"
@="cmd.exe /k \"cd %L\""
-----------------------------------------
由于变量关系加密后几个%就不见了,导致功能失效。请教各位有办法吗?
我加密用的是“pengfei批处理加密解密系列”。另外用quick batch file compiler转换EXE也会出现这问题。
[ Last edited by heicai on 2007-1-25 at 09:37 AM ]
@="记事本打开此文件"
@="notepad.exe \"%1\""
---------------------------------------
Windows Registry Editor Version 5.00
@="文件夹"
"AlwaysShowExt"=""
"EditFlags"=hex:d2,01,00,00
"InfoTip"="prop:Comment"
@="none"
@="打开命令行窗口"
@="cmd.exe /k \"cd %L\""
-----------------------------------------
由于变量关系加密后几个%就不见了,导致功能失效。请教各位有办法吗?
我加密用的是“pengfei批处理加密解密系列”。另外用quick batch file compiler转换EXE也会出现这问题。
[ Last edited by heicai on 2007-1-25 at 09:37 AM ]
