将下面内容保存为 ida_menu.reg,双击导入:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\dllfile\shell]

[HKEY_CLASSES_ROOT\dllfile\shell\DASM with IDA x64]
@="使用IDA x64加载"
"Icon"="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida64.exe\", 4"

[HKEY_CLASSES_ROOT\dllfile\shell\DASM with IDA x64\Command]
@="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida64.exe\" \"%1\""

[HKEY_CLASSES_ROOT\dllfile\shell\DASM with IDA x86]
@="使用IDA x86加载"
"Icon"="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida.exe\", 4"

[HKEY_CLASSES_ROOT\dllfile\shell\DASM with IDA x86\Command]
@="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida.exe\" \"%1\""


[HKEY_CLASSES_ROOT\exefile\shell]

[HKEY_CLASSES_ROOT\exefile\shell\DASM with IDA x64]
@="使用IDA x64加载"
"Icon"="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida64.exe\", 4"

[HKEY_CLASSES_ROOT\exefile\shell\DASM with IDA x64\Command]
@="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida64.exe\" \"%1\""

[HKEY_CLASSES_ROOT\exefile\shell\DASM with IDA x86]
@="使用IDA x86加载"
"Icon"="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida.exe\", 4"

[HKEY_CLASSES_ROOT\exefile\shell\DASM with IDA x86\Command]
@="\"D:\\Tools\\ToolsCrack\\IDA7.0\\ida.exe\" \"%1\""

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-06
  • 2021-10-19
  • 2022-01-03
  • 2021-10-15
  • 2021-12-30
  • 2022-12-23
相关资源
相似解决方案