MSFN Forum: Please Help for office07 - MSFN Forum

Jump to content


If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Please Help for office07 exe not runing using Runonce Rate Topic: -----

#1 User is offline   ata4you 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 10-March 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 September 2011 - 03:08 AM

Hi,

i am not able to installation of office using Runonce command in nlite
please help me for this
i am attaching the screen shot of my batch file and runonce command

thankx in advance

Attached File(s)




#2 User is offline   Kurt_Aust 

  • Master of trial, error & Google
  • PipPipPip
  • Group: Members
  • Posts: 497
  • Joined: 26-April 07

Posted 06 September 2011 - 03:31 AM

Office 2007 needs a funky command line, from my XP x64 guide:

Quote

Microsoft Office 2007 Home & Student: Copy the contents of the installation CD to \AddOns\Office2007 and save the Office2007.msp file there, silent install of Office 2007 SP2 also supported.


rem Microsoft Office Home and Student 2007 (copy CD contents to AddOns\Office2007)
%Source%AddOns\Office2007\Setup.exe /AdminFile %Source%AddOns\Office2007\Office2007.msp
%Source%AddOns\Office2007\office2007sp2-kb953195-fullfile-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963673-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963670-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963671-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb967642-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963678-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963669-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963665-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb969559-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb974234-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-972581-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb973709-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\word2007-kb974561-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office-kb980729-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb976321-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office-kb979441-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office-kb2284654-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb2288621-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb2345043-v2-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Word2007-kb2344993-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Office2007-kb2288931-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-KB2464623-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Office2007-kb2466156-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\excel2007-kb2464583-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Office2007-kb2509488-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\PowerPoint2007-KB2535818-fullfile-x86-glb.exe /Passive /NoRestart

Hotfix list is a bit outdated

#3 User is offline   ata4you 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 10-March 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 September 2011 - 03:50 AM

View PostKurt_Aust, on 06 September 2011 - 03:31 AM, said:

Office 2007 needs a funky command line, from my XP x64 guide:

Quote

Microsoft Office 2007 Home & Student: Copy the contents of the installation CD to \AddOns\Office2007 and save the Office2007.msp file there, silent install of Office 2007 SP2 also supported.


rem Microsoft Office Home and Student 2007 (copy CD contents to AddOns\Office2007)
%Source%AddOns\Office2007\Setup.exe /AdminFile %Source%AddOns\Office2007\Office2007.msp
%Source%AddOns\Office2007\office2007sp2-kb953195-fullfile-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963673-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963670-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963671-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb967642-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963678-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963669-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb963665-fullfile-x86-en-us.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb969559-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb974234-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-972581-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb973709-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\word2007-kb974561-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office-kb980729-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb976321-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office-kb979441-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office-kb2284654-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb2288621-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-kb2345043-v2-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Word2007-kb2344993-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Office2007-kb2288931-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\office2007-KB2464623-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Office2007-kb2466156-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\excel2007-kb2464583-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\Office2007-kb2509488-fullfile-x86-glb.exe /Passive /NoRestart
%Source%AddOns\Office2007\PowerPoint2007-KB2535818-fullfile-x86-glb.exe /Passive /NoRestart

Hotfix list is a bit outdated


Thanks for reply Kurt_Aust
I have not understand what you are talking about please explain the above, how can i do all
thankx

#4 User is offline   ata4you 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 10-March 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 September 2011 - 10:04 PM

please help someone!
anybody!!!

#5 User is offline   Kurt_Aust 

  • Master of trial, error & Google
  • PipPipPip
  • Group: Members
  • Posts: 497
  • Joined: 26-April 07

Posted 07 September 2011 - 12:44 AM

  • Create a folder called "Office" on your install media.
  • Copy the contents of the Office 2007 install CD to the "Office" folder.
  • Copy Office2007.msp (from the "nLite\XP x64" directory) to the "Office" folder.
  • Copy Office 2007 SP2 to the "Office" folder.
  • Replace
    %Source%$OEM$\Office\Setup.exe
    start /wait %Source%$OEM$\Office\Setup.exe /qb
    
    with
    rem Microsoft Office Home and Student 2007 (copy CD contents to Office)
    %Source%Office\Setup.exe /AdminFile %Source%Office\Office2007.msp
    %Source%Office\office2007sp2-kb953195-fullfile-en-us.exe /Passive /NoRestart
    
    

  • Done.


#6 User is offline   ata4you 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 10-March 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 07 September 2011 - 01:06 AM

View PostKurt_Aust, on 07 September 2011 - 12:44 AM, said:

  • Create a folder called "Office" on your install media.
  • Copy the contents of the Office 2007 install CD to the "Office" folder.
  • Copy Office2007.msp (from the "nLite\XP x64" directory) to the "Office" folder.
  • Copy Office 2007 SP2 to the "Office" folder.
  • Replace
    %Source%$OEM$\Office\Setup.exe
    start /wait %Source%$OEM$\Office\Setup.exe /qb
    
    with
    rem Microsoft Office Home and Student 2007 (copy CD contents to Office)
    %Source%Office\Setup.exe /AdminFile %Source%Office\Office2007.msp
    %Source%Office\office2007sp2-kb953195-fullfile-en-us.exe /Passive /NoRestart
    
    

  • Done.


:thumbup
Thanx for guide me Kurt :thumbup
i'll try this now :lol:

#7 User is offline   ata4you 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 10-March 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 07 September 2011 - 04:06 AM

Hi, Kurt
Sorry i had done what you have guided me but no success
i don't know why the office is not installed with the windows
how can i trace it

#8 User is offline   Kurt_Aust 

  • Master of trial, error & Google
  • PipPipPip
  • Group: Members
  • Posts: 497
  • Joined: 26-April 07

Posted 07 September 2011 - 06:13 AM

It's possible that your batch file is not launching due to the optical drive not being ready, try altering your RunOnce to:
Ping -n 41 127.0.0.1 > nul
CMD /R %Source%Batch.cmd

This will give a 40 second delay before trying to access the DVD.

This post has been edited by Kurt_Aust: 07 September 2011 - 06:13 AM


#9 User is offline   ata4you 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 10-March 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 07 September 2011 - 06:28 AM

View PostKurt_Aust, on 07 September 2011 - 06:13 AM, said:

It's possible that your batch file is not launching due to the optical drive not being ready, try altering your RunOnce to:
Ping -n 41 127.0.0.1 > nul
CMD /R %Source%Batch.cmd

This will give a 40 second delay before trying to access the DVD.

Thanks again to reply,I'll try it now

#10 User is offline   okram98pive 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 16-January 07

Posted 09 September 2011 - 12:42 PM

An alternative way to install Office 2007 and its updates that we have successfully tested in the Italian community of nLite that I attend is to use the directory "Updates". All msp files in it (both extracted from SP2 and subsequent patches, in addition to the current configuration file made with setup.exe / admin) are applied during installation. In this way, you can just run the setup.exe and the installation of the program is completed, with the configuration setting according to the choices in the customization file are applied and also all the updates.
This procedure has been found particularly advantageous to know which updates are replaced because of the name of the msp files: supersedes patch are replaced with new msp file with the same name. The only drawback of this method is that now, with SP2 + patches + custom files, I have a total of about 540 MB of stuff in that folder, almost as the same MB of Office . This method of deployment is much faster than the administrative installation of the provious Office 2003, althoug the installation procedure is now much longer.

Share this topic:


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

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



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