Skip to content

Instantly share code, notes, and snippets.

View pamo's full-sized avatar

Pamela Ocampo pamo

View GitHub Profile
@pamo
pamo / windows-dev
Last active November 30, 2016 01:07 — forked from andersonvom/boxstarter-windev.ps1
BoxStarter .NET development box
# Open Internet Explorer and run the raw version of this url as the query parameter to BoxStarter's launcher:
# http://boxstarter.org/package/nr/url?<raw-version-of-this-gist>
# More Info: http://boxstarter.org/WebLauncher
# Configure Windows
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Update-ExecutionPolicy Unrestricted
cinst -y Microsoft-Hyper-V-All -source windowsFeatures