Rename2 Code
Brought to you by:
k1ll3rdr4g0n
File | Date | Author | Commit |
---|---|---|---|
Debug | 2009-11-09 | k1ll3rdr4g0n | [r1] |
Release | 2009-11-09 | k1ll3rdr4g0n | [r1] |
rename2 | 2009-11-09 | k1ll3rdr4g0n | [r1] |
LICENSE.txt | 2009-11-09 | k1ll3rdr4g0n | [r1] |
README.txt | 2009-11-09 | k1ll3rdr4g0n | [r1] |
install.reg | 2009-11-09 | k1ll3rdr4g0n | [r1] |
rename2.ncb | 2009-11-09 | k1ll3rdr4g0n | [r1] |
rename2.sln | 2009-11-09 | k1ll3rdr4g0n | [r1] |
rename2.suo | 2009-11-09 | k1ll3rdr4g0n | [r1] |
Rename2 ****************** Author: ****************** Nathan Adams adamsna[at]datanethost.net (708) 966-9810 Purpose: ****************** All you to change filenames without the annoying prompt "Are you sure you want to rename the file?" This will prompt you with a simple textbox, type the new name, hit enter and the program will rename your file. (Renaming folder a possible future feature?) Install: ****************** Copy the compiled exe to C:\Windows and add the keys install.reg Registy: ****************** I figured out what keys to add from this site: http://www.howtogeek.com/howto/windows-vista/add-open-with-notepad-to-the-context-menu-for-all-files/ Legal: ****************** See LICENSE.txt. Do you have to follow the license? No, as I cannot possibly track down every use of my code or application. However, if you feel you must turn this into a commerical application, at least mention that I orginally created it. Or if you feel THAT bad about putting a disclaimer that I originally created it, please contact me and I am sure we can work out something. Even though I test my applciations before I publish them, THERE IS NO WARRANTY! Addtional notes: ****************** The original source DOES NOT and WILL NEVER have a binary included with it. Why? I think that is obvious. The simple fact that there will be an installer to automate the installation, or "nightly builds" will be in a seperate ZIP file. Is that not fair?