<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Windows XP Specific Applications? in ThinApp</title>
    <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685372#M4149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general, ThinApp does not change the application behaviour. I guess the native application is not supported on Windows 7 64.&lt;/P&gt;&lt;P&gt;If the application itself is checking for the OS, then it is difficult for the ThinApp to work on Win7 64.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2012 03:52:20 GMT</pubDate>
    <dc:creator>Lakshman</dc:creator>
    <dc:date>2012-07-03T03:52:20Z</dc:date>
    <item>
      <title>Windows XP Specific Applications?</title>
      <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685371#M4148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our company has just started to work with ThinApp as a solution for our one off applications where our clients require us to use this older software. I've got a variety of hydrology software that will not run specifically on Windows 7 x64 bit but will run fine on Windows XP (32 bit and 64 bit) after being ThinApp'd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having issues making it run on Windows 7 successfully, it seems that the software itself is running an operating system check and I was wondering if there are any tips and tricks that I can try to make this software work correctly on Windows 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using this blog post (&lt;A href="http://blogs.vmware.com/thinapp/2011/04/making-windows-xp-only-apps-run-on-windows-7.html"&gt;http://blogs.vmware.com/thinapp/2011/04/making-windows-xp-only-apps-run-on-windows-7.html&lt;/A&gt;) as a go to but still have had no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 00:41:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685371#M4148</guid>
      <dc:creator>moore1rj</dc:creator>
      <dc:date>2012-07-03T00:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Windows XP Specific Applications?</title>
      <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685372#M4149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general, ThinApp does not change the application behaviour. I guess the native application is not supported on Windows 7 64.&lt;/P&gt;&lt;P&gt;If the application itself is checking for the OS, then it is difficult for the ThinApp to work on Win7 64.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 03:52:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685372#M4149</guid>
      <dc:creator>Lakshman</dc:creator>
      <dc:date>2012-07-03T03:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Windows XP Specific Applications?</title>
      <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685373#M4150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thinapped one application that shouldn't work on W7 64b and worked only on Windows XP 32b. In my case installation scripts were checking somehow if OS is WXP 32b. When I thinapped this application and ran on W764 it worked perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But your case can be different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solutions&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;There is 60 days evaluation period for ThinApp, so you can try to ThinApp this application. Or I can thinapp it for you and test it on W7 64b if you provide me installation media.&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Do you know how application is checking OS version? Is it via registry? If so, that can be changes very easy. What does it say when you run it on W7 64b?&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 11:06:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685373#M4150</guid>
      <dc:creator>Cievo</dc:creator>
      <dc:date>2012-07-03T11:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Windows XP Specific Applications?</title>
      <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685374#M4151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I honestly have no idea where the check is coming from but there is obviously a hard check somewhere in the program, I've search and run various reg compares but I cannot figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="123456.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/38413i751B502C22C281DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="123456.png" alt="123456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can send you the installation media as well if you want to take a crack at it &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@677206E94727C39F3BB2721E5A55F2C1/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 14:39:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685374#M4151</guid>
      <dc:creator>moore1rj</dc:creator>
      <dc:date>2012-07-03T14:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Windows XP Specific Applications?</title>
      <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685375#M4152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. Upload installation media somewhere, give me some installation procedure if there is any. I will look at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can send it via private message not to explose it to the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 15:01:12 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685375#M4152</guid>
      <dc:creator>Cievo</dc:creator>
      <dc:date>2012-07-03T15:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Windows XP Specific Applications?</title>
      <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685376#M4153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello dude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application doesn't check any registry key nor file to find out what OS it is running on. It uses some native system calls to deterine OS version. When you run application on Windows 7 following line is written to log file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;07/03/12 08:32:49 PM &amp;gt;&amp;gt; StormCAD 05.06.012.00 'C:\StormCAD\' 'stmcSYS.exe' 'C:\' Windows NT 6.1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMHO there is not way to overwrite native system calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry I couldn't help ya out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 18:44:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685376#M4153</guid>
      <dc:creator>Cievo</dc:creator>
      <dc:date>2012-07-03T18:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Windows XP Specific Applications?</title>
      <link>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685377#M4154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your efforts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 21:05:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Windows-XP-Specific-Applications/m-p/1685377#M4154</guid>
      <dc:creator>moore1rj</dc:creator>
      <dc:date>2012-07-03T21:05:57Z</dc:date>
    </item>
  </channel>
</rss>

