So I'm a novice programmer/scripter. I write little tools to make my life easier occasionally, and today I decided to start uploading them to sourceforge.net . I'm still working on adding some error checking and stuff since people other than myself will be looking at these, and they may not understand what isn't happening properly, but I've uploaded the current versions of a couple of my little self educating experiments so far. All of the versions I posted are stable and will run from beginning to end without a problem under normal circumstances, so I've set their status as "Stable".
One caveat. I wrote PingChecker a while back and when I first wrote it, I could make a custom view of Active Directory where all it listed was hostnames, copy and paste those hostnames directly into the command line and it would ping them all properly. I cleaned up the code a little (Yeah I said I was a novice, I didn't document exactly what I changed) and now I don't have any right click context menu when running the script, so I can't paste content like that any more, so the version I use at work I actually had to re-work so that it doesn't ask for input, and I just drop the custom list exported from AD into the folder where the script looks. Anybody know why I lost my context menu all of a sudden (On Windows Vista/7)?
Anyway, friendly suggestions, constructive criticism, etc. is welcome and appreciated.
Question
Gerowen
So I'm a novice programmer/scripter. I write little tools to make my life easier occasionally, and today I decided to start uploading them to sourceforge.net . I'm still working on adding some error checking and stuff since people other than myself will be looking at these, and they may not understand what isn't happening properly, but I've uploaded the current versions of a couple of my little self educating experiments so far. All of the versions I posted are stable and will run from beginning to end without a problem under normal circumstances, so I've set their status as "Stable".
FCEUBash - https://sourceforge.net/projects/fceubash/
KillDisk - https://sourceforge.net/projects/killdisk/
PingChecker - https://sourceforge.net/projects/pingchecker/
PyNuker - https://sourceforge.net/projects/pynuker/
One caveat. I wrote PingChecker a while back and when I first wrote it, I could make a custom view of Active Directory where all it listed was hostnames, copy and paste those hostnames directly into the command line and it would ping them all properly. I cleaned up the code a little (Yeah I said I was a novice, I didn't document exactly what I changed) and now I don't have any right click context menu when running the script, so I can't paste content like that any more, so the version I use at work I actually had to re-work so that it doesn't ask for input, and I just drop the custom list exported from AD into the folder where the script looks. Anybody know why I lost my context menu all of a sudden (On Windows Vista/7)?
Anyway, friendly suggestions, constructive criticism, etc. is welcome and appreciated.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts