find file doublettes with fdupes
Deletes automatically:
WSUS | visual studio 2017 update successful but will be repeated on next check
Start Visual Studio himself (NOT Visual Studio Installer!). The go to Extras >>> Extensions and Updates >>> Updates and do the updates from here. If this is unsuccessful: Run the Visual Studio Installer and update the whole stuff from there. Disable the Visual Studio updates in your WSUS, remove it from sync. Deny the updates. […]
Windows 10 | Update | Error 0x80070643 related to Edge
You did download the incredible MicrosoftEdgeEnterpriseX64.msi but it did return an error? First check C:\Users\All Users\Microsoft\EdgeUpdate\Log\MicrosoftEdgeUpdate.log. Maybe you will find something like ‘your organizations group policies prevent this’ or ‘Update check not needed at this time’. Now run Edge and go to edge://policy. It will show you some ‘Microsoft EdgeUpdate Policies’ which you did never […]
get ipa phonemes
Here for the german language:
azure tts batch with curl
You have to upload your data using curls -d argument. Avoid to construct ad data structure object as a string variable, it’s pita. You will definitely cry abt character encoding. Instead build a well prepared file and use the -d @$FILE parameter. Transfer your data between your scripts base64 encoded. Remove these characters: ” < […]
You must be logged in to post a comment.