TheSaint Posted May 5, 2006 Share Posted May 5, 2006 (edited) My Other PostsAdmin File Management (NEW)* which includes the following programs -Admin_File_Management.au3 ( 9.62k )Admin.ico ( 1.62k )Autoit Programmer's Aidswhich includes the following programs - RGBColor_Selector.au3 ( 80.12k ) RGBColor_Selector_v2.1.zip ( 158.64k ) Msgbox_Viewer.au3 ( 3.62k ) Icon_Browser.au3 ( 6.95k ) Icon_Browser_v1.0.zip ( 149.09k ) Time Calculator v1.5.au3 ( 33.41k ) Time_Formats.txt ( 1.69k ) Timecalc.ico ( 510bytes )Unique Id Code For Audio Cdwhich includes the following programs - Time_Calculator_v1.5.zip ( 146.06k ) Simple_CDPlayer.au3 ( 16.95k )CyberSlug's - GuiBuilderwhich includes the following program -GuiBuilder.au3 ( 52.96k )Admin Rights & Shortcuts For Allwhich includes the following programs -Admin_Rights.au3 ( 7.35k )Shortcuts_For_All.au3 ( 7.85k )Context Optionswhich includes the following program -Context_Options.au3 ( 15k )ReadMe.txt ( 4.41k )Script Templateswhich includes the following program -Script_Templates.au3 ( 24.92k )New Folderswhich includes the following program -New_Folders.au3 ( 14.43k )SEE ALSOVolly's LinksA place that links to many useful Scripts & ScrapsThis PostProjects Backup (au3) (previous downloads: 210)Projects Backup (zip) (previous downloads: 209)(these were last updated on the 10th May - small fix & improvement)This is a nifty program, that I created some time ago, and which I've found indispensable.As I mentioned in another post, it needed rewriting ... that has now been done. This is so much better ... more flexible ... more reliable than before, and in my view works a treat. Any self respecting programmer who hasn't got a tool like this, is missing something special!Be aware, that the first time you run the program (the installer version does this automatically), a registry entry for your right-click context menu is created, so that you can right-click on a folder, and back it up.Basically the program creates a folder (same name as the one you clicked on) at a location you specify (this can be different for each project ... I just use the same location for all i.e. D:\Backups\Projects). It then creates another folder within, that I call the version folder - this is in the range v0.0_b01 to v9.9_b99, the beta extensions can be left off as well so that you can get full version ranges v0.0 to v9.9. You can rename projects and the backup folder name (through the program) at any time ... which is handy for those who (midstream) think another name would be better. You can also rename the version name folder (keeping within the range above, if you want it to still be recognised by the program).The program stores a list of all projects, the last backup version and location - accessed through a combo, for removing, editing, etc.The program automatically increments each use, but you can specify to overwrite or replace. You can also specify your own version name (from within the range mentioned). Options for feedback can be enabled / disabled, and you can have it increment automatically, without the GUI showing. You can elect to have the backup folder open after backup, so that you can visually check or edit the results. The program itself, has a few informative dialogs, to help you come to grips with the use & options, but I think the program is pretty intuitive to use anyway.Please give feedback, ask for help, suggest improvements, etc.thsaint@ihug.com.au Edited October 2, 2008 by TheSaint Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage) Link to comment Share on other sites More sharing options...
TheSaint Posted May 7, 2006 Author Share Posted May 7, 2006 As I mentioned above, the installer version automatically creates a registry entry for your right-click context menu, the first time you run the program, so that you can right-click on a folder, and back it up. Does anyone know how to create a folder in the right-click context menu? This could alleviate a bloated menu from time to time! Please don't tell me about programs that do this, I want to programmatically do it myself via the registry! Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage) Link to comment Share on other sites More sharing options...
RazerM Posted May 7, 2006 Share Posted May 7, 2006 i've had a quick look in hkcr and i can't get a folder, no matter how many keys there is My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
TheSaint Posted May 7, 2006 Author Share Posted May 7, 2006 i've had a quick look in hkcr and i can't get a folder, no matter how many keys there isYeah, I know! Lots of programs somehow do it though ... just like the SendTo menu, which is easy to create folders in, so there must be a way? Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage) Link to comment Share on other sites More sharing options...
RazerM Posted May 7, 2006 Share Posted May 7, 2006 ive searched google and can't find anything! My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
blindwig Posted May 7, 2006 Share Posted May 7, 2006 Hey I haven't tried your script, but have you taken a look at any other version-control software?A common free one is CVS, and you can get the windows binaries hereThere's also one called SourceSafe that comes with Microsoft Visual Studio.The place I work at we use one called Seapine Surround SCM. My UDF Threads:Pseudo-Hash: Binary Trees, Flat TablesFiles: Filter by Attribute, Tree List, Recursive Find, Recursive Folders Size, exported to XMLArrays: Nested, Pull Common Elements, Display 2dSystem: Expand Environment Strings, List Drives, List USB DrivesMisc: Multi-Layer Progress Bars, Binary FlagsStrings: Find Char(s) in String, Find String in SetOther UDF Threads I Participated:Base64 Conversions Link to comment Share on other sites More sharing options...
TheSaint Posted May 10, 2006 Author Share Posted May 10, 2006 (edited) Hey I haven't tried your script, but have you taken a look at any other version-control software?A common free one is CVS, and you can get the windows binaries hereThere's also one called SourceSafe that comes with Microsoft Visual Studio.The place I work at we use one called Seapine Surround SCM.Hi blindwig,I haven't had a look for a while, and though I may look at the sites & progs you mention, I haven't got the heart to use anything other than mine now, after all the work I put into it ... it works a treat anyway ... even my older version did the job quite well. But hey thanks for the tip!Also thanks for looking for the other RazerM! Edited May 10, 2006 by TheSaint Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage) Link to comment Share on other sites More sharing options...
TheSaint Posted May 20, 2006 Author Share Posted May 20, 2006 i've had a quick look in hkcr and i can't get a folder, no matter how many keys there isHi RazerMI now have created a program, that is a bit of a work-a-round to the above -Context_OptionsPlease let me know what you think! Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage) Link to comment Share on other sites More sharing options...
TheSaint Posted October 2, 2008 Author Share Posted October 2, 2008 The latest version of the Projects Backup program can now be downloaded from TheSaint's Toolbox post ... along with many of my other programs. Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now