Hello, I have Office installed with YAOCTR but with auto updates disabled. Right now when I want to update I need to manually: 1) run YAOCTRU to generate a new downloaded script for the new version. 2) run the generated script and wait for it to finish downloads 3) run YAOCTRI_installer to actually install the updated build. Is it posible to streamline this update process so it can be done with just one command? I've thought of creating a batch that runs all cmd in sequence but right now the download script seems to be hardcoded to include the build number as part of the filename. Ideally I would love to to have a YAOCTR_Updater.cmd that could do those 3 steps above automatically. ADD: is it posible to include multiple languages in YAOCTRU.INI uLanguage var? I've tried to set both en-US and es-ES and it seems not working (I've tried most separators space,;-_ I could think of)