<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>duncanMgunn.com - Install</title>
    <link>http://www.duncangunn.me.uk/dasblog/</link>
    <description />
    <language>en-us</language>
    <copyright>Duncan M Gunn</copyright>
    <lastBuildDate>Tue, 18 Nov 2008 21:09:38 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>dasblog@example.com</managingEditor>
    <webMaster>dasblog@example.com</webMaster>
    <item>
      <trackback:ping>http://www.duncangunn.me.uk/dasblog/Trackback.aspx?guid=8071f5b5-5017-4620-a2fc-04ea03fb8194</trackback:ping>
      <pingback:server>http://www.duncangunn.me.uk/dasblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.duncangunn.me.uk/dasblog/PermaLink,guid,8071f5b5-5017-4620-a2fc-04ea03fb8194.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://www.duncangunn.me.uk/dasblog/CommentView,guid,8071f5b5-5017-4620-a2fc-04ea03fb8194.aspx</wfw:comment>
      <wfw:commentRss>http://www.duncangunn.me.uk/dasblog/SyndicationService.asmx/GetEntryCommentsRss?guid=8071f5b5-5017-4620-a2fc-04ea03fb8194</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">As I've mentioned, we are currently submitting
our application for Vista Certification, and one of the tests we have to pass is that
it supports Unicode. 
<p>
Although the program itself is fine, being a .NET application, our test teams discovered
a problem when trying to install to a directory which contained non-Latin characters.
</p><p>
Our installer modifies an XML document, and this is where it fails.
</p><p>
To isolate this problem, we wrote a test install that used the IS XML action to modify
an XML file in the install dir.  Sure enough, when we installed it to a directory
containing Japanese characters, it reported the same error.
</p><p>
After consultation with Acresso, they have conceded it is a bug in IS.  I'll
post news of a patch/workaround if we get one.
</p><img width="0" height="0" src="http://www.duncangunn.me.uk/dasblog/aggbug.ashx?id=8071f5b5-5017-4620-a2fc-04ea03fb8194" /></body>
      <title>Unicode support in InstallShield2009</title>
      <guid isPermaLink="false">http://www.duncangunn.me.uk/dasblog/PermaLink,guid,8071f5b5-5017-4620-a2fc-04ea03fb8194.aspx</guid>
      <link>http://www.duncangunn.me.uk/dasblog/2008/11/18/UnicodeSupportInInstallShield2009.aspx</link>
      <pubDate>Tue, 18 Nov 2008 21:09:38 GMT</pubDate>
      <description>As I've mentioned, we are currently submitting our application for Vista Certification, and one of the tests we have to pass is that it supports Unicode.
&lt;p&gt;
Although the program itself is fine, being a .NET application, our test teams discovered
a problem when trying to install to a directory which contained non-Latin characters.
&lt;/p&gt;
&lt;p&gt;
Our installer modifies an XML document, and this is where it fails.
&lt;/p&gt;
&lt;p&gt;
To isolate this problem, we wrote a test install that used the IS XML action to modify
an XML file in the install dir.&amp;nbsp; Sure enough, when we installed it to a directory
containing Japanese characters, it reported the same error.
&lt;/p&gt;
&lt;p&gt;
After consultation with Acresso, they have conceded it is a bug in IS.&amp;nbsp; I'll
post news of a patch/workaround if we get one.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.duncangunn.me.uk/dasblog/aggbug.ashx?id=8071f5b5-5017-4620-a2fc-04ea03fb8194" /&gt;</description>
      <comments>http://www.duncangunn.me.uk/dasblog/CommentView,guid,8071f5b5-5017-4620-a2fc-04ea03fb8194.aspx</comments>
      <category>Install</category>
    </item>
  </channel>
</rss>