Here's something that may be of interest to some tablet users. It was certainly a solution I had been trying to find for a while. When the Tablet PC was released, Office XP wasn't quite ink friendly, so Microsoft released the Microsoft Office XP Pack for Tablet PC (Tablet Pack) to add the necessary features. Then Office 2003 launched, and it had all the ink functionality of the Tablet Pack (and more) already inside. That would make the Tablet Pack pretty unnecessary for Office 2003 users. Well, not exactly.
Apart from enabling ink in Office, the Tablet Pack also added a link to Outlook into Journal. That way you could convert handwriting into e-mails, tasks, contacts, and appointments, as well as insert Outlook appointment details into notes. However, trying to install the Tablet Pack on a system with Office 2003 fails, and there is no alternative download to enable the Outlook features in Journal.
However, the installer can be massaged into giving you the expected results - it just takes a few more steps. This is directly from some folks who know how their own software works, but at the same time it is completely unsupported. So if it messes up your software, wipes out your data, fries your tablet, destroys your livelihood, and makes the sun go supernova, you have nobody but yourself to blame. With the obligatory warnings out of the way, here are the instructions:
- Download the Tablet Pack
- Open up a command prompt, navigate to the directory where you saved the downloaded file and execute the following:
opsetup.exe /c:"msiexec /a ""Microsoft Office XP Pack for Tablet PC.msi"""
All the double quotes are required.
- This will launch an installation wizard. When prompted for the installation location, specify
C:\Program Files\Tablet Pack
- In a command prompt, navigate to the following path:
C:\Program Files\Tablet Pack\program files\Tablet Pack
Yes, the names are sort of "duplicated" within the path itself, but that's correct.
- Execute
regsvr32 nbtag.dll
A dialog box should confirm the successful registration of the library.
- When you launch Journal, you should now have all the extra Outlook integration options. If you get a prompt about enabling the add-in functionality, see KB Article 820883 for a list of resolution methods.
- To remove the Outlook integration, close Journal, and follow steps 4 and 5, but substitute the following command:
regsvr32 /u nbtag.dll
And there you have it - a relatively quick and easy way to integrate Journal with Office 2003. Again, it's completely unsupported, but seems to work just fine. Enjoy.