View Single Post
  #35  
Old December 25th 15, 03:55 AM posted to alt.os.linux,alt.windows7.general,alt.comp.os.windows-10
Mark Bannon
external usenet poster
 
Posts: 42
Default Why is running openvpn so DIFFICULT on Windows compared toLinux?

On Thu, 24 Dec 2015 13:51:33 -0500, Ed Mullen wrote:

Yes. Right-click the shortcut, choose Properties, on the Shortcut tab
fill in a location in "Start in".

You can also put add a command in the folder-context menu of Explorer to
open to a specific folder that you right-click on.

Open regedit and change/create these keys:

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\C ommand Prompt]
@="Command Prompt Here"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\C ommand Prompt\command]
@="cmd.exe /k pushd %1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\Co mmand Prompt]
@="Command Prompt Here"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\Co mmand Prompt\command]
@="cmd.exe /k pushd %1"


Works perfectly!

Thanks.

Merry Christmas!

Ads