Remove ads from Windows before creating user
This commit is contained in:
parent
6fefa76532
commit
c5536c7c75
3 changed files with 42 additions and 44 deletions
scripts/Windows/Collections
|
@ -33,7 +33,6 @@ function Restore-PersonalApps([Context] $context) {
|
|||
Install-PersonalDrivers $context;
|
||||
}
|
||||
|
||||
. "$PSScriptRoot/../Config/Windows/InstallUser.ps1";
|
||||
. "$PSScriptRoot/../Software/chocolatey/Install.ps1";
|
||||
|
||||
# Backed up applications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue