viewright plugin outdated

Asked by BLASTOR

Hi,
The website I'm using needs the verimatrix viewRight 3.6.
But it seems the pipelight plugin viewright version is 3.0.0 (I'm using pipelight plugin : 0.2.7.1~ubuntu14.04.1)
Is there any way for me to update this plugin ?

When I install the viewRight msi with the standard wine, the install works fine.
But when I try to install it in ~/.wine-pipelight the install crashes with the error : Unhandled exception: unimplemented function scrrun.dll.DllGetClassObject called in 32-bit code (0x7b83ac5f)

I guess updating a plugin is not that easy ;)
Is there any documentation or help on this matter ?

Thank you very much

Question information

Language:
English Edit question
Status:
Solved
For:
Pipelight Edit question
Assignee:
No assignee Edit question
Solved by:
BLASTOR
Solved:
Last query:
Last reply:
Revision history for this message
BLASTOR (blastor) said :
#1

Hi again !
Does not seem to have much activity here :/

So I tried by to find out a solution by myself.
It was actually really simple. I just did this :
export WINEPREFIX=/home/xxxx/.wine-pipelight
/usr/share/pipelight/wine msiexec /i ViewRightWebInstaller.msi

And that time it worked (the problem was because I was using my standard wine in the .wine-pipelight dir. By using the pipelight wine executable, the msi install worked fine). I can watch tv now!
This pipelight plugin is really great ;)
Thanks