It looks like we speak different languages. The fact of activation task doesn't bother me. This is present in many KMS activators. What worries me is the fact that some kind of automatic task is created without warning, when I haven't even installed anything and I don't need to activate anything automatically. It seems to me that your program should not do this and create this on my computer without warning. After all, I just launched it. Another thing is when there is an option in the program - whether I want to turn on auto-activation or want to turn it off and the program itself will not do it without my permission. It also seems to me that after installing the office, keeping a huge script with thousands of files and more than 50 megabytes in size is too bold. Why not create a separate small file (s) for the auto-(re)activation task, which will later be automatically executed.
I decided to ignore you since you talk bulls**t like I explained you in PM you can be respectful next time
its 177 after clean up, left base client file's + *KMS_Client* file's only the rest … died peacefully the new rar file size is about ** 6 & half MB ** after remove un necessary exe file's, compress other's with fupx, etc etc etc ** btw I know I lose the original hash & signature but who cares, it's light package, more pro's vs con's
I can't select "2021" for the single apps . When I type "3" to choose 2021, it asks again wich version to select. Why? Windows 10 version 22H2 (build 19045.2311)
Did some upgrade to **old update mechanism & improve some PS codes … ** in RTool script, PS script, Server Side ** old update mechanism still exist, will work up to [v2.65], will able to upgrade to [v2.66] ** new update mechanism will work from v2.66 & up
added alternative wmic command if PS command will fail also fix wget command, which was failing under some legacy system (w7) so get/download the latest version - should work under all systems although some functions will not work well, like image download, will fail due PowerShell version being lower, and some functions are unsupported
trying something new, registry -> retail to volume code, will replace with this any ideas to improve this s**t are welcome if see any missing product, report me Code: $arr = @( @('MondoRetail','MondoVolume'), @('OneNoteRetail','OneNoteVolume'), @('ProPlusRetail','ProPlusVolume'), @('ProPlus2019Retail','ProPlus2019Volume'), @('ProPlus2021Retail','ProPlus2021Volume'), @('StandardRetail','StandardVolume'), @('Standard2019Retail','Standard2019Volume'), @('Standard2021Retail','Standard2021Volume'), @('ProjectProRetail','ProjectProVolume'), @('ProjectPro2019Retail','ProjectPro2019Volume'), @('ProjectPro2021Retail','ProjectPro2021Volume'), @('ProjectStdRetail','ProjectStdVolume'), @('ProjectStd2019Retail','ProjectStd2019Volume'), @('ProjectStd2021Retail','ProjectStd2021Volume'), @('VisioProRetail','VisioProVolume'), @('VisioPro2019Retail','VisioPro2019Volume'), @('VisioPro2021Retail','VisioPro2021Volume'), @('VisioStdRetail','VisioStdVolume'), @('VisioStd2019Retail','VisioStd2019Volume'), @('VisioStd2021Retail','VisioStd2021Volume'), @('WordRetail','WordVolume'), @('Word2019Retail','Word2019Volume'), @('Word2021Retail','Word2021Volume'), @('ExcelRetail','ExcelVolume'), @('Excel2019Retail','Excel2019Volume'), @('Excel2021Retail','Excel2021Volume'), @('PowerpointRetail','PowerpointVolume'), @('Powerpoint2019Retail','Powerpoint2019Volume'), @('Powerpoint2021Retail','Powerpoint2021Volume'), @('OutlookRetail','OutlookVolume'), @('Outlook2019Retail','Outlook2019Volume'), @('Outlook2021Retail','Outlook2021Volume'), @('AccessRetail','AccessVolume'), @('Access2019Retail','Access2019Volume'), @('Access2021Retail','Access2021Volume'), @('PublisherRetail','PublisherVolume'), @('Publisher2019Retail','Publisher2019Volume'), @('Publisher2021Retail','Publisher2021Volume'), @('SkypeForBusinessRetail','SkypeForBusinessVolume'), @('SkypeForBusiness2019Retail','SkypeForBusiness2019Volume'), @('SkypeForBusiness2021Retail','SkypeForBusiness2021Volume') ) $clr = Join-Path -Path $env:windir -ChildPath 'Temp\ONAME_CHANGE.REG' if (test-path $clr) { $tx = Get-Content -Encoding Unicode $clr foreach ($itm in $arr) { $tx = $tx.Replace($itm[0], $itm[1]) } Set-Content -value $tx -Encoding Unicode $clr }
Hey @Dark Dinosaur Wanted to let you know that the tool downloaded from the Zippyshare link in your OP contains a Trojan:Script/Wacatac.B!ml . The link starts with "www113" which seems weird to me. Other links don't conatin any viruses.
Virus ? External links Sometimes referred to ... You should always make sure To press the right button
did some major improve in convert function, in application detection, user language detection and generally lot of code improve clean some code ...
Could you fix the "nececery" and "un-supported" typos that appear in the beginning when running OfficeRTool? Also, for some reason, when running OfficeRTool, a Windows Terminal window opens with a Command Prompt instead of a Command Prompt window (so, outside the Windows Terminal window) unlike before; "The screen cannot be set to the number of lines and columns specified." appears at the top if I maximize the tool's window, close it and run OfficeRTool again; The "LEAVE THE PROGRAMELEASE" setting sometimes appears as "LEAVE THE PROGRAMELEASETH (SWITCH DISTRIBUTION CHANNEL)" with "LEAVE THE PROGRAMELEASE" written in purple and "TH (SWITCH DISTRIBUTION CHANNEL)" written in blue; The "[T]" setting to remove Office telemetry rarely appears; After running OfficeRTool and before even choosing an option, a task called "RT_BACKUP_TASK" is created according to Revo Uninstaller (a previous user also mentioned this). What is this task for?
i saw this today, i can't do anything about that change from terminal to conhost it's work different than original conhost about RT_BACKUP_TASK, read old posts ...