MSFN Forum: Problem with silent office 2003, RunonceEX & cmdli - 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

Problem with silent office 2003, RunonceEX & cmdli Rate Topic: -----

#1 User is offline   suisse 

  • Group: Members
  • Posts: 3
  • Joined: 01-October 04

Posted 04 October 2004 - 01:29 AM

hi

Trying to run office 2003 in a cmdlines.txt batch
start /wait c:\Apps\MSOffice2003\setup.exe TRANSFORMS=c:\Apps\MSOffice2003\silent.mst /qb-
and also tried with a runonceex key

MST working fine but as soon as I use the /qb- switch in the batch, MSI is stopping and scripts are going on.
It seems as the MSI send an "finished" (code 0) status but it is not finished.

As mentioned: running the MSI without /qb- works perfectly.

Any Ideas?

Thanks

Olivier


#2 User is offline   ALiAS_2004 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 30-August 04

Posted 04 October 2004 - 07:53 AM

Hello Suisse,

According to msfn Guide :

If in your CD you havee $OEM$\$1\Apps\MSOffice2003 as directory then
rename your silent.mst to Unattended.MST

then don't use c: but %systemdrive% more portable install !

ECHO.
ECHO Installing Office 2003 Professional
ECHO Please wait...
start /wait %systemdrive%\Apps\MSOffice2003\setup.exe TRANSFORMS=Unattended.MST /qb-

That's it!

#3 User is offline   suisse 

  • Group: Members
  • Posts: 3
  • Joined: 01-October 04

Posted 04 October 2004 - 09:02 AM

hi
I don't think that is the problem but I will try that.
As I said: the mst is working but no in a script

#4 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 04 October 2004 - 09:11 AM

reg add %Key%\085 /VE /D "Microsoft Office 2003" /f
reg add %Key%\085 /V 1 /D "%CDROM%\Software\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f
reg add %Key%\085 /V 2 /D "%CDROM%\Software\FrontPage\setup.exe TRANSFORMS=Unattended.MST /qb-" /f
reg add %key%\85  /v 3 /d "%CDROM%\Software\Office2003\shortcuts.exe" /f


just notice your still using the stone age method (batch files) ;)

shift to runonceex

#5 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,029
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 04 October 2004 - 10:21 AM

Astalavista, on Oct 4 2004, 09:11 AM, said:

reg add %Key%\085 /VE /D "Microsoft Office 2003" /f
reg add %Key%\085 /V 1 /D "%CDROM%\Software\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f
reg add %Key%\085 /V 2 /D "%CDROM%\Software\FrontPage\setup.exe TRANSFORMS=Unattended.MST /qb-" /f
reg add %key%\85  /v 3 /d "%CDROM%\Software\Office2003\shortcuts.exe" /f


just notice your still using the stone age method (batch files) ;)

shift to runonceex

It's not stone aged by any means. I personally MUCH prefer GUIRunOnce to RunOnceEx. I'm never switching to that, no thanks.

#6 User is offline   suisse 

  • Group: Members
  • Posts: 3
  • Joined: 01-October 04

Posted 05 October 2004 - 09:11 AM

hi


I found the problem. My Office 2003 License for home use is not able to be runned in silent mode with /qb-

So I can forget that....

That had nothing to do with runex, the script or the rest.

anyway, thx for your help all.

cheers

Olivier

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