-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgistfile.txt
45 lines (31 loc) · 963 Bytes
/
gistfile.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
cinst geforce-game-ready-driver
cinst geforce-experience
cinst -y git.install
cinst -y poshgit
cinst hyper
$env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";" + [System.Environment]::GetEnvironmentVariable("Path","User")
cinst Git-Credential-Manager-for-Windows
cinst github
cinst -y nodejs.install
cinst -y visualstudiocode
cinst visualstudio2019professional
if (Test-PendingReboot) { Invoke-Reboot }
cinst -y python2
if (Test-PendingReboot) { Invoke-Reboot }
cinst -y vlc
cinst -y GoogleChrome
cinst -y 7zip.install
cinst -y sysinternals
cinst -y DotNet3.5
cinst bitwarden
cinst adblockpluschrome
cinst ccleaner
cinst teamviewer
cinst gitkraken
cinst snagit
cinst speccy
cinst steam
cinst origin
cinst adobe-creative-cloud
cinst IIS-WebServerRole -source windowsfeatures