Thursday, November 27, 2014

install Chocolatey and resharper

open  command prompt with admin right

@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin


open power shell with admin right

cint resharper

it will install 32 bit resharper

No comments:

Post a Comment