Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Installing Daemons #26

Open
OSM-Made opened this issue May 20, 2021 · 1 comment
Open

Installing Daemons #26

OSM-Made opened this issue May 20, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation Feature help wanted Extra attention is needed

Comments

@OSM-Made
Copy link
Owner

I believe the one of the easier ways of having daemons installed is to create the standard for installing with prx.

Have the prx pack and write the daemon files to the hdd.

Have the tool box read from like "/data/Orbis Toolbox/Daemons/something.sprx" load the module call the install import and if already installed call the uninstall import.

Could manage version from the sfo.

Exports from the module could be like:

  • Get_Title_Id(()
  • Install()
  • Uninstall()
@OSM-Made OSM-Made added documentation Improvements or additions to documentation help wanted Extra attention is needed Feature labels May 20, 2021
@marcussacana
Copy link

Doubt, those sprx will be native or managed modules?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation Feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants