49 Commits (69139fba880e1836ad1b517a83e38e18035b961f)

Author SHA1 Message Date
LeDragoX 8d7ae33700
better folder identation and task manager setup 3 weeks ago
LeDragoX bf4c670909
echo to Write-Output 3 weeks ago
LeDragoX 7c8e308fc0
update scripts on "utils" folder 3 weeks ago
LeDragoX 0a6970d7a7
small changes, enable specific regs, change backup dir, create new script from utils, renamed elevate-cmd.bat 3 weeks ago
LeDragoX 418a937d14
Fix Imports, Functions. WinAero tutorial, fix Dark Theme 3 weeks ago
LeDragoX 299ed026ab
Remake the Script on Powershell, to evade bugs 3 weeks ago
Plínio Larrubia a5de1d0aaf
Translate everything to english 3 weeks ago
LeDragoX 267461f99e
Final optimizations 3 weeks ago
LeDragoX 5e4bbe73e3
rename to a more concise name 3 weeks ago
LeDragoX 407f7cd5ce
reorganize all folders 3 weeks ago
Plínio Larrubia 227e0ba344
please go 3 weeks ago
Plínio Larrubia a9c1c20494
Update how enable-photo-viewer acts. 3 weeks ago
Plínio Larrubia 76c18aff48
Added more utils content, that i've forgot 3 weeks ago
Plínio Larrubia 69ddb0da73
Add my custom utils scripts
I've made some of the scripts, and some copied from the internet around, but provided them for easy access.
3 weeks ago
Alex Hirsch c6ecd752fb
Add note to shell experience host script.
ref #250
3 weeks ago
Alex Hirsch 59a9c12f4e
Merge pull request #202 from ogmios-voice/prefetch
Prefetch/Prelaunch
5 years ago
Alex Hirsch dd12dd0be1
Merge pull request #203 from ogmios-voice/ssd-tune
SSD tuning
5 years ago
Ogmios b80adccac0 SSD tuning 5 years ago
Ogmios 919110c17a Prefetch/Prelaunch 5 years ago
Ogmios 0cff8d1c75 memory compression script fix 5 years ago
Alex Hirsch 2ee83c604a Update enable-photo-viewer 6 years ago
jounihh 3ca9a612ae
enables windows photo viewer 6 years ago
Alex Hirsch e8670d9a98 Ignore errors when disabling scheduled tasks
close #135
7 years ago
Alex Hirsch adf52b85ed Merge pull request #124 from paulohpf/patch-4
disable memory-compression
7 years ago
Michael McCormick 25a2b58396 Replaced aliases with full cmdlet names, per PSScriptAnalyzer 7 years ago
Paulo Henrique Palmeira Franco 88824a1d1a disable memory-compression
Windows 10 came with this new feature, but in some cases this may causes some crashes and slowdown the OS.
7 years ago
Alex Hirsch d3bf3e3749 Fix lineendings
ref #109
8 years ago
Chirishman cc415bdf65 Update install-basic-software.ps1 8 years ago
Chirishman b72183952e Switch to full Chocolatey, use ScheduledJob
Instead of depending on OneGet's unsupported, years out of date implementation, use that only to get the up-to-date version of Chocolatey.

Schedule daily update to run as a PSScheduled Job, enforce that it should run elevated and let the implicit credentials used when executing the script authorize the job where the previous script threw an error if there was no local user with the explicitly configured name of "admin".

This method requires PS 5.0 and up but since this script is for Windows 10 that is not a concern.
8 years ago
Alex Hirsch 56724b8c4f Create disable-searchUI.bat 8 years ago
Alex Hirsch d185d5f6c8 Rename disable_ShellExperienceHost.bat to disable-ShellExperienceHost.bat 8 years ago
Alex Hirsch 5d57b0e1d0 Create disable_ShellExperienceHost.bat 8 years ago
Alex Hirsch de79ea52bc Add my start button for classic shell 8 years ago
Alex Hirsch da846996f5 Add .gitattributes 8 years ago
austinmroczek 6604aa0846 create scheduled task for upgrades 8 years ago
austinmroczek 9c1b9f0215 add ProviderName flag when installing packages
Tried running the file to install putty and got this:

WARNING: 'putty' matched package 'putty/0.67' from provider: 'Chocolatey', source 'chocolatey'
WARNING: 'Putty' matched package 'Putty/1.0' from provider: 'PowerShellGet', source 'PSGallery'
Install-Package : Unable to install, multiple packages matched 'Putty'. Please specify a single -ProviderName.

Following the surprisingly helpful error message, I added the ProviderName flag to the end of line 36

Testing on my system and all seems fine.
8 years ago
Alex Hirsch f4c3e559f3 Use Desktop env var for god mode script
close #62
8 years ago
Alex Hirsch 18431dc27d Remove utils/install-PSWindowsUpdate.ps1
PowerShell's `Install-Module` command can be used to install this
module, therefore the install script is no longer needed. Thanks to
cluberti for notifying me about this.

close #54
8 years ago
Alex Hirsch 77ffe2f63e Move some things around for a new version 9 years ago
Alex Hirsch bec02cf657 move godmode script to utils 9 years ago
Alex Hirsch c3703c26c9 Revert "convert dark-theme utility to Powershell script"
This reverts commit 15d73847b7.
9 years ago
Marcel Wysocki dc97508d28 Rename boot-advanced-starup.bat to boot-advanced-startup.bat 9 years ago
Alex Hirsch d6552aca95 add utility scripts for cleanup and advanced boot
ref #4
9 years ago
Alex Hirsch 15d73847b7 convert dark-theme utility to Powershell script 9 years ago
Alex Hirsch 9bf9661794 rename pre-post-export script 9 years ago
Alex Hirsch 474fe46222 add dark-theme settings to utils 9 years ago
Alex Hirsch 2aee724782 add newline before eof 9 years ago
Alex Hirsch 47c14b0fd0 add pre_post_export batch file 9 years ago
Alex Hirsch 8c5aafb8b2 move run with powershell as administrator to utils 9 years ago