The fix that worked for me was to delete Adobe's local cached files with:
rmdir "%userprofile%\AppData\Local\Adobe\Acrobat\" /s /q
This is a collection of miscellaneous stuff. Mostly related to projects that I plink on from time to time and research interests. This just makes it easier for me to google the stuff later on. Please note that I do retroactively edit posts.
MsiExec.exe /passive /X{F0C3E5D1-1ADE-321E-8167-68EF0DE699A5}
MsiExec.exe /passive /X{1D8E6291-B0D5-35EC-8441-6616F567A0F7}
2. Install the DirectX Software Development Kit. At the moment this seems to be the June 2010 version.Started looking into Digital Curation / Digital Asset Management techniques, tactics and procedures. I’m mostly interested in curating and preserving digital forensics artifacts -- hard drive images, memory images, network trace captures, event log files, etc.—to support team oriented forensics analysis and annotation of large scale digital corpora. I prefer to use open source technologies. Fortunately for me, professional digital archivists are already working the issues!
The Council on Library and Information Resources provides an overview of the challenges in their December 2010 report titled “Digital Forensics and Born-Digital Content in Cultural Heritage Collections”. A bit on the lighter side…the “Preserving Virtual Worlds Final Report” from IDEALS investigates preservation of video games and interactive fiction.
Just saw Netzob on free(code) today. It looks like it combines protocol format recovery (vocabulary) and control flow recovery as automaton. They use grammar inference (specifically Angluin L*) to generate a modified Mealy machine. Very cool! I previously did some work inferring protocol control flow as FSM using a few GI algorithms. I’m off to the netzob code repository to have a look…
I have several odd size SATA drives that I might be able to put back to work…so I’m looking for a storage virtualization system. At the moment it looks like Windows 8 Storage Spaces or the Linux based Greyhole might be the best fit for my home use scenario. Greyhole is the storage pooling system used in Amahi.