Windows 10 ස්පීඩ් කරමු

hasithayad

Well-known member
  • Sep 28, 2011
    30,793
    1
    45,000
    113
    Code:
    Function InstallTitusProgs {
        Write-Output "Installing Chocolatey"
        Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
        choco install chocolatey-core.extension -y
        Write-Output "Running O&O Shutup with Recommended Settings"
        Import-Module BitsTransfer
        Start-BitsTransfer -Source "https://raw.githubusercontent.com/ChrisTitusTech/win10script/master/ooshutup10.cfg" -Destination ooshutup10.cfg
        Start-BitsTransfer -Source "https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe" -Destination OOSU10.exe
        ./OOSU10.exe ooshutup10.cfg /quiet
    }

    මොනවද බන් මේ ඉන්ස්ටෝල් වෙන්නේ? වෛරස්ද? ඕවා දාන්න එපා බොල. පිස්සුද උඹලට