Jump to content

OfficeXP(sp3) Unable to Edit "Setup Command Line"


linoc

Recommended Posts

Hi All!

Just followed MSFN's Office XP Advanced Installation - http://unattended.msfn.org/unattended.xp/view/web/45/

MS Custom Installation Wizard final step before Batch Command,

Says to edit, however for some reason I am unable to delete, backspace, overwrite or anything

TRANSFORMS=C:\XPCD\$\$1\install\Applications\OfficeXP\Unattended.MST /qb-

to

TRANSFORMS=Unattended.MST /qb-

Any Suggestions????

Also, after this is the best way to add it to Nlite Unatended to use Nlite Add-on Maker

Cheers!

Edited by linoc
Link to comment
Share on other sites


I forgot how it worked for Office XP but I remember it is pretty similar as for Office 2003:

You can edit Office 2003\FILES\SETUP\SETUPPRO.INI and/or using command line arguments when actually executing SETUPPRO.

I execute SETUPPRO /qn and use the modified SETUPPRO shown below.

; Microsoft Office SETUP.EXE settings file.

[MSI]
MSI=PRO11.MSI

[Product]
ProductCode={90110409-6000-11D3-8CFE-0150048383C9}
ProductName=Microsoft Office 2003
ProductVersion=11.0.5614.0
Recache=1

[MST]
MST1=YourMST.MST

[Options]

[Display]

[Logging]
Template=Microsoft Office 2003 Setup(*).txt
Type=piwaeo

[MinOSRequirement]
VersionNT_1=500
WindowsBuild_1=2195
ServicePackLevel_1=3

[Cache]
CDCACHE=auto
DELETABLECACHE=1
PURGE=0

[OfficeWebComponents]
MSI=OWC11.MSI

[ChainedInstall_1]
TaskType=msi
Path=OCONVPCK\ocp11.msi
Display=None

[ChainedInstall_2]
TaskType=msi
Path=rhdtool\RHD.msi
Display=None

[ChainedInstall_3]
TaskType=msi
Path=TZMove\TZMove.msi
Display=None

[ChainedInstall_4]
TaskType=exe
Path=FileFormatConverters.exe
Cmdline= /quiet

[ChainedInstall_5]
TaskType=exe
Path=compatibilitypacksp1-kb940289-fullfile-en-us.exe
Cmdline= /quiet

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