MSFN Forum: Office 2000 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Office 2000 Rate Topic: -----

#1 User is offline   zedox 

  • XPize Darkside Author
  • PipPipPipPipPip
  • Group: Members
  • Posts: 706
  • Joined: 25-August 05

Posted 12 October 2005 - 05:07 AM

Ok, Im stumped...

Ive got my cmd file running on first boot up after fresh installation.

But when it comes to installing microsoft office using my transforms file and the /qb+ switches it completely skips it with no errors...

Heres my cmd file...
CLS
@echo off
TITLE Final Installation tasks...

net use H: \\192.168.58.1\data /user:REDHILL\administrator *********

ECHO.
ECHO Copying Shortcuts
COPY "\\192.168.58.1\data\utility\support\Employee Intranet.url" "C:\Documents and Settings\All Users\Desktop\"

ECHO.
ECHO Adobe Acrobat Reader 7.0
start /wait C:\Install\"Adobe Acrobat Reader"\AdbeRdr70_enu_full.exe -p-s /v/qn

ECHO.
ECHO WinZip 9.0
start /wait C:\Install\WinZip\WINZIP32.exe /noqp /autoinstall

ECHO.
ECHO Macromedia ShockWave Player 8.0
start /wait C:\Install\"Macromedia Shockwave Player"\Shockwave_Installer_Full.exe /S

ECHO.
ECHO Microsoft .NET Framework 1.1
start C:\Install\"Microsoft .NET Framework 1.1"\dotnetfx.exe /q /c:"install.exe /q"

[b]ECHO.
ECHO Microsoft Office 2000 Professional Disc 1
start /wait \\192.168.58.1\"system files"\"Microsoft Office 2000 Professional"\Setup\Disc1\SETUP.EXE transforms="\\192.168.58.1\system files\Microsoft Office 2000 Professional\Setup\Disc1\unattended.MST" /qb-

ECHO.
ECHO Microsoft Office 2000 Professional Disc 2
start /wait \\192.168.58.1\"system files"\"Microsoft Office 2000 Professional"\Setup\Disc2\SETUP.EXE transforms="\\192.168.58.1\system files\Microsoft Office 2000 Professional\Setup\Disc2\unattended.MST" /qb-

ECHO.
ECHO Norton Antivirus Corporate Edition 7.6
start /wait C:\antivirus.cmd

ECHO.
ECHO Completing Final Installation Tasks
net user aspnet /DELETE
net use H: /DELETE

EXIT


I have tried running each from their own cmd files... doesnt work.

If I run my cmd file after my system has started up it seems to run the first disc. But not the second.

Please help!!!


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy