Page 1 of 1

Distribution

Posted: Wed Jul 18, 2007 8:57 am
by simply
Hi David,
how to register dplot jr for all users of the computer not only for the current user???
________

Posted: Wed Jul 18, 2007 9:07 am
by DPlotAdmin
Write the same Software\DPLOTJR\shell\open\command key to HKEY_LOCAL_MACHINE that you'd normally write to HKEY_CURRENT_USER. If DPlot_Start doesn't find the latter it will check for the former.

If I've assumed too much here and you don't know what I'm talking about above, see the Notes for DPlot Jr and DPlot Viewer users section in the Help file under Distribution.

Posted: Wed Jul 18, 2007 9:09 am
by simply
thank's

pb

Posted: Wed Jul 18, 2007 9:57 am
by simply
i'm using NSIS as installing program, and i added this line

WriteRegStr HKLM "Software\DPLOTJR\shell\open\command" "" "$INSTDIR\dplotjr\dplotjr.exe"

i added a new user, and i have an error message saying that there is no dplot jr or dplot installed in this computer.
:(

Posted: Wed Jul 18, 2007 10:12 am
by DPlotAdmin
I don't know anything about NSIS, but use regedit (Windows Run button, "regedit") to see if that key exists. If it does, also make sure the path is enclosed with "quotation marks" if it has any spaces (as in Program Files).

If that isn't the problem then check the date on DPLOTLIB.DLL. It should be 5/16/07, version 2.1.0.4. If it isn't, the most recent version is included in the DPlot Jr distribution.

If none of this helps, please let me know exactly what the error message says. In the case of not finding a registry entry you should get:

No registry entries for any of HKEY_CURRENT_USER|HKEY_LOCAL_MACHINE\Software\DPLOT|DPLOTJR

Posted: Wed Jul 18, 2007 10:37 am
by simply
Image

is it correct like that?

Posted: Wed Jul 18, 2007 10:44 am
by simply
here is the error message that i get:
Image

i'm using the version 2.1.0.3 for both dplot jr and dplotlib

Posted: Wed Jul 18, 2007 11:04 am
by DPlotAdmin
Your registry entry looks fine.

You need version 2.1.0.4 of DPLOTLIB.DLL. You can get it by installing the latest DPlot Jr.

Posted: Wed Jul 18, 2007 2:06 pm
by simply
it works :D

Posted: Thu Jul 19, 2007 7:45 am
by Mad2Max
You can also generate a working register key by manually execute dPlot Jr in your app installation dir.
Bye,
Max

Posted: Thu Jul 19, 2007 8:22 am
by DPlotAdmin
You can also generate a working register key by manually execute dPlot Jr in your app installation dir.
Only for the current user, though.

Does this apply to DPLOT itself, as well as DPLOT JR?

Posted: Mon Jan 28, 2019 6:43 pm
by mikeb
Does this apply to DPLOT itself, as well as DPLOT JR?

On a Windows 10 Home machine, DPLOT was installed and registered using an account with administrator permissions. In a different user account with less permissions on same computer, DPLOT says it isn't registered.

Posted: Mon Jan 28, 2019 7:41 pm
by DPlotAdmin
The license information, once successfully entered, is saved to %appdata%\DPlot\dplot.ini.

On Windows 10 with an English-speaking user, %appdata% is a shortcut to

C:\Users\<username>\AppData\Roaming\DPlot

This SHOULD work regardless of privileges.

And I just noticed you're talking about the same computer. In this case you'll need to enter your registration number twice, once for each user account.