<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p dir="ltr">The last PAKs I got for the hobbyist program came as a nice command file which you merely execute with @filename which in your case would be @lice.txt.</p>
<div class="gmail_quote">On Feb 15, 2016 12:29 PM, Timothe Litt <litt@ieee.org> wrote:<br type="attribution">
</div>
<div>
<div class="moz-cite-prefix">On 15-Feb-16 17:23, Bill Cunningham wrote:<br>
</div>
<blockquote cite="mid:BD237FDF58194C81A644EFD12E4BD397@adjksytvnpzc5b" type="cite">
<meta name="GENERATOR" content="MSHTML 8.00.6001.18702">
<style></style>
<div> </div>
<blockquote style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT:
        5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<div style="FONT: 10pt arial">----- Original Message ----- </div>
<div style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color:
          black">
<b>From:</b> <a moz-do-not-send="true" title="litt@ieee.org" href="mailto:litt@ieee.org">
Timothe Litt</a> </div>
<div style="FONT: 10pt arial"><b>To:</b> <a moz-do-not-send="true" title="simh@trailing-edge.com" href="mailto:simh@trailing-edge.com">
</a><a class="moz-txt-link-abbreviated" href="mailto:simh@trailing-edge.com">simh@trailing-edge.com</a>
</div>
<div style="FONT: 10pt arial"><b>Sent:</b> Monday, February 15, 2016 5:13 PM</div>
<div style="FONT: 10pt arial"><b>Subject:</b> Re: [Simh] loading file</div>
<div><br>
</div>
<div>Glad you've made progress.<br>
<br>
There is no 'y' in my name.<br>
<br>
So post the full recipe that worked for you so that future folks can find it.<br>
<br>
Type <CR> to the fields that your license doesn't contain.<br>
<br>
I post to the list as text-only.  OE may insist on HTML.  Haven't used it in years.  Gave up on Outlook too.<br>
Thunderbird is a better client.  And the price is right.<br>
<br>
In any case, it's better to post to the list so that everyone benefits.<br>
<br>
</div>
<div><font size="2" face="Arial">Yeah OE sucks sometimes but I'm not buying a windows OS. Thunderbird seemed complicated. i am probably just not used to it. I love firefox though.</font></div>
<div> </div>
<div><font size="2" face="Arial">I followed your suggestions</font></div>
<div><font size="2" face="Arial">alloc cra0:</font></div>
<div><font size="2" face="Arial">set card_reader cra0:/029</font></div>
<div><font size="2" face="Arial">copy cra0: lic.txt</font></div>
<div> </div>
<div><font size="2" face="Arial">I am have a nice text file. Now to get it into the license registry. I guess the whole thing will have to go in for full access. VMS telnet and ftp may not work through a network connection with phase iv and my linux ethernet
 through simh. Because of license problems.</font></div>
<div> </div>
<div><font size="2" face="Arial">I followed Wilm's advice with the simh setup. C worked but continue didn't.</font></div>
<div> </div>
<div><font size="2" face="Arial">Is there a way you can recommend to load the PAKs into the license database?</font></div>
<div> </div>
<div><font size="2" face="Arial">Bill</font></div>
<div> </div>
<div> </div>
</blockquote>
<br>
</blockquote>
@sys$update:vmslicense.com is the usual approach.<br>
<br>
Or by hand<br>
<br>
license register <product name> /Issuer=DEC /auth=<br>
continuing with all the fields in the PAK<br>
<br>
Then <br>
license load <product name><br>
<br>
And you're done.<br>
<br>
<a class="moz-txt-link-freetext" href="http://labs.hoffmanlabs.com/node/118">http://labs.hoffmanlabs.com/node/118</a> is a useful resource if your fingers don't have the memory that mine do...<br>
<br>
</div>
</body>
</html>