Hello,
I have this batch file which needs to do some stuff in a folder.
This is what i want:
-A shortcut when you right-click. (shell32 i think you should edit with the registry or so...? Can somebody say so?)
-If that shortcut is pressed, the batch is opened, and it locates the folder were was right-clicked. It should set this as a variable, %folder%.
Thanks.