Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[IDEA] Installer Message "This program might not have installed correctly"
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Idea: Installer Message "This program might not have installed correctly"
7th Dec, 2013, 06:16 AM
Post: #1
Elemental Offline
Registered
Posts: 3
Joined: Dec 2013
Reputation: 0
Installer Message "This program might not have installed correctly"
Hello,
I received my Raspberry Pi today and just used the Installer to install xbian to my SDCard.
Everything worked well so far. But after closing the installer, Windows (8.1) asked me, if the programm installed correcty.

If you want to get rid of this annoying message, you might want to add some compatibility information to your installer's manifest.
Adding this will prevent the message:
Code:
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  <application>
    <!--The ID below indicates application support for Windows Vista -->
      <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />
    <!--The ID below indicates application support for Windows 7 -->
      <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
  </application>
</compatibility>

See
http://stackoverflow.com/questions/898220/how-to-prevent-this-program-might-not-have-installed-correctly-messages-on-vis


Don't know who is responsible for the installer here, just wanted to let you know that there's an easy way to solve the problem.


Best Regards
Elemental
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Installer Message "This program might not have installed correctly" - Elemental - 7th Dec, 2013 06:16 AM
RE: Installer Message "This program might not have installed correctly" - IriDium - 8th Dec, 2013, 03:17 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 6th Jun, 2025, 08:09 AM Powered By MyBB, © 2002-2025 MyBB Group.