win10script icon indicating copy to clipboard operation
win10script copied to clipboard

Additions from #335

Open Carterpersall opened this issue 3 years ago • 0 comments

Both of these were recommended in #335

  • Adds check to see if the currently logged in account is the built-in admin account
    • if not, disables the built-in admin account
  • Adds check on if the currently installed Windows version is 'Home'
    • if so, it uses DISM to install gpedit.msc

Carterpersall avatar May 04 '22 15:05 Carterpersall