I’ve been looking for a program to automatically catalog CDs and DVDs when they are inserted in the drive. There are many catalog software programs available, but none automatically scan drives.
So…
I installed CathyCmd.
Created a batch file as described at http://www.virtualplastic.net/html/alt_find.html
"C:\Program Files\CathyDVDBooks\CathyCmd.exe" -f "C:\Program Files\CathyDVDBooks\x.cmd"
And a command file
#IGN *.tmp; \windows; \tempo*; \cygwin*;
#DEV x:\ ,
Then used TweakUI 2.10.0.0 to create an autoplay handler.
Finally, I assigned the new Cathy autoplay handler to each CDROM and DVD drive for mixed content and audio files.
Cool.
Feel free to publish these instructions.