ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Sync folders by renaming files

<< < (6/6)

4wd:
I guess we can get skwire to move the thread to Finished then  ;)

skwire:
I guess we can get skwire to move the thread to Finished then  ;)-4wd (June 06, 2013, 08:57 PM)
--- End quote ---

Done.  Really slick batch file work, too, 4wd.

TaoPhoenix:

Hmm.

I liked this idea so I decided to give it a try. But I can't get it to work!
I get an error:
"Choice is not recognized as an internal or external command, operable program, or batch file."
What am I missing?

Tested on my slightly infamous Win XP system.

4wd:
What am I missing?-TaoPhoenix (June 07, 2013, 08:47 AM)
--- End quote ---

choice  :)

MS in their infinite wisdom included the choice.com/choice.exe DOS command in all versions of Windows from 3.1 and DOS 6.x onwards except 2000 and XP.

You can grab the choice.com command from a set of DOS 6+ disks - I've attached it below for Windows x86 only.

Also, I'm sorry to say, v9 SHA-1 calculation doesn't work due to the lack of Delayed Expansion, (enabling limits using ! in filenames), so I'm writing a small hash program so I won't have to use fciv.exe which is why I have to use the for loop to get the value I want.
Why they couldn't just output the hash value without any fluff is beyond me.  :-\

So, I should have another v9 up with a separate hash program later today.

Done.  Really slick batch file work, too, 4wd.-skwire (June 07, 2013, 08:21 AM)
--- End quote ---

Spoke too soon there - give me a couple of hours though  ;)

OK, back with v9.5:

* No longer requires choice.com, so it should work OK on W2k and XP.
* Now has a dedicated hash program so the SHA-1 comparison works properly, (put it in the same folder as the batch file).
* Checks to see if the Source and Destination are the same, it'll exit if they are.

Navigation

[0] Message Index

[*] Previous page

Go to full version