Jump to content

Recommended Posts

Posted

Hi,

I'm thinking to use iexpress to repackage the journal viewer, so I can use svcpack.inf to install it. There is the error message, when i try to test it in windows.

Error creating process <jv.msi /qn>. Reason: INDOWS\System32\advpack.dll

Did I do something wrong? :/


Posted

Download the Journal Viewer and put the actual setup.exe file in your updates folder and then put this in your svcpack.inf

"setup.exe /q /c:""msiexec /I """"Microsoft Windows Journal Viewer.msi"""" /qn"""

Posted

why are u tring to iexpress a nicely done msi file?

just install it with

Microsoft Windows Journal Viewer.msi /qn

extract it and install it that's it. no need to include and dll's of any sort.

no nned for the setup.exe too...

Posted

I tried to include Microsoft Windows Journal Viewer.msi /qn in svcpack.inf, but i still see it in Windows Update. No error message or anything during installation. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...