Skip to content

Instantly share code, notes, and snippets.

View ismusidhu's full-sized avatar

IsmailS ismusidhu

View GitHub Profile
@ismusidhu
ismusidhu / Boxstarter script
Last active March 21, 2016 12:49 — forked from sturlath/BoxtarterGist
Script for setting up KashFlow Developer machine. (to be use with Boxstarter and Chocolatey)
# Install BoxStarter first from it's website http://boxstarter.org/
# then execute this batch script or paste commands in a power shell window with elevated permissions(run as administrator)
set-executionpolicy remotesigned
Import-Module Boxstarter.WinConfig
# Explorer options
Set-ExplorerOptions -showHidenFilesFoldersDrives -showFileExtensions
#Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions