Signing an applet packaged as a .cab on Windows XP

U

usenet

Hi. I have an applet which I need to make a .cab version of, and sign
this. This only works on a machine which has the Microsoft JVM
installed, because: signcode -j javasign.dll ... requires DLLs from the
MS JVM.

Anyone know if I can work around this dependency? I would like to not
have to install the MS JVM on Windows XP machines doing the signing.

Br.

Morten
 
M

Mickey Segal

Anyone know if I can work around this dependency? I would like to not
have to install the MS JVM on Windows XP machines doing the signing.

If you install the Microsoft JVM you can displace it in browsers with the
Sun JVM.
 
R

Roedy Green

Hi. I have an applet which I need to make a .cab version of, and sign
this. This only works on a machine which has the Microsoft JVM
installed, because: signcode -j javasign.dll ... requires DLLs from the
MS JVM.

this scheme is over 10 years out of date. Further MS no longer
supports it. I don't know if you can even buy code signing certs for
it anymore.
 
M

Mickey Segal

Roedy Green said:
this scheme is over 10 years out of date. Further MS no longer
supports it. I don't know if you can even buy code signing certs for
it anymore.

Some Thawte certificates support Microsoft's CAB signing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top