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. Eigene Anwendung als Standardprogram für Dateityp htm
Forum Updated to NodeBB v4.3 + New Features

Eigene Anwendung als Standardprogram für Dateityp htm

Scheduled Pinned Locked Moved Solved General and Desktop
13 Posts 3 Posters 2.5k Views 2 Watching
  • 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.
  • ? A Former User

    Moin,
    wie kann ich eine Anwendung, die ich mit Qt geschrieben habe, als Standardprogram für den Dateitypen htm setzen?

    Hello,
    how can set my own application as Standard for the filetyp htm?

    Danke,
    Thanks,

    Henrik

    kshegunovK Offline
    kshegunovK Offline
    kshegunov
    Moderators
    wrote on last edited by
    #3

    @HenrikSt.
    I find a bit funny that this "die ich mit Qt geschrieben habe" wasn't translated, but yes, @VRonin is correct, there's no Qt-specific solution for this.

    Read and abide by the Qt Code of Conduct

    ? 2 Replies Last reply
    0
    • kshegunovK kshegunov

      @HenrikSt.
      I find a bit funny that this "die ich mit Qt geschrieben habe" wasn't translated, but yes, @VRonin is correct, there's no Qt-specific solution for this.

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #4

      @kshegunov
      Yes you are right :)

      My own application i've written with Qt

      1 Reply Last reply
      0
      • kshegunovK kshegunov

        @HenrikSt.
        I find a bit funny that this "die ich mit Qt geschrieben habe" wasn't translated, but yes, @VRonin is correct, there's no Qt-specific solution for this.

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #5

        Thank you

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #6

          So, how can i Change the Standard program of filetyp htm during the Installation of my application?

          Is that possible?

          kshegunovK 1 Reply Last reply
          0
          • ? A Former User

            So, how can i Change the Standard program of filetyp htm during the Installation of my application?

            Is that possible?

            kshegunovK Offline
            kshegunovK Offline
            kshegunov
            Moderators
            wrote on last edited by
            #7

            @HenrikSt.
            It is, but depends on the OS (different OSes handle it differently) and also how you install your app.

            Read and abide by the Qt Code of Conduct

            ? 1 Reply Last reply
            0
            • kshegunovK kshegunov

              @HenrikSt.
              It is, but depends on the OS (different OSes handle it differently) and also how you install your app.

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #8

              @kshegunov
              I use Windows 10, 64 Bit

              And i create a Setup

              That what you mean?

              kshegunovK 1 Reply Last reply
              0
              • ? A Former User

                @kshegunov
                I use Windows 10, 64 Bit

                And i create a Setup

                That what you mean?

                kshegunovK Offline
                kshegunovK Offline
                kshegunov
                Moderators
                wrote on last edited by
                #9

                @HenrikSt.
                It is.

                And i create a Setup

                How do you create your setup? Do you use some kind of MSI builder?

                Read and abide by the Qt Code of Conduct

                ? 1 Reply Last reply
                0
                • kshegunovK kshegunov

                  @HenrikSt.
                  It is.

                  And i create a Setup

                  How do you create your setup? Do you use some kind of MSI builder?

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #10

                  @kshegunov
                  No, i use Install Creator Pro from clickteam

                  kshegunovK 1 Reply Last reply
                  0
                  • ? A Former User

                    @kshegunov
                    No, i use Install Creator Pro from clickteam

                    kshegunovK Offline
                    kshegunovK Offline
                    kshegunov
                    Moderators
                    wrote on last edited by
                    #11

                    @HenrikSt.
                    Never heard of it. If I recall correctly the file associations on windows are stored somewhere in the registry, so you could probably start there. If you find the exact key(s) that you need to update then the software you're using for packaging should provide some means for updating them.

                    Not exactly a solution, but I hope it helps.
                    Kind regards.

                    Read and abide by the Qt Code of Conduct

                    ? 1 Reply Last reply
                    0
                    • kshegunovK kshegunov

                      @HenrikSt.
                      Never heard of it. If I recall correctly the file associations on windows are stored somewhere in the registry, so you could probably start there. If you find the exact key(s) that you need to update then the software you're using for packaging should provide some means for updating them.

                      Not exactly a solution, but I hope it helps.
                      Kind regards.

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #12

                      @kshegunov
                      Thanks, i will have look,

                      good evening.

                      The post is solved

                      1 Reply Last reply
                      0
                      • VRoninV Offline
                        VRoninV Offline
                        VRonin
                        wrote on last edited by
                        #13

                        For windows you could start here: https://wiki.qt.io/Assigning_a_file_type_to_an_Application_on_Windows

                        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                        ~Napoleon Bonaparte

                        On a crusade to banish setIndexWidget() from the holy land of Qt

                        1 Reply Last reply
                        1

                        • Login

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