Yahoo Groups archive

Disklavier

Index last updated: 2026-04-28 23:20 UTC

Message

Re: [disklavier] Mark IV virtual PRC with Windows 10 or El Capitan

2015-10-10 by jheitzeb1@...

Kevin, I have enclosed the code from my prcstart.jnlp file where 10.0.1.15 is corresponding IP address of my piano. The other parameters seem to be the same as your code. I have tried running this and it momentarily brings up Virtual PRC in menubar and then fades away to nothing. When I get info on the file it is set to use "java web start.app(default). Is there a way to run this script? I do not see prc100.jar on my hard drive. I am clueless. Thanks Joan

<?xml version="1.0" encoding="UTF-8"?><jnlp spec="1.0+" codebase="http://10.0.1.15/prc" href="prc.php">
<information>
<title>Virtual PRC</title>
<vendor>YAMAHA</vendor>
<homepage href="./index.php" />
<description>Virtual PRC</description>
<description kind="short">Virtual PRC</description>
</information>
<update check="always" policy="always" />
<resources>
<j2se version="1.3+" />
<jar href="./prc100.jar" />
</resources>
<application-desc main-class="gui.prc100" >
<argument>-h=10.0.1.15</argument>
<argument>-p=3191</argument>
<argument>webremote</argument>
<argument>-w= 31910</argument>
</application-desc>
</jnlp>


Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.