<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#444444;background:white">msiexec /a pathtoMSIfile /qb TARGETDIR=pathtotargetfolder<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Simh [mailto:simh-bounces@trailing-edge.com]
<b>On Behalf Of </b>Armistead, Jason BIS<br>
<b>Sent:</b> Friday, July 17, 2015 9:41 AM<br>
<b>To:</b> simh@trailing-edge.com<br>
<b>Subject:</b> Re: [Simh] vector images<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Surely it is possible to extract files from SETUP.MSI without running the installer.  Someone must have the tools to do this (either commercial or freeware perhaps
 ?).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Another alternative is to run a virtual Windows OS image inside something like VirtualBox, thus avoiding any problems “destroying” your day-to-day Windows host
 system (if you even have one).  I you didn’t specify what Windows version the rimh altairz80 emulator requires, so this may or may not be possible.  Other alternatives to VirtualBox might be something like the Bochs IA-32 emulator.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif"> Simh [<a href="mailto:simh-bounces@trailing-edge.com">mailto:simh-bounces@trailing-edge.com</a>]
<b>On Behalf Of </b>Kevin Handy<br>
<b>Sent:</b> Thursday, 16 July 2015 8:50 PM<br>
<b>To:</b> Dennis Boone<br>
<b>Cc:</b> <a href="mailto:simh@trailing-edge.com">simh@trailing-edge.com</a><br>
<b>Subject:</b> Re: [Simh] vector images<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<p class="MsoNormal">Yes, they are there, in a file called "setup.msi", and nowhere else.<o:p></o:p></p>
</div>
<p class="MsoNormal">So, as long as you ahve a windows machine that you don;t care if it installs older file on top of newer ones,  I had to re-install too many windows systems because of this, and finding all of the right install pckges, and figuring out the
 proprt order to reinstall them to get a working system was always a pain. msi is the old install format that comonly had this problem.<o:p></o:p></p>
</div>
<p class="MsoNormal">However, I think I have come up with a painful, roundabout way to extract the files, maybe. If not, I was just curious about its memory mapped video, ans if the flexwriter emulation was useful enough to bother with. If this doesn't work,
 I'll just have to give up on it.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Thu, Jul 16, 2015 at 8:44 PM, Dennis Boone <<a href="mailto:drb@msu.edu" target="_blank">drb@msu.edu</a>> wrote:<o:p></o:p></p>
<p class="MsoNormal"> > Many companies builf computers that  used this operating system, like<br>
 > the altair, imsai, osborne, kaypro, and vector graPhics to name a<br>
 > few.  Many years later, the rimh altairz80 emulator was written with<br>
 > the abiliry ro emulate the vector graphic machines, but the only copy<br>
 > of the necessary config and disk images was wrapped up in a miceosoft<br>
 > install file called setup.msi.<br>
<br>
1. Vector Graphic, no s.<br>
<br>
2. Most of the stuff in the altairz80 kits is probably available from<br>
<a href="http://vector-archive.org" target="_blank">vector-archive.org</a>.<br>
<br>
De<br>
<br>
_______________________________________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>