- Able to get UAC permission of current logged user to run your specific file
- Also able to run a file(bat) with using specific username and password
- Start or Stope MS Sql server services
- Reset the proxy
A custom "New" submenu on the context menu.
I do a lot of tests/experiments, and I'm tired of creating new files/templates everytime I want to try something. To get around this, I've created a submenu to contain all coding releated files.
For more information, you can check this question that I've asked on SUPER USER.
You need to copy CustomNew
folder to your Windows
directory (e.g. C:\Windows
). Then run install.reg
that's inside the CustomNew folder. If you're familiar with Registry Keys and Batch files, you can modify the submenu to meet your needs.