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?
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
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?
Everytime I try to download the offline image version, it defaults to Turkey version. Is there any option to change it?
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.
That’s some awesome s**t—of course you can get addicted to it. 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
"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?