dotfiles-windows
dotfiles-windows copied to clipboard
dotfiles for Windows, including Developer-minded system defaults. Built in PowerShell
Update the `windows` scripts for establishing settings for Build 2004.
Add support to the `vs` and `vsadmin` PowerShell commands to launch Visual Studio 2019. Use the location found in `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\devenv.exe`
The `bootstrap` command will copy all of the repository files to their appropriate location. Create a reverse file that will gather scripts back into a local repository directory. This will...
Is there a way to set the default browser via the Registry? If so, Chrome.
When installing some node packages that use `node-gyp`, such as `node-inspector`, a `CodeTaskFactory` error is thrown by MSBuild. > C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(219,5): error MSB4175: The task factory "CodeTaskFactory" could not...
I use several VSSettings files, including one for a Single Monitor (on the road) and one for Multiple Monitors (at my desk). It would be great to have PoSh commands...
Make a scheduled task to clean up Windows (Clean temporary files, cleanup after Windows Update, and other items that Disk Cleanup is used for)