June 27, 201016 yr HiI have created my msp file using the office customization tool. I have a few problems in which I am hoping someone here can shed some light on.I need to add a view adds for excel, and would like to set use recommended settings for updates. I see no where in the OCT where I can set these.Also when I click my cmd file to start my install I am still prompt with what type of install would you like box. Install Now or Cutomize.The way I have launched my unattended install is as follows.setup.exe /adminfile Office2010Full.mspThe msp file is in the root of the office folder on a network share.
June 27, 201016 yr Hello!You can find some help here:http://technet.microsoft.com/en-us/library/cc179195.aspxSetup command-lineMaybe you need with an .msp file, like an config.xml file, to select the path where is located your "Office2010Full.msp" Edited June 27, 201016 yr by myselfidem
July 17, 201016 yr I'm using /adminfile MyMSPFile.msp and it is working like a charm.Maybe you didn't specify the type of installation type in the first screens of the OCT. I would check that.
September 13, 201312 yr Me Add SFX But Not Work Line :Setup.exe /adminfile Setup.mspPlz Help For Fix.+RunOnceEx.cmd Not Work In Install Office Plz Help Mecmdow @ /HID@Echo OffFOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP3 SET CDROM=%%i:SET PP=%cdrom%\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "RunOnceEx.cmd" /fREG ADD %KEY%\69 /VE /D "Microsoft Office 2010 Professional Plus SP2 32bit" /fREG ADD %KEY%\69 /V 1 /D "%PP%\Softwares\Office_2010_Professional_Plus_SP2\setup.exe /adminfile Test.msp /config ProPlus.WW/config.xml"EXIT Edited September 13, 201312 yr by MgmTest
Create an account or sign in to comment