>From the build log you posted:<div><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">-- Version of viewer is 1.4.0-Experimental-2011.04.02</pre>

</span>so that answers that :)</div><div><br></div><div>Just so we're on the same page, the viewer runs from Visual Studio but not after being installed with an installer, or does it fail to run in the debugger too? Because if it's the former, probably a .config file needs to be altered. If it's the latter, I seem to recall seeing a workaround for it on MSDN, but it's pretty late and I can't remember what search terms to use off the top of my head. Only one version of the manfiest should be embedded, though.</div>

<div><br></div><div>Also, ISS is shorthand for Inno Setup, which you can download here: <a href="http://www.jrsoftware.org/isinfo.php">http://www.jrsoftware.org/isinfo.php</a> I tend to think it creates more user friendly installers than NSIS, although it takes more work to customize. It's a personal preference, really, there. </div>

<div><br></div><div>Sorry for the late and slap-dash reply. I haven't had much time for viewer-related things these past couple of days!</div><div><br></div><div>-- MC</div><div><br><div class="gmail_quote">On Sat, Apr 16, 2011 at 11:04 PM,  <span dir="ltr"><<a href="mailto:chris-tuchs@hushmail.com">chris-tuchs@hushmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">After a painful day of experiments using the redmond-wimp system<br>
(aka Microsoft Windows), I have been able to make meta-impy-bin.exe<br>
that in the embeded manifest list dependencies on both<br>
<br>
name="Microsoft.VC80.CRT" version="8.0.50727.762"<br>
name="Microsoft.VC80.CRT" version="8.0.50727.4053"<br>
<br>
I naturally tried building with each (a matched set of<br>
Microsoft.VC80.CRT.manifest, and the dll's that go with it<br>
msvcp80.dll, msvcr80.dll).  But the result is the same: after<br>
installing, the binary won't run.<br>
<br>
It looks like there are a number of dll's that require .4053, but<br>
(unless it's the wonderful-wimp-compiler Microsoft Visual C++ 2005<br>
Express Edition) I can't find how the .exe is getting dependencies<br>
on both.  I changed every place I could find to one state or the<br>
other (762 or 4053) but it makes no difference.<br>
<br>
Chris<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>"Work is love made visible." — Kahlil Gibran<br><br>"We will not walk in fear, one of another. We will not be driven by fear into an age of unreason if we dig deep in our history and doctrine and remember that we are not descended from fearful men, not from men who feared to write, to speak, to associate and to defend causes which were for the moment unpopular. We can deny our heritage and our history, but we cannot escape responsibility for the result. There is no way for a citizen of the Republic to abdicate his responsibility." -- Edward R. Murrow, March 9, 1954<br>


</div>