Understood, so I just finished downloading ProPlusRetail.img, indeed it's C2R inside, my question is can this tool you mentioned make some configuration file to put beside Setup.exe or inside ISO file so it automatically install Volume SKU without the need to configure it each time using the tool you mentioned ?
Hey.. would you please explain how to only install Excel and Word 2024 only? Would appreciate it a million times, bro
If there is a solution I am interested Never managed to install only these 2 "components" even if it is chosen for installation (other components removed) there are always other components installed When I tested, I saw the difference with a 2016 version and MSI installer
Sorry if this is the wrong thread, but in Microsoft Office 2016, anyone know how to suppress Outlook's "create new email dialog" when Outlook is first launched? I've tried adding this registry script as suggested on another website, but it does not work: Code: REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Setup] "DisableOffice365SimplifiedAccountCreation"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options] "DisablePOP3"=dword:00000001 "DisableIMAP"=dword:00000001 ; supress creat new email dialog [HKEY_CURRENT_USER\Software\Clients\Mail] @="" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\16.0\Outlook\Options] "NoMAPI"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Setup] "First-Run"=dword:00000001 ; Disable automatic updates: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration] "UpdatesEnabled"=dword:00000000 ; Remove sign-in button [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Common\SignIn] "SignInOptions"=dword:00000003 ; Remove OneDrive from "Open" menu [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\General] "SkyDriveSignInOption"=dword:00000000