Skip to content

Commit

Permalink
refactor: wait is true on default for !run
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Oct 21, 2023
1 parent 6247f25 commit ca7da6e
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion src/playbook/Configuration/atlas/appx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ actions:
exe: 'powershell.exe'
args: '-NoP -File CLIENTCBS.ps1'
exeDir: true
wait: true

# Clear caches of Start menu and more
- !appx: {operation: clearCache, name: '*Client.CBS*'}
Expand Down
3 changes: 0 additions & 3 deletions src/playbook/Configuration/atlas/components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ actions:
exe: 'Toggle Defender.cmd'
path: '%windir%\AtlasDesktop\7. Security\Defender'
args: '-Disable'
wait: true
option: 'defender-disable'
# Remove Security Center startup item
- !registryValue: {path: 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run', value: 'SecurityHealth', operation: delete}
Expand Down Expand Up @@ -48,13 +47,11 @@ actions:
exe: 'online-sxs.cmd'
path: '%windir%\AtlasModules\Scripts'
args: '"%windir%\AtlasModules\Packages\Z-Atlas-NoTelemetry-Package31bf3856ad364e35amd643.0.0.0.cab"'
wait: true
# Misc Package
- !run:
exe: 'online-sxs.cmd'
path: '%windir%\AtlasModules\Scripts'
args: '"%windir%\AtlasModules\Packages\Z-Atlas-Misc-Remover-Package31bf3856ad364e35amd643.0.0.0.cab"'
wait: true

# Update Health Tools
- !writeStatus: {status: 'Removing Update Health Tools'}
Expand Down
1 change: 0 additions & 1 deletion src/playbook/Configuration/atlas/kill-kph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ actions:
exe: 'powershell.exe'
args: '-NoP -Ex Unrestricted -File KILLKPH.ps1'
exeDir: true
wait: true
5 changes: 0 additions & 5 deletions src/playbook/Configuration/atlas/start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,19 @@ actions:
- !run:
exe: 'powershell.exe'
args: '-NoP -File "SOFTWARE.ps1"'
wait: true
exeDir: true
weight: 150
- !writeStatus: {status: 'Installing Google Chrome', option: 'browser-chrome'}
- !run:
exe: 'powershell.exe'
args: '-NoP -File "SOFTWARE.ps1" -Chrome'
wait: true
exeDir: true
weight: 150
option: 'browser-chrome'
- !writeStatus: {status: 'Installing Brave', option: 'browser-brave'}
- !run:
exe: 'powershell.exe'
args: '-NoP -File "SOFTWARE.ps1" -Brave'
wait: true
exeDir: true
weight: 150
option: 'browser-brave'
Expand All @@ -78,14 +75,12 @@ actions:
exe: 'powershell.exe'
args: '-NoP -File LIBREWOLF.ps1'
exeDir: true
wait: true
weight: 150
option: 'librewolf-winupdater'
- !run:
exe: 'powershell.exe'
args: '-NoP -File "LIBREWOLF.ps1" -NoUpdater'
exeDir: true
wait: true
weight: 150
option: 'librewolf-winget'

Expand Down
1 change: 0 additions & 1 deletion src/playbook/Configuration/tweaks/misc/make-shortcuts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ actions:
- !run:
exe: 'powershell.exe'
args: '-NoP -EP Unrestricted -File "SHORTCUTS.ps1"'
wait: true
exeDir: true
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ actions:
- !run:
exe: 'NSudoLC.exe'
args: '-U:E -UseCurrentConsole -Wait cmd /c start "" "%windir%\Resources\Themes\atlas-dark.theme"'
wait: true
exeDir: true
- !cmd: {command: 'timeout /t 3 /nobreak', wait: true}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ actions:
- !run:
exe: 'NSudoLC.exe'
args: '-U:E -UseCurrentConsole -Wait powershell.exe -NoP -EP Unrestricted -C "$o = new-object -com shell.application; $o.Namespace("""$env:userprofile\Videos""").Self.InvokeVerb(''pintohome''); $o.Namespace("""$env:userprofile\Music""").Self.InvokeVerb(''pintohome'')"'
wait: true
exeDir: true
4 changes: 0 additions & 4 deletions src/playbook/Configuration/tweaks/qol/taskbar/config-pins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,18 @@ actions:
- !run:
exe: 'TASKBARPINS.cmd'
exeDir: true
wait: true
- !run:
exe: 'TASKBARPINS.cmd'
args: '"Brave"'
option: 'browser-brave'
exeDir: true
wait: true
- !run:
exe: 'TASKBARPINS.cmd'
args: '"LibreWolf"'
option: 'browser-librewolf'
exeDir: true
wait: true
- !run:
exe: 'TASKBARPINS.cmd'
args: '"Google Chrome"'
option: 'browser-chrome'
exeDir: true
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ actions:
exe: 'powershell.exe'
args: '-NoP -File CLEANUP.ps1'
exeDir: true
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ actions:
exe: 'powershell.exe'
args: '-NoP -File DISABLEPNP.ps1'
exeDir: true
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,18 @@ actions:
- !run:
exe: 'FILEASSOC.cmd'
exeDir: true
wait: true
- !run:
exe: 'FILEASSOC.cmd'
args: '"Brave"'
option: 'browser-brave'
exeDir: true
wait: true
- !run:
exe: 'FILEASSOC.cmd'
args: '"LibreWolf"'
option: 'browser-librewolf'
exeDir: true
wait: true
- !run:
exe: 'FILEASSOC.cmd'
args: '"Google Chrome"'
option: 'browser-chrome'
exeDir: true
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ actions:
exe: 'Disable All Mitigations.cmd'
path: '%windir%\AtlasDesktop\7. Security\Mitigations'
args: '/silent'
wait: true
option: 'mitigations-disable'
1 change: 0 additions & 1 deletion src/playbook/Configuration/tweaks/scripts/script-ngen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ actions:
exe: 'powershell.exe'
args: '-NoP -File NGEN.ps1'
exeDir: true
wait: true
1 change: 0 additions & 1 deletion src/playbook/Configuration/tweaks/scripts/script-pfp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ actions:
- !run:
exe: 'powershell.exe'
args: '-NoP -File "PFP.ps1"'
wait: true
exeDir: true

0 comments on commit ca7da6e

Please sign in to comment.