Advertisement
Guest User

Windows Registry Patch for Analyze with IDA Context Menu pat

a guest
Jan 29th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\*\shell\idaq]
  4. @="Open with i&daq"
  5.  
  6. [HKEY_CLASSES_ROOT\*\shell\idaq\command]
  7. @="\"C:\\ida\\ida7\\idaq.exe\" \"%1\""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement