Pointui » Home 2 Scripting Support

[PDF Updated] Pointui Scripting Guide v2.0.18b

(11 posts)
  • Started 1 year ago by AKILalmaZZ
  • Latest reply from AKILalmaZZ
  • This topic is not a support question
  1. Here my PDF documentation (extracted from the Pointui website)

    (Updated, with bookmarks)

    Attachments

    1. Pointui_Scripting_Guide_v2.0.18b.pdf (454.6 KB, 129 downloads) 1 year old
    Posted 1 year ago #
  2. Cool. Thank you

    Posted 1 year ago #
  3. JNGold
    Member

    Question: Why doesn't the DisplayApp method launch the application as set by thirdparty apps like Thumbcal, and other apps that "override" the default WM apps?

    Do we need to override the DisplayApp method in our own scripts? It is possible to obtain what the default application really is?

    TIA!

    Posted 1 year ago #
  4. I don't know off the top of my head how to determine the default apps. Maybe registry settings. If I knew I could build that into the DisplayApp function so it automatically launched the right one. If someone else knows please let me know as that is one less thing to go hunting down.

    Posted 1 year ago #
  5. dickenz
    Member

    @Joel:

    Default apps are in the registry somewhere! At the very minimum Contacts is...

    I'll try find where for you if you'd like...

    EDIT: Found them Joel... Thought you might be interested.

    They are all located in HKLM\Software\Microsoft\Shell\Rai\


    Each folder contains the reg key for the default. :MSCONTACTS is obviously for contacts etc... As above you can see iContact is my current App for contacts.

    Cheers.

    Posted 1 year ago #
  6. JNGold
    Member

    Good find Dickenz! This is promising. I would love to run the default Displayapp that most plugins have coded and have my specific app run instead of having to change each plugin.

    Posted 1 year ago #
  7. before posting I think that we should read the caption, to prevent the forum to be a dustbin, am I wrong?

    best regards

    Posted 1 year ago #
  8. Thanks dickenz, I've added support for this in for next release - appointments, contacts, tasks. So DisplayApp() hopefully will show the correct one. In fact, here is a test exe - can you please see if it works for your custom apps.

    Attachments

    1. Home2.zip (287.7 KB, 29 downloads) 1 year old
    Posted 1 year ago #
  9. dickenz
    Member

    Sure Joel.

    I'll have a go at it in the morning.

    Posted 1 year ago #
  10. Documentation Updated

    Posted 1 year ago #
  11. Documentation reUpdated, bookmarks added

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.