View Single Post
  #5  
Old 07-05-2014, 05:52
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 283
Rept. Given: 186
Rept. Rcvd 192 Times in 79 Posts
Thanks Given: 144
Thanks Rcvd at 254 Times in 98 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
Quote:
Originally Posted by leetone View Post
This is real neat, not quite necessary based on how it works (drag and drop or command line) but a GUI always makes something really nice

Might make it even better and upload it if anybody is interested.
I do hope we get a great GUI of this great tool, if you want insteed of drag drop. and want to have it on the right click menu in windows then
make new key in regedit HKEY_CLASSES_ROOT\*\shell\
put name de4Dot
then make new key under HKEY_CLASSES_ROOT\*\shell\De4Dot\
called command.
then under command make new string
Code:
"Z:\de4dot-master\Debug\de4dot-x64.exe" "%1"
make one for both x86 and x64

regards
Reply With Quote
The Following 2 Users Gave Reputation+1 to Storm Shadow For This Useful Post:
leetone (07-24-2014), Mahmoudnia (07-05-2014)