FourAndA
FourAndA
FourAndA

Has anyone tried True Fit? I haven't, but my understanding is that you enter in clothing that fits you well, and True Fit will tell you how well a different style/brand will fit.

I have to take issue with #5; Windows PowerShell is so much more advanced than the old CMD prompt that Windows now has a command-line that is at least as good or superior to Linux command-lines. Pipeable objects == Awesome.

You can use '/' when entering paths in PowerShell. This works for me:

Running the script here may help if you're running v1.

For the startup error, try checking the ExecutionPolicy by running Get-ExecutionPolicy. Run 'Set-ExecutionPolicy RemoteSigned' to allow local scripts to be run without being signed.

There is a utility called PreviewConfig that will add file types for plain text previews at: [www.winhelponline.com]

I use Windows PowerShell and AutoHotkey to automate most of my repetitive tasks.