Skip to content

Instantly share code, notes, and snippets.

@busterc
Last active January 12, 2018 15:51
Show Gist options
  • Save busterc/469902b3b475d971e1ec to your computer and use it in GitHub Desktop.
Save busterc/469902b3b475d971e1ec to your computer and use it in GitHub Desktop.
WP8 Cordova Boxstarter #windows #setup #config #server #wordpress
Enable-RemoteDesktop
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
cinst git.install
cinst nodejs.install
cinst GoogleChrome
cinst launchy
cinst sublimetext2
cinst SublimeText2.PackageControl -Version 1.6.3
cinst VisualStudio2012Ultimate
cinst avgantivirusfree
Install-WindowsUpdate -AcceptEula
<#
cinst paint.net
cinst gimp
cinst fiddler4
npm cordova
cinst WindowsPhone8SDK
cinst lastpass
cinst WinSplitRevolution
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment