Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Problem with Office 2003 In UnattendedXP CD

Featured Replies

Hi to all

i have some problems with my Unattended XP cd

i wanted to add The Office 2003 to the CD but it wont insall in any way

i have use Batch_file .cmd comands

and RunOnces.cmd comands but with no luck still . i have followed may of the Guides on this forum and on other Forums but i stil come up with the sam problem

ok let me see if i can explain wat is the problem

the CD does an install of the Office ..or atleast show me that it is going to install but hen the instalation is done i find that all other programs are installed but with out OFFICE 2003

i try the manual isall fron the Insall folder ceated bu the CD instalation but i get a reply that the File are corrupted ........?????

does anyone have any Idea wat the problem may be

i would be gald if any one can assist me in this matter

thank you

CyberBOG

:thumbup

one, recopy form the oringal Office CD

two, make sure your command is correct to install

  • Author
one, recopy form the oringal Office CD

two, make sure your command is correct to install

his is the comand i use

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f

REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=E:\XPCD\$OEM$\$1\Install\Office2003\Unattended.MST /qb-

i think it is correct

if no could you give me a hand ??

Is this your command line to test on your machine?

Because you have to remove this

E:\XPCD\$OEM$\$1

if you want to make it work on a CD

  • Author
Is this your command line to test on your machine?

Because you have to remove this

E:\XPCD\$OEM$\$1

if you want to make it work on a CD

i have changed my code to

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f

REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=Install\Office2003\Unattended.MST /qb-

but still get cant find

c:\Install\Office2003\INSTALAR.exe

wat should i do

BAH!!!

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=Install\Office2003\Unattended.MST /qb-

Won't work because TRANSFORMS does not have a complete path.

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=%systemdrive%\Install\Office2003\Unattended.MST /qb-

  • Author
BAH!!!

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=Install\Office2003\Unattended.MST /qb-

Won't work because TRANSFORMS does not have a complete path.

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=%systemdrive%\Install\Office2003\Unattended.MST /qb-

sorry but problem still the same

i just dont know wat else to do

all the other Apps intall 100%

The Office 2003 :realmad: is the only one that is making me mad

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=%systemdrive%\Install\Office2003\Unattended.MST /qb-

Is not entirely correct, you miss a " and /f at the end

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=%systemdrive%\Install\Office2003\Unattended.MST /qb-" /f

Also try to replace /qb- with just /qb since /qb- removes any error messages that might pop up. Then try an install with /qb and see what the installer tells you.

Martin

  • Author
REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=%systemdrive%\Install\Office2003\Unattended.MST /qb-

Is not entirely correct, you miss a " and /f at the end

REG ADD %KEY%\000 /VE /D "Office 2003 Professional" /f
REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\Office2003\INSTALAR.exe TRANSFORMS=%systemdrive%\Install\Office2003\Unattended.MST /qb-" /f

Also try to replace /qb- with just /qb since /qb- removes any error messages that might pop up. Then try an install with /qb and see what the installer tells you.

Martin

Grate

this one just did the job

thanks a million

:thumbup

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.