HD DVD / Randomness...Peter Torr's blog on HD DVD, JScript, the Pet Shop Boys, and anything else he feels like blogging.Simple ACA dumper- July 5, 2007 Quick one today if you have an ACA with some files in it, you can use the createaca tool (provided as part of the Jumpstart Kit) to list the files inside it. Trouble is that the output is not very helpful; it contains too much information. So here is a simple JScript file you can run on the output of createaca -r to just dump the filenames (and it checks for duplicates, too!). Just copy to dumpaca.js (or the file of your choice) and run it from a command prompt. It expects a file named...http://blogs.msdn.com/ptorr/archive/2007/07/05/simple-aca-dumper.aspx |