Recent content by george2512345

  1. G

    Guys!!! alam nyo ba ito

    https://drive.google.com/drive/folders/1Fa0E3128_Fq0UTCtHmctLFYdK7BNsH0O
  2. G

    Activate Windows / Office / - Using Powershell

    Open PowerShell Click the Start Menu, type PowerShell, then open it. Copy and paste the code below, then press enter. For Windows 8, 10, 11: irm https://get.activated.win | iex If the above is blocked (by ISP/DNS), try this (needs updated Windows 10 or 11): iex (curl.exe -s --doh-url...
  3. G

    Activate Microsoft Office 2019 - using CMD

    Safety warning!!! you can implement it from powershell as admin. after implement read following. After implement remove to kms.03k.org The script is set to connect to an external KMS server (kms.03k.org), which is not an official Microsoft server. Connecting to unknown or unofficial KMS servers...
  4. G

    One Command - Download and Usage

    From an Elevated (Run as Administrator) PowerShell prompt iwr -useb https://christitus.com/win | iex
Back
Top