Jump to content

Microsoft Office 2003 integraton with nLite (Spanish)


Jhorton

Recommended Posts

Integrar Microsoft Office 2003 sin comprimirlo con sfx:

Archivo nexto2k3.bat

@echo off

@for %%i in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\office\E2561406.CAB SET ruta=%%i:\office\

@SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

@REG ADD %KEY% /V TITLE /D "Instalando Aplicaciones" /f

@REG ADD %KEY%\001 /VE /D "Microsoft Office 2003" /f

@REG ADD %KEY%\001 /V 1 /D "%ruta%msiexec /i pro11.msi transforms=pro11.mst /qb-" /f

@REG ADD %KEY%\001 /V 2 /D "%ruta%msiexec /i fp11.msi transforms=fp11.mst /qb-" /f

@REG ADD %KEY%\001 /V 3 /D "%ruta%msiexec /i vispro.msi transforms=vispro.mst /qb-" /f

@REG ADD %KEY%\001 /V 4 /D "%ruta%msiexec /i prjproe.msi transforms=prjproe.mst /qb-" /f

@REG ADD %KEY%\001 /V 5 /D "%ruta%msiexec /i onote11.msi transforms=onote11.mst /qb-" /f

Archivo Add-On-Office.INI

[general]

builddate=2009/04/10

description=Microsoft Office 2003.

language=Español

title=Microsoft Office 2003

version=11.5604.5606

website=http://office.microsoft.com/

[EditFile]

SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]

nexto2k3.cmd

Procedimiento:

1. Mover el archivo nexto2k3.bat en una carpeta llamada svcpack

2. Comprimir Add-On-Office.INI junto con la carpeta svcpack en un office-addon.zip

3. Agregar office-addon.zip con nLite como actualización crítica

3. Antes de quemar el CD/DVD desatendido o el ISO, copiar todo el Office 2003 en una carpeta office

Nota:

El archivo MST es opcional y se puede crear con un programa Office Resource Kit

Link to comment
Share on other sites


Jhorton, most of us here are English speakers. It would be preferable if you could post in English. I used Google Translate to translate and will try to find a question later.

Procedure:

1. Move the file in a folder called nexto2k3.bat svcpack

2. Add-On compression-Office.INI svcpack folder with an office-addon.zip

3. Add office-addon.zip with nLite as critical update

3. Before burning the CD / DVD or ISO neglected, copy the entire Office 2003 folder in an office

Note:

The MST file is optional and can be created with an Office Resource Kit

Enjoy, John.

EDIT: OK, I understand. This is instructions in Español , not a question. Thanks, John.

Edited by johnhc
Link to comment
Share on other sites

He said:

Integrate Microsoft Office 2003 without compressing it with SFX:

Procedure:

1. Move the file nexto2k3.bat to a folder called svcpack

2. Compress Add-On-Office.INI with the folder svcpack as office-addon.zip

3. Add office-addon.zip using nLite as a critical update

3. Before burning the unattended CD/DVD or ISO , copy the entire Office 2003 in a office folder.

(it is very handy to know other languages ;))

Edited by kwanbis
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...