;在文件右键菜单添加选项 RegWrite('HKEY_CLASSES_ROOT\*\shell\my_7z', '', 'REG_SZ', 'test') RegWrite('HKEY_CLASSES_ROOT\*\shell\my_7z\Command', '', 'REG_SZ', '"' & @ScriptFullPath & '" %1')
举报
RegWrite('HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\test', '', 'REG_SZ', 'test菜单') RegWrite('HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\test\command', '', 'REG_SZ', '"' & @ScriptFullPath & ' "%1"')
RegWrite('HKEY_LOCAL_MACHINE64\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\test', '', 'REG_SZ', 'test菜单')
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2024-11-16 18:36 , Processed in 0.072851 second(s), 19 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.