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.

Office 2k3 problem

Featured Replies

After trying several lines i still get an error can't find......

Microsoft Office 2k3.Step.1=""%CDROM%\Software\Microsoft Office 2k3\SETUP.EXE TRANSFORMS=UNATTENDED.MST" /qb-"

What im i doing wrong (RunOnceEx.cmd methode)

Edited by Gerrit.B


I prefer to use the inf method, however, the commands are the same. Installing from cdrom doesn't realy work from my experience. Use an OEM distribution setup on your disk so that the installation files are copied to the hard disk. From there use your command trasnposing %cdrom% for %24% (c:\).

Example: ("%24%\Install\Officefinal.exe")

To save space I created an sfx archive (109MBs Full office) with a batch file execution command or "Setup=officefinal\setup.bat" and the batch file runs the commands:

ECHO.

ECHO Installing Office 2003 Professional

ECHO Please wait...

start /wait %systemdrive%\Officefinal\setup.exe TRANSFORMS=Unattended.MST /qb-

hope this helps. good luck :thumbup

i tried lots of things but i cant get office installed from cdrom.

REG ADD %KEY%\135 /VE /D "Microsoft Office 2003 SP2" /f
REG ADD %KEY%\135 /V 1 /D "%CDROM%\Software\Office2003SP2\SETUP.EXE TRANSFORMS=Unattended.MST /qb-" /f

What am i doing wrong here?

@Falcon-X I dont know what you mean

Edited by muiz

i tried lots of things but i cant get office installed from cdrom.

REG ADD %KEY%\135 /VE /D "Microsoft Office 2003 SP2" /f
REG ADD %KEY%\135 /V 1 /D "%CDROM%\Software\Office2003SP2\SETUP.EXE TRANSFORMS=Unattended.MST /qb-" /f

What am i doing wrong here?

@Falcon-X I dont know what you mean

What's the error?

@Bâshrat the Sneaky It doesnt install

And i also tried shrink ( i know wrong place to ask ) But doesnt work either

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.