http://bugs.winehq.org/show_bug.cgi?id=33369
Bug #: 33369 Summary: eLicense Control Center eLCC.exe Product: Wine Version: 1.5.27 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: azeone123@aol.com Classification: Unclassified
Created attachment 44154 --> http://bugs.winehq.org/attachment.cgi?id=44154 terminal output during installation
Hi,
Im trying to get the elicenser software from steinberg running on my system. Here is the link: http://www.elicenser.net/en/ eLicenser Control Center need dotnet20 to start up fine, i installed it with winetricks.
Generally there are two ways to store your licenses. You are able to choose to store them on the USB-Dongle or on the Soft-eLicenser. For the Soft-eLicenser a file named "SeLicenser.sel" on the hard disk is created and is used as a container to store licenses instead of using the USB device. This container file has a serialnumber just like a normal USB-eLicenser (2 x 10 digits).
This file the SeLicenser.sel is created during the installation of the eLicenser Control Center and should be showed up on the control center. But it seems that in wine there is no Soft-eLicenser installed during the installation. If i do a quick search on the PREFIX for SeLicenser.sel it doesnt show up.
I would try to copy and paste my SeLicenser.sel from windows to my winepath but im not sure where to put it. Normally its stored in C:\ProgramData\eLicenser\SeLicenser.sel (which is hidden by default in windows)
Can someone try to install the control center to see if the software SeLicenser.sel installation failes also on another system?
I also tried to use my USB-eLicenser but that fails due to the not working USB-Dongles in wine.
http://bugs.winehq.org/show_bug.cgi?id=33369
--- Comment #1 from azeone123@aol.com 2013-04-12 09:50:45 CDT --- Created attachment 44155 --> http://bugs.winehq.org/attachment.cgi?id=44155 terminal output if you start the app
http://bugs.winehq.org/show_bug.cgi?id=33369
--- Comment #2 from azeone123@aol.com 2013-04-12 09:59:57 CDT --- Btw the software is free and you can download a free copy if you redirect your browser to the address i wrote.
http://bugs.winehq.org/show_bug.cgi?id=33369
--- Comment #3 from azeone123@aol.com 2013-04-12 12:37:58 CDT --- Also windows users sometimes run into the situation that theres is no software licenser installed. They can use the win cmd prompt and there type:
C:\Documents and Settings\User>"C:\Program Files\Syncrosoft\POS\SYNSOPOS.exe -regsel
or
C:\Documents and Settings\User>"C:\Program Files\Syncrosoft\POS\SYNSOPOS.exe /regsel
to install/register a new SeLicenser.sel
Is there a way i can do that with wine?
http://bugs.winehq.org/show_bug.cgi?id=33369
azeone123@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.elicenser.net/en | |/
https://bugs.winehq.org/show_bug.cgi?id=33369
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL|http://www.elicenser.net/en |https://web.archive.org/web |/ |/20130226012410/http://down | |load.elicenser.net/download | |s/Archive/eLC_6.0.2.7036/eL | |icenserControlSetup.exe
https://bugs.winehq.org/show_bug.cgi?id=33369
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Actually the file is not created during setup in Windows, you have to manually call SYNSOPOS with the -regsel parameter.
This is the folder where the file resides in XP: C:\Documents and Settings\All Users\Application Data\Syncrosoft
Copying the file does not work, most probably it uses some unique ID data of the machine it was generated to avoid duplication.
In XP the setup process takes a long time in a "installing drivers" screen so I guess this will not work in wine.