Searched full:msys64 (Results 1 – 1 of 1) sorted by relevance
8 - msys64/var/cache32 - If ( !(Test-Path -Path msys64\var\cache ) ) {33 mkdir msys64\var\cache38 - if ( Test-Path -Path msys64\var\cache\msys2.exe.sig ) {40 …if ( ((Get-FileHash msys2.exe.sig).Hash -ne (Get-FileHash msys64\var\cache\msys2.exe.sig).Hash) ) {42 Remove-Item -Path msys64\var\cache\msys2.exe.sig ;43 if ( Test-Path -Path msys64\var\cache\msys2.exe ) {44 Remove-Item -Path msys64\var\cache\msys2.exe51 if ( Test-Path -Path msys64\var\cache\msys2.exe ) {52 Remove-Item -Path msys64\var\cache\msys2.exe[all …]