WinReducer.net Project
Would you like to react to this message? Create an account in a few clicks or log in to continue.

WinReducer.net ProjectLog in

FORUM

descriptionIntegrate office 2013 proplus x64   to windows 8.1 x64 EmptyIntegrate office 2013 proplus x64 to windows 8.1 x64

more_horiz
Integrate office 2013 proplus x64   to windows 8.1 x64

make a folder office/64 ( 32 ) .. extract the iso office in office/64 .. office \ 64 \ proplus.ww .. edit config.xml replace with :

Code:

<Configuration Product="proplus">

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />

<Setting Id="SETUP_REBOOT" Value="Never" />

<Setting Id="REBOOT" Value="ReallySuppress"/>

< / Configuration >


then copy " office/64" it in windows to support

open notepad copy this:

Code:

[ EditionID ]


[ Channel ]
Volume

[ VL ]
1


and save the ei.cfg

make a folder $ OEM $ \ $ $ \ Setup \ Scripts

open notepad and copy this:

Code:

@ echo off
pushd "% ~ DP0 "

: O15Slipstream
for / f " tokens = 2 delims == -"% % A in (' WMIC OS GET OSArchitecture / format: list' ) do ( set IF32 = IF & set OSARCH =% % A)
for / f " tokens = 3 delims = \ " % % k in (' reg query HKLM \ SYSTEM \ MountedDevices ^ ') do ( if exist % % k : \ support \ Office set DRIVE =% % k
if not defined DRIVE (exit ) else ( goto: % OSARCH % )
64
if exist % DRIVE % \ support \ Office \ 64 (set IF32 = : if & call : O15Setup " 64" )
32
There IF32 % % % DRIVE % \ support \ Office \ 32 (call : O15Setup "32" )
exit
: O15Setup
for / f % % i in (' dir / b / a : d "% DRIVE % \ support \ office \ % ~ 1 \ *. ww" 2 ^ > null ') do if exist % DRIVE % \ support \ Office \ % ~ 1 \% % i \ config.xml (% DRIVE % \ support \ Office \ % ~ 1 \ setup.exe / config % % i \ config.xml )
goto: eof


rename the file saved ... SetupComplete.cmd

$OEM$\$$\Setup\Scripts\SetupComplete.cmd

cpoy $oem$ and ei.efg to  sources

you make iso

and install it ..

use winreducer to integrate ..rest

work well

descriptionIntegrate office 2013 proplus x64   to windows 8.1 x64 EmptyRe: Integrate office 2013 proplus x64 to windows 8.1 x64

more_horiz
Can you say this a bit more clearer? It's hard to understand and follow..
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum