Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Is there any way to set OS compatibility to Qt application programatically or bitrock install builder(in windows platform)?

    General and Desktop
    2
    2
    76
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DLHTS last edited by

      I am trying to setup windows application compatibility to where ever it installing(either it can be windows 7/8/10). This should be done before installation. If it can be done through any installation setup also fine. Just to inform, i am using bitrock setup for creating installer.

      I have tried some links(https://stackoverflow.com/questions/17660404/how-to-programmatically-disable-program-compatibility-assistant-in-windows-7-and), but not able get any option programatically or through bitrock installation setup.

      unfortunately i don't have any code so far.

      I expect compatibility should be set to compiled executable where ever i am installing. Can anyone help on this..

      1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        Hi
        You mean like you can do with right click
        alt text

        Im pretty sure bitrock can add a reg key.
        so it seems you can do it this way.
        https://superuser.com/questions/379375/how-can-i-set-the-compatibility-mode-for-an-executable-from-the-command-line

        I have a feeling that you can do the same via manifest file but i have no details.
        Maybe @hskoglund knows about something :)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post