He tratado de instalar el Soft de Local by flywheel pero el Antivirus AVG me indica este mensaje:
“hemos bloqueado tempfile.ps1 porque estaba infectado por IDP.Alexa.53”
La verdad no me atrevo a seguir por este tema
Alquien lo resolvió o le pasó lo mismo?
[From Google Translate:]
I have tried to install the Soft from Local by flywheel but AVG Antivirus tells me this message:
“We have blocked tempfile.ps1 because it was infected by IDP.Alexa.53”
The truth is that I do not dare to continue on this subject
Who solved it or did the same thing happen to him?
Looking at the Local codebase, that tempfile.ps1 is a powershell script file that Local creates when it determines that a newer version of Microsoft Visual C++ Redistributable is required.
This is a collection of shared libraries that comes from Microsoft:
I’m guessing that Avast is flagging this file as a threat because it’s a script that’s downloading and installing .exe files – in this case, files like vc_redist.x86.exe and vc_redist.x64.exe.
If you allow Avast to keep blocking that file from running, you’ll want to manually install the latest versions of the Microsoft Visual C++ Redistributable so that the latest libraries for Windows are available for Local to use.