Last active
March 23, 2021 12:52
-
-
Save WaltRitscher/8638cd8711650c0bae14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
install chocolatey, install boxstarter | |
Install-BoxstarterPackage -PackageName http://boxstarter.org/package/url?https://gist.githubusercontent.com/WaltRitscher/8638cd8711650c0bae14/raw/e6706be49f3285bc8eaa2b8f9a0e311e7dd80774/BoxStarterScript | |
#> | |
Set-ExplorerOptions -showHidenFilesFoldersDrives -showFileExtensions | |
Enable-RemoteDesktop | |
Install-WindowsUpdate -acceptEula | |
cinst dropbox | |
choco install googledrive -yes | |
cinst CrashPlan | |
cinst lastpass | |
cinst GoogleChrome | |
cinst Firefox | |
cinst notepadplusplus.install | |
cinst eraser | |
cinst webpi | |
cinst paint.net | |
cinst gimp | |
cinst 7zip.install | |
cinst mp3tag | |
cinst WindowsLiveWriter | |
cinst filezilla | |
cinst sysinternals | |
cinst PDFXChangeViewer | |
cinst bulkrenameutility.install | |
cinst beyondcompare | |
cinst ScriptCs | |
cinst dotPeek | |
cinst InnoSetup | |
cinst mediamonkey | |
cinst everything | |
cinst windirstat | |
cinst PDFCreator | |
cinst linqpad4 | |
cinst lockhunter | |
cinst powertab | |
cinst pscx | |
cinst PowerGUI | |
choco install processing2 | |
choco install audacity | |
choco install glasswire | |
choco install snagit | |
choco install sourcetree | |
choco install steam | |
<# | |
old apps | |
cinst feeddemon | |
Install-WindowsUpdate -acceptEula | |
cinst VisualStudio2013Ultimate -InstallArguments "/Features:'Blend WebTools Win8SDK WindowsPhone80 VC_MFC_Libraries OfficeDeveloperTools SilverLight_Developer_Kit'" | |
cinst shazzam | |
cinst PartitionMasterFree | |
cinst Dogtail.VS2012.3 | |
cinst visualsvn | |
cinst TortoiseGit | |
cinst tortoisesvn | |
choco install skype | |
choco install adobe-creative-cloud | |
cinst anyvideoconverter | |
cinst CloudBerryExplorer.AzureStorage | |
#> | |
<# | |
Apps to install, without packages: | |
DONOT Install FoxitReader; it contains OpenCandy crapware | |
Camtasia Studio | |
Office | |
Active KillDisk | |
Display Link Graphics | |
Xaml Spy | |
Windows Phone Emulators Update | |
Inno Script Studio | |
Visio 2013 | |
Microsoft Advertising SDK | |
Mobizen | |
Xamarin | |
McAfee Site Advisor | |
Project My Screen App | |
Janetter | |
amazon cloud player | |
Instant C# | |
Instant VB | |
FL Studio | |
Windows Phone SDK 8.1 SDK Update 1 | |
Fine Print | |
Onenote Gem http://www.onenotegem.com/ | |
cinst fiddler4 | |
#> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment