I’m now considered a Microsoft Certified Professional, since I’ve passed the “Installing, Configuring, and Administering Microsoft Windows XP Professional” Exam at a local testing center.
I had already been working with installing and configuring Windows XP for a couple of years now, so I knew a lot of the material already. It wasn’t easy though, there [...]
7Oct08
Microsoft Certified
I’ve been struggling for a while to get PDFs to print correctly using Adobe Reader from the command line, so here’s how to do it from a batch file:
:: This is a DOS-Style path to the AcroRd32.exe, in this case Adobe Reader 7.0
SET PATHTOADOBE=C:\PROGRA~1\ADOBE\ACROBA~2.0\Reader\AcroRd32.exe
:: This adds /h to tell Adobe Reader to minimize, and /p [...]