Last active
October 11, 2016 21:17
-
-
Save Deepakkothandan/2c2f4816d4364b328ce1f951427340b2 to your computer and use it in GitHub Desktop.
This file contains 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
Disable-BingSearch | |
Set-WindowsExplorerOptions -EnableShowFileExtensions -EnableShowFullPathInTitleBar -EnableOpenFileExplorerToQuickAccess -EnableShowRecentFilesInQuickAccess -EnableShowFrequentFoldersInQuickAccess -EnableExpandToOpenFolder | |
cinst googlechrome | |
cinst flashplayerplugin | |
cinst jre8 | |
cinst adobereader | |
cinst winrar | |
cinst skype | |
cinst cyberduck | |
cinst openvpn | |
cinst notepadplusplus.install | |
Install-WindowsUpdate -AcceptEula | |
Update-ExecutionPolicy Unrestricted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment