Office(R)Tool ++ Version

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

  1. gefexad

    gefexad MDL Novice

    Jan 11, 2024
    6
    0
    0
    Thank you for quick answer and hint. After adding those entries it was still not working but notice i had these extra keys in HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\common\privacy
    • "disconnectedstate"=dword:00000002
    • "usercontentdisabled"=dword:00000002
    • "downloadcontentdisabled"=dword:00000002
    • "ControllerConnectedServicesEnabled"=dword:00000002
    After removing them it worked! Or do you recommended to keep any of those?
     
  2. mustafa gotr

    mustafa gotr MDL Member

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

    ; =========================
    ; REMOVE PROBLEMATIC PRIVACY POLICIES
    ; =========================
    [-HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Privacy]

    ; =========================
    ; RECREATE CLEAN PRIVACY SETTINGS
    ; =========================
    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Privacy]
    "DisableOptionalConnectedExperiences"=dword:00000000
    "DisableConnectedExperiences"=dword:00000000
    "DisableThirdPartyConnectedExperiences"=dword:00000000

    ; =========================
    ; REMOVE ADD-IN RESTRICTIONS
    ; =========================
    [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

    ; =========================
    ; FORCE ENABLE (NON-POLICY OVERRIDE)
    ; =========================
    [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Privacy]
    "OptionalConnectedExperiencesEnabled"=dword:00000001
    "ConnectedExperiencesEnabled"=dword:00000001
    "ThirdPartyConnectedExperiencesEnabled"=dword:00000001
     
  3. gefexad

    gefexad MDL Novice

    Jan 11, 2024
    6
    0
    0
    thank you, i found out the others were set by the disable telemetry option, so is one or the other.
     
  4. DrStrange

    DrStrange MDL Novice

    Nov 9, 2008
    14
    1
    0
    #84 DrStrange, Apr 19, 2026
    Last edited: Apr 19, 2026
    Hi,
    the auto activation scheduled task RT_BACKUP shows status as Ready and OfficeRTool.cmd starting at 18:00 every Sunday of every week, starting 23/07/22 but settings.ini shows:

    Code:
    -- ++++++ Activation ++++++ --
    
    :: Activation Server settings
    :: keep it Blank for local bypass
    
    :: TR: KMS sunucusu (boş bırakılırsa local bypass)
    :: EN: KMS server (leave blank for local bypass)
    
    External_IP=
    External_PORT=1688
    
    :: Set Auto Re-New Activation Settings
    :: I will not do verify check, So use properly VALUES
    :: Day  Can be Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday
    :: Hour Can be 7PM [19:00] OR 5AM [05:00]
    :: Change to NULL to disable
    
    :: TR: Otomatik yenileme zamanı (Day/Hour), kapatmak için NULL
    :: EN: Auto renewal schedule (Day/Hour), set NULL to disable
    
    Day=NULL
    Hour=NULL
    Shouldn't leaving the Activation Server blank for local bypass and having Day and Hour set to NULL disable the task or prevent the task from being created?
    I'd rather not have the task created at all as I use KMS_VL_ALL to activate Office. Is there a way to stop Office(R)Tool ++ creating the task?
     
  5. mangkussangkil

    mangkussangkil MDL Novice

    Aug 18, 2015
    2
    0
    0
    Everytime I try to download the offline image version, it defaults to Turkey version. Is there any option to change it?
     
  6. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    Which version you use it?
     
  7. mangkussangkil

    mangkussangkil MDL Novice

    Aug 18, 2015
    2
    0
    0
    v16.5.5
     
  8. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    #88 mustafa gotr, May 6, 2026
    Last edited: May 6, 2026
    (OP)
    upload_2026-5-6_14-6-49.png upload_2026-5-6_14-7-23.png
    upload_2026-5-6_14-7-8.png
    upload_2026-5-6_16-57-17.png
    upload_2026-5-6_16-58-42.png
     
  9. sometogive

    sometogive MDL Novice

    Feb 5, 2026
    23
    23
    0
    #89 sometogive, May 6, 2026
    Last edited: May 6, 2026
    Any DL available or is my glasses broken? :)
    It looks absolutely amazing!
     
  10. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    #90 mustafa gotr, May 7, 2026
    Last edited: May 7, 2026
    (OP)
    IMG_4449.png
     
  11. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    I guess something didn't work. No attachment.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    Uploading error , not important.
    PowerShell has been replaced with C#. This decision was made because PowerShell did not provide the level of efficiency I needed for features such as download progress tracking, speed monitoring, pause, and resume operations. The C# build is now running smoothly without any issues, so development will continue with C#. This is a screenshot of the C# build.
    I can also provide the source code to anyone who wants to continue developing the PowerShell project.
     
  13. sometogive

    sometogive MDL Novice

    Feb 5, 2026
    23
    23
    0
    You make my day mustafa gotr ;)
     
  14. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
    Then I should start charging a daily happiness tax Careful, you might get addicted to me :)
     
  15. mustafa gotr

    mustafa gotr MDL Member

    Apr 17, 2018
    232
    665
    10
  16. sometogive

    sometogive MDL Novice

    Feb 5, 2026
    23
    23
    0
    That’s some awesome s**t—of course you can get addicted to it. :p

    I did notice something, though: the download folder I set gets overridden whenever I start a download, and the files end up getting saved to C:\Downloads instead.
    Thx bro for your hard work
     
  17. ByHabit

    ByHabit MDL Novice

    Dec 29, 2012
    1
    0
    0
    1.6.5.5 versiyonu indirdim rar şifresini kabul etmiyor 2025 deniyorum bu arada
     
  18. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    English!!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. sometogive

    sometogive MDL Novice

    Feb 5, 2026
    23
    23
    0
    What year is it currently?
     
  20. dziubson

    dziubson MDL Novice

    Jan 29, 2012
    5
    0
    0
    "Implemented i18n (internationalization) system for all card content" - When will it be possible to produce translations into other languages? Is there a manual available on how to translate the programme into languages other than Turkish and English?