Messages - darklight_tr [ switch to compact view ]

Pages: prev1 2 3 4 [5] 6 7 8next
21
Coding Snacks / CHKDSK Assist - Schedule CHKDSK Operations
« on: October 10, 2008, 08:07 PM »
CHKDSK Assist is a GUI based script that allows you to schedule CHKDSK operations on your PC.

I welcome any questions or comments about it. Thanks!

OS Support: Windows XP, Windows Vista, Windows 7
Tested On: Windows XP, Windows 7

Download Links -> Installer OR ZIP - Both link directly to my website for the download.  CHKDSKAssist_setup.exe is the version with an installer based on Inno Setup, CHKDSKAssist.zip is a zip file with no installer.

You can also find this script on my website: http://www.tylerretelle.com


Updates (Use Help->Check for Updates to upgrade)

08/28/11:  v1.6.2 has been released. Release notes below.

-Fixed an issue with the About dialog.
-Engine upgraded to AutoHotkey_L v1.1.03.00.
-Added a status bar to the Options GUI. (GUI RV18)
-Moved Options GUI status messages to the status bar. (GUI RV18)
-Removed the Options GUI status message text boxes, which have been replaced by the status bar.
-Installer upgraded to TR Tools Setup v2.8.1.
-Made a minor behavior change to the Check for Updates code.
-Added compatibility fixes for newer AutoHotkey engine versions to the Check for Updates code.
-Includes v4 Revision 1.0.0 of the CHKDSK Assist Manual.  The help file has been migrated from Helpinator v2.x FREE to v3.5 FREE.

Please Note: Upgrades from v1.4.1 or older are not supported due to the changes made to the installer.  You must uninstall that version before installing the latest one.


Main GUI

http://i88.photobucket.com/albums/k189/darklight_tr/CHKDSK%20Assist/main.jpg


Options GUI

http://i88.photobucket.com/albums/k189/darklight_tr/CHKDSK%20Assist/options.png

22
Post New Requests Here / Re: DONE: File Search and Replace
« on: April 23, 2008, 09:54 AM »
Did nobody think of using XXCopy "the boldly extended xcopy?"

Interesting suggestion, but I was trying to avoid using commercial software to accomplish this.  XXCopy's freeware license forbids commercial use, so I wouldn't be able to use it at work anyways.

The Windows Replace command does the job just fine.

23
Post New Requests Here / Re: DONE: File Search and Replace
« on: April 22, 2008, 09:51 AM »
Thanks for the feedback.

The changes I made are built on top of justice's original v1.0 source, and the terminology used by the script is unchanged.  I'll take a look at it when I build the GUI version.

The GUI version will be be built from scratch, and will no longer rely on justice's source code.  I do have to thank him for the fact that it was his script that got me interested in AutoHotkey, and for allowing me to modify his File Propagator source.

24
Post New Requests Here / Re: DONE: File Search and Replace
« on: April 21, 2008, 08:46 AM »
I am having trouble with v3.1.0.  The source file isn't propagated - when I look at the replace.txt file it's contents say "No file replaced".  Trying the replace command from a command window worked ok.  I do have spaces in the folder names, but this version is supposed to be ok with that.  I am using Win XP SP2.

Nick

D'oh!  I missed one of the variables, so the spaces in your directory name choked the script.  I fixed it this time, I promise. ;)  Please see File Propagator v3.1.1 in the first post which fixes the problem.  Thanks for noticing that and reporting it!

25
Post New Requests Here / Re: DONE: File Search and Replace
« on: April 14, 2008, 01:41 PM »
I wanted everyone to know that I discovered and fixed a rather annoying bug in File Propagator.  This was most likely the bug that Molasar experienced.  See the first post for details.

Pages: prev1 2 3 4 [5] 6 7 8next
Go to full version