Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is there any way to set OS compatibility to Qt application programatically or bitrock install builder(in windows platform)?
QtWS25 Last Chance

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

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 141 Views
  • 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 Offline
    D Offline
    DLHTS
    wrote on last edited by
    #1

    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
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved