On Wednesday, March 14, 2012 3:33:36 PM UTC+1, ewfalor wrote:
> On Tue, Mar 13, 2012 at 06:35:36PM -0700, Paul van der Meijs wrote:
> > On Wednesday, March 14, 2012 1:03:24 AM UTC+1, tux. wrote:
> > > Paul van der Meijs schrob am 13. Mar. 2012 um 21:38 Zeit:
> > > > Hello,
> > > > I was wondering if it's possible to change the behaviour of the "Edit 
> > > > with Vim" to use vim.exe instead of  gvim.exe.
> > > 
> > > 
> > > Yes, it is; preferably via regedit. :)
> > > No built-in way.
> > 
> > I tried changing the value for 
> > HKEY_CLASSES_ROOT\Applications\gvim.exe\shell\edit\command to the path to 
> > vim.exe but that didn't work. Would you know which values should be changed 
> > in the registry?
> 
> Judging from the source code for the GvimExt shell extension, I
> believe the correct key is 
> 
> [HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
>    "path"="gvim.exe"
> 
> -- 
> Erik Falor                      http://unnovative.net
> Registered Linux User #445632 http://linuxcounter.net



On Wednesday, March 14, 2012 3:33:36 PM UTC+1, ewfalor wrote:
> On Tue, Mar 13, 2012 at 06:35:36PM -0700, Paul van der Meijs wrote:
> > On Wednesday, March 14, 2012 1:03:24 AM UTC+1, tux. wrote:
> > > Paul van der Meijs schrob am 13. Mar. 2012 um 21:38 Zeit:
> > > > Hello,
> > > > I was wondering if it's possible to change the behaviour of the "Edit 
> > > > with Vim" to use vim.exe instead of  gvim.exe.
> > > 
> > > 
> > > Yes, it is; preferably via regedit. :)
> > > No built-in way.
> > 
> > I tried changing the value for 
> > HKEY_CLASSES_ROOT\Applications\gvim.exe\shell\edit\command to the path to 
> > vim.exe but that didn't work. Would you know which values should be changed 
> > in the registry?
> 
> Judging from the source code for the GvimExt shell extension, I
> believe the correct key is 
> 
> [HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
>    "path"="gvim.exe"
> 
> -- 
> Erik Falor                      http://unnovative.net
> Registered Linux User #445632 http://linuxcounter.net



On Wednesday, March 14, 2012 3:33:36 PM UTC+1, ewfalor wrote:
> On Tue, Mar 13, 2012 at 06:35:36PM -0700, Paul van der Meijs wrote:
> > On Wednesday, March 14, 2012 1:03:24 AM UTC+1, tux. wrote:
> > > Paul van der Meijs schrob am 13. Mar. 2012 um 21:38 Zeit:
> > > > Hello,
> > > > I was wondering if it's possible to change the behaviour of the "Edit 
> > > > with Vim" to use vim.exe instead of  gvim.exe.
> > > 
> > > 
> > > Yes, it is; preferably via regedit. :)
> > > No built-in way.
> > 
> > I tried changing the value for 
> > HKEY_CLASSES_ROOT\Applications\gvim.exe\shell\edit\command to the path to 
> > vim.exe but that didn't work. Would you know which values should be changed 
> > in the registry?
> 
> Judging from the source code for the GvimExt shell extension, I
> believe the correct key is 
> 
> [HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
>    "path"="gvim.exe"
> 
> -- 
> Erik Falor                      http://unnovative.net
> Registered Linux User #445632 http://linuxcounter.net

It works! Thank you very much!

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to