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

Additions from #335 #338

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

Commits on Apr 29, 2022

  1. Add gpedit.msc enabler

     - Adds check if Windows Home Edition is installed, if so, it uses DISM to install gpedit.msc
    Carterpersall committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bf9a8d6 View commit details
    Browse the repository at this point in the history
  2. Add built-in admin account disabling

     - Adds check if current logged in user is the built-in admin account
       - If it isn't, the built-in admin account is disabled to improve security
    Carterpersall committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    13d48fb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Update .gitignore

    Carterpersall committed May 4, 2022
    Configuration menu
    Copy the full SHA
    271ff4d View commit details
    Browse the repository at this point in the history
  2. Revert "Update .gitignore"

    This reverts commit 271ff4d.
    Carterpersall committed May 4, 2022
    Configuration menu
    Copy the full SHA
    6787966 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

     - Thought it broke something, actually it didn't
    Carterpersall committed May 4, 2022
    Configuration menu
    Copy the full SHA
    da85ef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdefa9c View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    Carterpersall committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b890ea7 View commit details
    Browse the repository at this point in the history