On Feb 18, 3:44 am, Jabez <[email protected]> wrote:
>
> I opened command prompt and typed
> ftype execpath="C:\Program Files\Vim
> \vim72\gvim.exe" --servername TXTS --remote-tab-silent "%1"
> then enter, after that i typed
> assoc .txt=execpath
> after that
> assoc .log=execpath
> and exit from command prompt
>
Hmm...that should work.
What version of Windows are you running? I'm not sure if it matters,
but this exact method works great for me on Windows XP.
If you now open a command prompt, and enter the commands:
ftype execpath
assoc .txt
assoc .log
What is the output of each?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---