Jump to content

Error trying to install Adobe Reader x 10.1.3 using msi commands


Recommended Posts

I am try to do a custom 7 instalation with WPI, bu i don't no why programs .exe work and .msi don't

In my XP custom i put the following command in in Runoce, and work great:

"%systemroot%\system32\msiexec.exe /i %CDROM%\WPI\Install\AdobeReaderX\AcroRead.msi TRANSFORMS=AcroRead.mst /qb REBOOT=ReallySuppress" /f

How to do this with WPI????????

Forget! Now work, i changed the application's path after editing the WPI. :thumbup

Edited by ultrazone
Link to comment
Share on other sites


Yep! :)

Always check the correct path (example):

cmds[pn]=['msiexec.exe /i "%wpipath%\\Install\\AdobeReaderX\\AcroRead.msi" /qb TRANSFORMS=AcroRead.mst REBOOT="ReallySuppress" /f'];

Cheers

Edited by myselfidem
Link to comment
Share on other sites

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...