[softwarelist] Re: Ov Pro windows
- From: David Pilling <flist@xxxxxxxxxxxxxxxxxxx>
- To: davidpilling@xxxxxxxxxxxxx
- Date: Sun, 6 Feb 2011 12:13:10 +0000
Hi,
Firstly I got this, posted from a non-subscribed address.
======
As an uninvolved watcher of this thread I wonder whether the spelling
'CURENT' is correct. I would expect 'CURRENT'. Probably nothing to do
with it at all, but you never know.
Cheers -
Graham
Graham N P Jenkins
======
It is a brilliant point, but I suspect the spelling error came when Dave
copied the error message.
As to the problem.
Ovation Pro is trying to create a folder. The error message should tell
you the name of the folder it is trying to create.
I think I've got it, in a later posting Dave has put <HKEY he also has
made the point about saving macros, which is very good because it lets
me see where things are going wrong.
In the code registry keys appear in <>'s when they should be expanded to
form part of a file name. The problem is that a registry key value is
missing.
It seems to be that OP can be set up for single users or multiple users.
That setting looks like it won't work on W7.
So two things, the multiuser setting needs changing, second looks like
there is a problem with W7.
More soon...
========
static char *
macrospath="<HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVers
ion\\Explorer\\Shell
Folders\\AppData>\\DavidPilling\\OvationPro\\AutoRun\\!Macros.csc";
static char *
macrosbasepath="<HKEY_LOCAL_MACHINE\\Software\\DavidPilling\\OvationPro\\
>\\AutoRun\\!Macros.csc";
err=macrossave(multiuser?macrospath:macrosbasepath,0);
--
David Pilling
email: david@xxxxxxxxxxxxxxxxxxx
web: http://www.davidpilling.net
post: David Pilling, P.O. Box 22, Thornton-Cleveleys, Blackpool. FY5 1LR. UK
fax: +44(0)870-0520-941
To unsubscribe or subscribe goto: http://www.freelists.org/list/davidpilling
Other related posts: