Jump to content

Recommended Posts

Posted

Can anyone throw some light on this I would like to slipstream the SR1 into my project 2k to include unattended. Just wandering can I use the same method as xp office slipstream?

I have searched these forums, Google & Killer info etc but cannot find much to do with this? :unsure:


Posted

Yes. Use the OPK to create the unattend transforms file after slipstreaming the service pack. You slipstream the service pack the same way you would with Office.

Posted

I tried slipstreaming project 2k the same as office but it did not seem to update the share? I used this to merge after making admin install point & extracting sr1 package,

msiexec /a c:\Projup\INSTALL.msi /p c:\psr1\sr1.msp SHORTFILENAMES=1

Has anyone else done this?

I haven't heard of Peachys sugg before?

Posted

I retried this again I can get it to update with the service pack but it starts the install & errors saying it requires the windows xp sp2 disc to be inserted & seems to be missing quite a few dll's?

Posted
I tried slipstreaming project 2k the same as office but it did not seem to update the share? I used this to merge after making admin install point & extracting sr1 package,

msiexec /a c:\Projup\INSTALL.msi /p c:\psr1\sr1.msp SHORTFILENAMES=1

Has anyone else done this?

I haven't heard of Peachys sugg before?

Try:

msiexec /p C:\Projup\PRJSP1-ENU.MSP /a C:\prs1\PRJPROE.MSI SHORTFILENAMES=TRUE /qb

Looks like you reversed the sequence. PRJPROE.MSI is the only MSI file in my administrative share.

Posted
I tried slipstreaming project 2k the same as office but it did not seem to update the share? I used this to merge after making admin install point & extracting sr1 package,

msiexec /a c:\Projup\INSTALL.msi /p c:\psr1\sr1.msp SHORTFILENAMES=1

Has anyone else done this?

I haven't heard of Peachys sugg before?

Try:

msiexec /p C:\Projup\PRJSP1-ENU.MSP /a C:\prs1\PRJPROE.MSI SHORTFILENAMES=TRUE /qb

Looks like you reversed the sequence. PRJPROE.MSI is the only MSI file in my administrative share.

Thanks Peachy let me check my source & will try it out appreciate your feedback :hello:

Posted

I failed to mention I have project 2000 & want to slipstream it with the sr1 update package for that version not project 2003 service pack 1.

EDIT:Remade the slipstream script:msiexec /p C:\psr1\sr1.MSP /a C:\proj\INSTALL.MSI SHORTFILENAMES=TRUE /qb

Worked a treat got it installing unattendly silent.

Couldnt really see the problem though didnt think the script was any different any how going ok now? Doh I see the "a" was the prob oh well watch that next time?

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