Announcement

Collapse
No announcement yet.

Plug in Versions

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

    Plug in Versions

    I decided to add verion incrementation to a plugin written as an exe. It would not load by homeseer. I put the version number back where it was and it loads okay. I suspect that when homeseer registers the plug in, it somehow registers the version number with it, IMHO that is not a good idea. It does not allow a developer to maintain version control. I would much rather that a newer version was automatically re-registered. Rich ?

    #2
    HS does nothing with the version number. It calls "CreateObject" on your program ID, so the file must be registered properly with Windows. You probably should unregister the EXE first with /unregserver, then re-register with /regserver. The updater takes care of this for you.

    -Rich

    HomeSeer Technologies LLC
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment


      #3
      Thanks, I will look into that

      Comment


        #4
        Changed nothing and now it works fine. Oh Well

        Comment

        Working...
        X