Extended Memory.
Just something to replace the scraps of paper on my desk.
Home
Home
» Posts tagged: commandline
Useful Windows oneliners
August 13, 2013
- Posted in
Uncategorized
by
randy
When creating a Windows 8 Image, you can remove the Windows Modern Apps with powershell import-module DISM Get-AppXProvisionedPackage -online | RemoveAppxProvisionedPackage -online
Useful Mac defaults and oneliners
August 13, 2013
- Posted in
Uncategorized
by
randy
Set Extended Print/Save dialog defaults write /Library/Preferences/.GlobalPreferences NSNavPanelExpandedStateForSaveMode 1 defaults write /Library/Preferences/.GlobalPreferences