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
8th Dec, 2013, 03:17 AM
Post: #2
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Installer Message "This program might not have installed correctly"
Many thanks for the information. We will take this information on board - I never see this as I am still (and will continue to be) on XP.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


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

Current time: 9th May, 2025, 07:38 AM Powered By MyBB, © 2002-2025 MyBB Group.