Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Testing/develop #460

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Testing/develop #460

wants to merge 15 commits into from

Commits on Oct 17, 2018

  1. Created Windows10DebloaterGUI

    This is my test file that I have been working with. I am currently creating a GUI for all of the code in this Repository and am working to make it function appropriately. It isn't completely functioning as intended, so before you use it on machines you care about, please make sure you understand that this is in development and I cannot guarantee that things won't break. Also make sure to make a backup.
    Sycnex committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    26dbca5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Update Windows10DebloaterGUI

    Sycnex committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5f09ede View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    feb7f29 View commit details
    Browse the repository at this point in the history
  2. Fixed Writing to console and Add_Click actions

    The application will now write to the host console properly and give updates as it does its work instead of just hanging and acting as if it is frozen. The $RemoveAllBloatware Add_Click now works properly as well as $RemoveBlacklist and the associated Add_Click. 
    
    The console will put a space in between lines when each Add_Click action is finished for better reading and font visibility.
    Sycnex committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    f900e00 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    55131f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    689de3b View commit details
    Browse the repository at this point in the history
  2. Fixed removekeys button

    Sycnex committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    b14354a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aed449 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Added Disable Telemetry button

    Sycnex committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    0069a15 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Created W10DebloaterGUI.ps1

    This will be the newer version going forward. Any feedback is appreciated. This is still in development.
    Sycnex committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    030bec1 View commit details
    Browse the repository at this point in the history
  2. Added checkbox code

    Sycnex committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    70054bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8c527e View commit details
    Browse the repository at this point in the history
  4. Removed Windows10DebloaterGUI

    Sycnex committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    bf6cf0a View commit details
    Browse the repository at this point in the history
  5. Removed Windows10Debloater.ps1

    No reason for this one to exist. It is just additional work to update it.
    Sycnex committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    009a3cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ddc1b4 View commit details
    Browse the repository at this point in the history