PDA

View Full Version : Problems installing Actinic on Windows 2000


skinnybloke
15-Jan-2003, 04:06 PM
Hi - I have just installed Actinic Business v5 on a PC cleanly built with Windows 2000. I have installed Actinic under the Administrator logon and it works ok.

I actually want to be able to run Actinic from an individual user logon. When I try to do this I get the error "Error locating the 'original' directory" on startup and Actinic then closes down.

Does anybody know what I have done wrong?

Jan
15-Jan-2003, 06:40 PM
You have to install it when you are logged on as the user that is going to use it. You get that error because it registry entries are made under HEY_CURRENT_USER in the registry and those entries are specific to each logged on user.

skinnybloke
16-Jan-2003, 08:04 AM
Thanks Jan...

skinnybloke
16-Jan-2003, 01:53 PM
...a question I've just thought of...

Can we export the Reg key from the current user and import it into all users?

Jan
16-Jan-2003, 02:35 PM
Quite probably. I haven't tried it but I can't see why it wouldn't work.

Regards,

Jan
17-Jan-2003, 06:32 AM
I've just noticed that the ODBC connections are also set up as user DSNs so may well have to do the same for these as well. The ODBC settings for users are stored in

HKEY_USERS/<id>/Software/ODBC/ODBC.ini/ActinicCatalog6
HKEY_USERS/<id>/Software/ODBC/ODBC.ini/ActinicOriginal6
HKEY_USERS/<id>/Software/ODBC/ODBC.ini/ActinicSimpleShipping6

Where <id> is number that looks like a class-id.

If you are lucky you might just be able to set up a system DSN for all users to use instead.