Announcement

Collapse
No announcement yet.

Is it possible to create an extension with which to open the text?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is it possible to create an extension with which to open the text?


    Is it possible to create an extension with which to open the text of this file when I open this file (.jk)?



    For example, I wanted to create an extension (.jk, as text), so when I open this file with this extension (.jk), open a program with the text of that file.


  • #2
    Short answer: Yes.

    Longer answer: Needs to be done with admin rights, so this is typically a task for a software installer, not the application itself, as applications should not run as admin. This requires changes in the computer registry, and sample code can be found in the Setup Factory sub forum, in topics like this.

    Ulrich

    Comment


    • #3
      You will then have to catch the commandline information in your app to know what to do with that file.
      Plugins or Sources MokoX
      BunnyHop Here

      Comment


      • #4
        Thanks !!

        Comment

        Working...
        X
        😀
        🥰
        🤢
        😎
        😡
        👍
        👎