MSFN Forum: [Need Help] WinXPSP2 Unattended + Office 2003 - 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

[Need Help] WinXPSP2 Unattended + Office 2003 Technical Help Needed Rate Topic: -----

#1 User is offline   Afaqfoqi 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 24-July 05

Posted 12 May 2006 - 12:33 PM

Hi @ GuYsss
I em working on ma own WinXP Unattended + Office 2003. i was add office2003.exe (Silent Intaller of Office 2003) in $OEM$/$1/Install/office2003.exe but de problem iz dat after installation its just copy it into C:/Install/office2003.exe n no installation automatic. I make ma self usefull n make som3 search about dat matter all i got dat i have to make a Batch file n som3 Commands to make it work ???? em i right now can any on3 Guide me how can i make a batch file n what commands i have to put in it ???? Thanks in Advance;)
Sorry 4or BaD EnGlisH

Over n Out :)


#2 User is offline   oioldman 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 967
  • Joined: 16-April 04
  • OS:Windows 7 x64

Posted 12 May 2006 - 02:04 PM

i think you need to look here http://unattended.msfn.org at specifically the bit about adding applications to your cd and how to run them.
runonceex.cmd will do it automatically after first login

#3 User is offline   Afaqfoqi 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 24-July 05

Posted 13 May 2006 - 12:30 AM

Thanks @ oioldman
But i already check dis site but i can't understand ???? can you tell me how can i execute a batch file 4rom a .exe file ???? dis will help me alot ;)

#4 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 13 May 2006 - 07:47 AM

Why do u need an exe file? Does it make a difference?
If you want something professional try xplode, wpi or something...
How can u not understand?
Do a google search...

This post has been edited by T D: 15 May 2006 - 12:40 PM


#5 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 15 May 2006 - 12:38 PM

Quick reference:
Assume your office 2003 is in %systemdrive%\install\office2003
Make batch file
a) This is if you use a transforms file:
@echo off
cls
echo Installing Office 2003
echo Please Wait
start /wait %systemdrive%\install\office2003\setup.exe TRANSFORMS=SETUP.MST /qb /noreboot


and with no transforms file:
@echo off
cls
echo Installing Office 2003
echo Please Wait
start /wait %systemdrive%\install\office2003\setup.exe PIDKEY=whatever-your-serial-number-is-without-dashes /qb- /noreboot


Or something like that.

Save the batch in xpcd\$oem$\$1\install\install.cmd
and in your winnt.sif, under [GuiRunOnce], put
[GuiRunOnce]
%systemdrive%\install\install.cmd

This post has been edited by T D: 15 May 2006 - 12:39 PM


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