Microsoft Windows Journal Viewer
From WPKG | Open Source Software Deployment and Distribution
This is a silent installer for Microsoft Windows Journal Viewer. Microsoft Windows Journal Viewer is a reader for Microsoft Windows Journal documents, present in some Tablet PCs.
You can download it from here
<package id="journalview2k" name="Microsoft Windows Journal Viewer 1.5"> <!-- Microsoft Windows Journal Viewer 1.5 --> <check type="file" condition="exists" path='%ProgramFiles%\Windows Journal Viewer\jntview.exe' /> <install cmd='%SOFTWARE%\updates\journalviewer\enu\setup.exe /q /c:"msiexec /l* %SystemDrive%\netinst\logs\journalviewer.txt /i ""Microsoft Windows Journal Viewer.msi"" /qn"' > <exit code="194" reboot="true" /> <exit code="1603" /> <exit code="3010" reboot="true" /> </install> </package>