Hello everyone,
I haven't figured out how to make working the slipstreamer to incorporate hotfixes and services pack into the MSI setup files of MS Project 2003 and Vision 2003.
The slipstreamer does not work:
CLS
@echo off
ECHO.
ECHO Slipstreaming Office 2003 Updates
ECHO Please wait...
FOR %%f IN (*.msp) DO msiexec /p %%f /a C:\MS_Project2003\prjpro11.msi SHORTFILENAMES=TRUE /qb
ECHO.
ECHO Slipstreaming Completed!
ECHO.
pause
EXIT
If anyone has an idea, thanks in advance!
Alexandre
Page 1 of 1
Slipstream updates into Project 2003 and Vision How to ?
#2
Posted 11 October 2006 - 09:06 AM
See my posts on this
http://www.msfn.org/board/index.php?showto...mp;#entry571535
I used that script and it worked well...until the October releases
http://www.msfn.org/board/index.php?showto...mp;#entry571535
I used that script and it worked well...until the October releases
Share this topic:
Page 1 of 1



Help
Back to top








