twilio-labs / NgrokExtensions

Visual Studio integration with ngrok
MIT License
48 stars 26 forks source link

Access to the path disabled #42

Open MrnB opened 4 years ago

MrnB commented 4 years ago

When pop-up is answered yes if you want the tool to download and install the new version, an error message appears with "Access to the path 'C:\WINDOWS\System32\ngrok.exe' is denied. When answering no, nothing happens. Can't use the tool anymore like this

spatrick195 commented 4 years ago

@MrnB I fixed this issue by manually downloading from their website, https://ngrok.com/ (you have to sign-up to use the service). I extracted this into its own directory and then added it to my PATH environment variables.

mwoof commented 4 years ago

I fixed this by running VS as administrator.