The "setup.exe" of Office 2013 ProPlus, install Project and Visio too ? I did not know it, the setup install all the products put in the same file.
if you put in $ oem $ folder ... "Install_and_Forget.cmd" office installed without activation? Because I backup activation + win office and after installation restore give
erbia, I'd really like to work with you. But I really can not understand what you want me to do for you. Could you please explain to me in more detailed? Thanks. EDIT: Were you saying that you used to activate Windows and Office with backuped tokens? And now you'd like to know how to use KMS-QADhooker's $OEM$ or install_and_Forget.cmd to restore activation with your tokens?
ok, thanks for patience ... so .. I want to integrate Office 2013 in windows 8.1 because I backup windows Win + office (MAK activation key by phone) .. I need to explain how you integrate (support - office / 64 /?) and a script to install it .. after installing Windows .. silent ...... yes,,use to restore backup Microsoft Toolkit 2.5
If I understood correctly: You want to make a Pre-Activated Windows 8.1 ISO with Office 2013 slipstreamed, and which ISO uses exactly your backuped activated tokens. Am I right, erbia? EDIT: erbia, My English is no good, I need your patience to make myself helpful to you. So talk to me as much as you can please.
I did and I built into Windows and I just installed vmware. was installed but how do you not automatically activate after installation? yes exactly
I see. I know that there are specific threads on this infrastructure, do you want me to find it for you? Or you'd want me to work with you? You and me right here? But I must let you know that I am only a noobie.
"Before" means last release; "After" means this new release. Please answer this question first: Code: I know that there are specific threads on this infrastructure, do you want me to find it for you? Or you'd want me to work with you? You and me right here? But I must let you know that I am only a noobie.
as you can see I'm a beginner I do not know much about this .. if you find any script only installs office .. give me know .. I was looking for and I. .. thanks for help I'll try to winreducer has an OOBE in customization script
Oh, what you want is to integrate Office 2013 without activation? That's easy. SetupComplete.cmd 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 %IF32% exist %DRIVE%\support\Office\32 (call:O15Setup "32") cd\ rd /s /q %WinDir%\Setup\Scripts >nul 2>&1 exit :O15Setup for /f %%i in ('dir /b/a:d "%DRIVE%\support\office\%~1\*.ww" 2^>nul') do if exist %DRIVE%\support\Office\%~1\%%i\config.xml (%DRIVE%\support\Office\%~1\setup.exe /config %%i\config.xml) goto:eof Now please tell me which Office 2013 edition you'd want to integrate, so I can show you step by step.
Step 1: Extract Retail edition en_office_professional_plus_2013_with_sp1_x64_dvd.iso to en_office_professional_plus_2013_with_sp1_x64_dvd Step 2: Rename en_office_professional_plus_2013_with_sp1_x64_dvd as 64 Step 3: Edit 64\proplusr.ww\config.xml as follows Code: <Configuration Product="ProPlusr"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <Setting Id="SETUP_REBOOT" Value="Never" /> <Setting Id="REBOOT" Value="ReallySuppress"/> </Configuration>
Beg your pardon? I need something stated behind "not". Should I stop? Or you want "Pre-activated" with your tokens?
yes,,would be great to tell me how to do dvd tokens inserted and pre-activated .... I do not bother too much
erbia, There are threads on this matter. Would you mind having a look at them and searching help of the Masters there first? Since this is off-topic against my post. And if failed unfortunately, come back to me then. Is this alright?