On Mon, 15 Jun 2009, Jeri Raye wrote:
> 
> Hi,
> 
> I have upgraded my gvim 71 to gvim72 under Windows Vista Home Premium.
> And since then Vista doesn't allow to write files
> in C:\Program Files\Vim.
> 
> What now happens (which didn't with gvim71) is the following
> 
> I've copied my scripts into the vim installation directories.
> 
> I use the mru.vim script to see the last files I used.
> (http://www.vim.org/scripts/script.php?script_id=521)
> When I type :MRU I get my recent files.
> When I select a recent used file I get the Error:
> E190: Cannot open "C:\Program Files\Vim/_vim_mru_files" for writing.
> 
> I've checked the properties of the "C:\Program Files\Vim" directory
> and they all are writeable. I've also double-checked the file 
> "_vim_mru_files" and that one is also writable.
> So I think it's a Vista problem, but I can't figure out what else to do. 
> I've made the complete C:\Program Files writable but that doens't solve 
> it either.

I'm not sure why it should work in vim71, does the mru author
recommend that user file be stored inside program files folder?

I rarely use vista but iirc no user files should be written into
program files folder except installation. The mru file that visible in
file explorer might actual reside inside  \users\yourlogin folder.

So I think the simplest solution is to put that mru file outside
program files folder.

HTH

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to