As mentioned in a previous blog post, it is possible to use PowerShell and Google Translate free public endpoint to perform translations on text. The reason I started the previous blog post and this whole investigation is because of the slmgr.vbs utility which comes with Windows. The slmgr utility is […]
translate
2 posts
I was struggling with a Windows licensing topic and as it turns out, Microsoft it’s designing some tools to be language dependent in terms of output (i’ll do a separate blog post regarding this). There were many ideas on how to tackle the problem, but afterwards I thought “hey, I […]