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.
9 years ago
Alex Hirsch
e15701e5a2
Fix explorer not showing up after aniversary update
close #58
9 years ago
Alex Hirsch
f4c3e559f3
Use Desktop env var for god mode script
close #62
9 years ago
Alex Hirsch
ed0b79be32
Merge pull request #60 from basictheprogram/Microsoft.MicrosoftStickyNotes
Microsoft.microsoft sticky notes
9 years ago
Alex Hirsch
d4e14a2b0d
Merge pull request #61 from basictheprogram/Microsoft.OneConnect
Added Microsoft.OneConnect
9 years ago
Bob Tanner
37871de0f1
Added Microsoft.OneConnect
9 years ago
Bob Tanner
b55419646a
Merge branch 'Microsoft.MicrosoftStickyNotes' of github.com:basictheprogram/Debloat-Windows-10 into Microsoft.MicrosoftStickyNotes
9 years ago
Bob Tanner
f5687dae1d
Added Microsoft.MicrosoftStickyNotes
9 years ago
Bob Tanner
224907ceac
Added Microsoft FreshPaint
9 years ago
Bob Tanner
f742968e1f
Merge branch 'Microsoft.MicrosoftStickyNotes' of github.com:basictheprogram/Debloat-Windows-10 into Microsoft.MicrosoftStickyNotes
9 years ago
Bob Tanner
e9336ca3a4
Added Microsoft.MicrosoftStickyNotes
9 years ago
Bob Tanner
b1c8d3f980
Added Microsoft.MicrosoftStickyNotes
9 years ago
Alex Hirsch
10df014abe
Merge pull request #59 from basictheprogram/TheNewYorkTimes.NYTCrossword
Added New York Times Crossword Puzzle
9 years ago
Bob Tanner
73b9d68f1b
Added New York Times Crossword Puzzle
9 years ago
Alex Hirsch
8c43e489c3
Merge pull request #56 from basictheprogram/master
Added Microsoft FreshPaint
9 years ago
Bob Tanner
8825d6b4ba
Added Microsoft FreshPaint
9 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
9 years ago
Alex Hirsch
d974289ac4
Remove onedrive run once hook for new users
9 years ago
Alex Hirsch
6115736cd2
Insert newline before adding stuff to etc/hosts
close #53
9 years ago
Alex Hirsch
0f884a46cf
Update README.md
9 years ago
Alex Hirsch
c4699366b5
Unpin all Startmenu tiles
close #52
9 years ago
Alex Hirsch
bd74255b81
Fix line endings in disable-windows-defender.ps1
9 years ago
Alex Hirsch
64511343ea
Add additional output to for-loops
close #51
9 years ago
Alex Hirsch
1a10ee254a
Remove `Candy` wildcard entry and add SodaSaga
close #50
9 years ago
Alex Hirsch
55f29ea1e7
Use wildcard to remove candy crush shit
ref #50
9 years ago
Alex Hirsch
4f5e0e905a
Add experimental_unfuckery.ps1
9 years ago
Alex Hirsch
d71b619dbc
Add known issue about startmenu serach
9 years ago
Alex Hirsch
794bdc4817
Hide annoying update notification.
close #44
9 years ago
Alex Hirsch
ab836b39fd
Fix disappearing of iTunes download button
fix #43
9 years ago
Alex Hirsch
6d73d249bd
Update README
9 years ago
Alex Hirsch
77ffe2f63e
Move some things around for a new version
9 years ago
Alex Hirsch
27ae62dccc
Remove important notice from readme
9 years ago
Alex Hirsch
4e5cd2758d
Merge Plumbit/master
9 years ago
Plumebit
f3236cfa35
Remove Windows Defender context menu item
Since the program itself gets disabled, why not?
9 years ago
Plumebit
588d6aa65d
Merge pull request #1 from W4RH4WK/master
Update workspace
9 years ago
Alex Hirsch
60e1c23d8e
Update README.md
9 years ago
Alex Hirsch
65e4a82aaf
Edit important notice, remove releases
9 years ago
Plumebit
5fb1684351
Xbox no longer force removed by default.
System fails to boot when they are removed with TH2.
9 years ago
Plumebit
cc8290d215
Add Threshold 2 Apps
Changed remove-default-apps script.
9 years ago
Alex Hirsch
45078225a9
Do not disable Windows Search service by default
ref #39
10 years ago
Alex Hirsch
29a434ae08
add notice about search breakdown
10 years ago
Alex Hirsch
47c2666ddd
remove additional files inside Windows\WinSxS when removing onedrive
10 years ago
Alex Hirsch
9819f9cd6b
rename PSWindowsUpdate powershell module install script
10 years ago
Alex Hirsch
2762e44425
rename block telemetry script
10 years ago
Alex Hirsch
d7eafef462
add option to remove another bunch of packages (including edge)
10 years ago
Alex Hirsch
42e3c5e5b6
do not remove appstore, calculator and imageviewer by default
ref #38
10 years ago
Alex Hirsch
8ab363a918
fix occurence of "Administrators"
ref #36
ref #37
10 years ago
Alex Hirsch
a863c5fba8
move telemetry related hosts and ips back to the only script using it
10 years ago
Alex Hirsch
77bed6ec9d
fix language specific "Administrators" string by using SID
ref #36
ref #37
10 years ago
Alex Hirsch
27f6ba020c
remove disabling of searchUI.exe since it can be removed via dism.exe
10 years ago