italiano.bat is a script to change the settings of Windows from another language to Italian.
This script chang the region and language to Italian (formats, location, currency, keyboard layout and more) and the time zone information to W. Europe Standard Time.
I created this script to speed up the analysis of malware in the Any.run SandBox, some payloads verify the system language. If the target is an Italian user they check that Windows is in Italian, otherwise they do not execute anything.
This script is tested with Windows 7 and can be modified to make it effective in other languages (French, Spanish, etc.).
The script can be downloaded from my GitHub Gist, if you want to collaborate we can create a repository containing multiple languages.
Does it work also on Windows 10 ?
Honestly I’ve never tried, sorry!