-
Notifications
You must be signed in to change notification settings - Fork 1
/
boxstarter-dev-lite.txt
43 lines (38 loc) · 1005 Bytes
/
boxstarter-dev-lite.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
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
Install-WindowsUpdate -AcceptEula
cinst googlechrome
cinst 7zip
cinst notepadplusplus
cinst adobereader
cinst git
cinst poshgit
cinst ccleaner
cinst filezilla
cinst paint.net
cinst teamviewer
cinst tortoisegit
cinst resharper-platform
cinst cmder
cinst github
cinst linqpad
cinst nugetpackageexplorer
cinst webpi
cinst 1password
cinst mremoteng
cinst ditto
cinst slack
cinst jing
cinst clickie
cinst screentogif
cinst checksum
cinst microsoftazurestorageexplorer
cinst hosts.editor
cinst ssdt15
cinst azuredatafactorytools15
cinst sql-server-management-studio
cinst IIS-WebServerRole -source windowsfeatures
Install-ChocolateyPinnedTaskBarItem "$($Boxstarter.programFiles86)\Google\Chrome\Application\chrome.exe"
Install-ChocolateyPinnedTaskBarItem "$($Boxstarter.programFiles86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe"
Disable-GameBarTips
Install-WindowsUpdate -AcceptEula