you can re-config the ISO, it will expend the file's, create new package, xml files, and convert it to ISO [again]
some new improvements 1- going to disable this 'cancel download' question, annoying like hell, instead will in settings option to ask but default will set to continue 2-offline install, multi language, plan to add new option, select all
Just another bug fix Code: ~ Fix bug in proof language selection, created a bad xml file But I did notice, it is not install the Proof language, even with the right settings. I still check what the problem, the xml file is fine, so something else ?
Is it because of this that my Word's spell check doesn't always detect mispelled words written in my Microsoft 365 language pack?
## Latest Changes (2022/OCT/21) Code: ~ XML output improve (remove any exclude from proof language section, not needed)
For next rel.. .... 1- going add new language Code: * Only exist as proof language <Language ID="rw-rw" /> 2- update Main language selection menu, and remove this language Code: <Language ID="ha-latn-ng" /> <Language ID="ig-ng" /> <Language ID="nso-za" /> <Language ID="ps-af" /> <Language ID="rm-ch" /> <Language ID="rw-rw" /> <Language ID="tn-za" /> <Language ID="wo-sn" /> <Language ID="xh-za" /> <Language ID="yo-ng" /> <Language ID="zu-za" /> 3- add sec menu just for proof language, and remove some language from it Code: <Language ID="am-et" /> <Language ID="be-by" /> <Language ID="en-gb" /> <Language ID="es-mx" /> <Language ID="fil-ph" /> <Language ID="fr-ca" /> <Language ID="km-kh" /> <Language ID="mn-mn" /> <Language ID="prs-af" /> <Language ID="quz-pe" /> <Language ID="sd-arab-pk" /> <Language ID="tk-tm" /> <Language ID="ug-cn" />
First of all, Thanks for this great tool. Second, its there a way to enable de similarity checker on the editor tool in word app that is available on office 365 a3 and a5 subscriptions. If there is allready included the option, please tell me how to if you can. And if i need the 365 pro or business installation. Thanks in advance.
@Dark Dinosaur will be you in be looking at the Fluent design as to why some Office 365 installs revert back to the old design and not the newest?
Ohhh!!! Maybe I am confused, because I have "Spanish (Mexico)" in my Office. Just for your information, I attached an screenshot. Thanks again for your great program!!!
Need to check it further I will take a look insides ms documention If there is any references for that s**t
@Dark Dinosaur Thank you for continuing the work on OfficeRTool I just have a question on the RT_Backup_Task in Task Scheduler. Is it possible to hide away this activation script from popping up a PowerShell window..followed by 2 more pop up windows on product activation? To Rephrase, I am very interested to see a silent activation setup if possible. Thanks
This is the best I can do. Code: File: powershell Args: -NonInteractive -WindowStyle Hidden -ExecutionPolicy Bypass -nop -c "start 'OfficeRTool.cmd' -Args '-AutoTask' -Verb RunAs -WindowStyle Hidden"