A
Alexandre GAGNAIRE
Hello,
I cannot manage to integrate the spervice packs and hotfixes into my source
install, does not anyone has an idea on how to do it ?
The following commande which I usually use on "regular" office programs
works like a charm, but not for Project (and Visio too)
FOR %%f IN (*.msp) DO msiexec /p %%f /a C:\MS_Project2003\prjpro11.msi
SHORTFILENAMES=TRUE /qb
Thanks in advance for the help
I cannot manage to integrate the spervice packs and hotfixes into my source
install, does not anyone has an idea on how to do it ?
The following commande which I usually use on "regular" office programs
works like a charm, but not for Project (and Visio too)
FOR %%f IN (*.msp) DO msiexec /p %%f /a C:\MS_Project2003\prjpro11.msi
SHORTFILENAMES=TRUE /qb
Thanks in advance for the help