Office(R)Tool ++ Version

Discussion in 'Microsoft Office' started by mustafa gotr, Jul 22, 2025.

  1. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    Is this the most recent version?
     
  2. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    I haven't finished it yet. This is a preview version.
     
  3. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    #63 Windows 10 User, Feb 1, 2026
    Last edited: Feb 1, 2026
    I guess it will supersede the 16.5.5 and vNext 17.1.0 versions when it's finished. Is the vNext 17.1.0 version also a preview one?
     
  4. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    I will continue to improve the cmd versions.
     
  5. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    #65 Windows 10 User, Feb 1, 2026
    Last edited: Feb 1, 2026
    And what about the GUI one? Will the next CMD version supersede the vNext one? Also, what's the difference between OfficeRTool Plus and Office Tool Plus?
     
  6. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    If I can complete it, why not? But transferring takes a lot of time.Also, don't expect any developments for 3 weeks. I have a 3-week trip abroad. I'm leaving for Austria tomorrow.
     
  7. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    538
    226
    30
    #67 maxama123, Mar 18, 2026
    Last edited: Mar 18, 2026
    So which version should we be using 16.5.5 or version 17.1.0? Or do they both do pretty much the same thing. I'm inclined to always use the "Latest N Greatest".

    Also - This thread needs to be "Pinned" under the main heading: "Microsoft Office". :innocent:
     
  8. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
  9. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
  10. BetaTesta

    BetaTesta MDL Senior Member

    Aug 6, 2022
    325
    111
    10
    Selecting the Download Folder does not work.
     
  11. fabricio simoes

    fabricio simoes MDL Senior Member

    Dec 17, 2020
    331
    90
    10
    error:

    upload_2026-4-6_17-27-34.png
     
  12. fabricio simoes

    fabricio simoes MDL Senior Member

    Dec 17, 2020
    331
    90
    10
    #72 fabricio simoes, Apr 6, 2026
    Last edited: Apr 6, 2026

    What would the Aria2 code look like if I want to download arch Multi
     
  13. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    cd "C:\Users\Mustafa\Desktop\OfficeRTool_GUI"; .\OfficeRTool_GUI2.ps1 -Download -Channel Current -Lang tr-TR -Arch Multi -Out "C:\Downloads" -Tool aria2
     
  14. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    #74 mustafa gotr, Apr 7, 2026
    Last edited: Apr 7, 2026
    (OP)

    Attached Files:

  15. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
  16. fabricio simoes

    fabricio simoes MDL Senior Member

    Dec 17, 2020
    331
    90
    10

    Hello, is it still in beta?
     
  17. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    Yes
     
  18. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    #78 mustafa gotr, Apr 7, 2026
    Last edited: Apr 8, 2026
    (OP)

    Attached Files:

  19. gefexad

    gefexad MDL Novice

    Jan 11, 2024
    6
    0
    0
    when using officertool and installing mondo version and converting to volume, i lost the possibility of using add-ins. Shows that the optional experiences are disabled, can this be fixed somehow with some registry fix?
    Thank you
     
  20. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    Windows Registry Editor Version 5.00

    ; Enable Connected Experiences
    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Privacy]
    "DisableOptionalConnectedExperiences"=dword:00000000
    "DisableConnectedExperiences"=dword:00000000
    "DisableThirdPartyConnectedExperiences"=dword:00000000

    ; Allow all add-ins (remove restriction)
    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Security]
    "RestrictToList"=dword:00000000

    ; Enable Office Store
    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\General]
    "DisableOfficeStore"=dword:00000000