A little script I made for some buddies and I. We are constantly collaborating on code. This scrips takes a source code file as it's parameter and uploads it to pastebin.com or any sub domain of pastebin. I integrated it with the righ click window in windows. Without that integration the script wouldn't be as cool! Hope others find it useful.
1 | ds
|
I am currently working on another script that will automate the registry tweaking :D
While working on the other script, would you mind using the registry API provided in http://code.activestate.com/recipes/510392/ ? If you need any help using it, I would be happy to provide assistance!