Page 1 of 1
What is good License management software?
Posted: Thu Apr 14, 2022 11:31 am
by LightShall
hello. I have a small home-self made Operating System for commercial use. I'd like to find some nice code generators/software for it. Any suggestions?
2nd Question: how do you convert Operating Systems inside folders and subfolders into whole .iso file?
3rd question: how do I set automatic updates on operating systems, so that disk .iso file is under 4.7GB when its actually 80GB?
thank you.
Re: What is good License management software?
Posted: Tue Apr 19, 2022 12:20 am
by Octocontrabass
LightShall wrote:how do you convert Operating Systems inside folders and subfolders into whole .iso file?
With a build script and a tool like xorriso.
LightShall wrote:how do I set automatic updates on operating systems, so that disk .iso file is under 4.7GB when its actually 80GB?
How is your OS 80GB?
Re: What is good License management software?
Posted: Tue Apr 19, 2022 3:18 am
by nullplan
LightShall wrote:small
LightShall wrote:80GB
I believe our definitions of "small" have diverged significantly.
Re: What is good License management software?
Posted: Tue Apr 19, 2022 3:56 am
by iansjack
Well, if it's a new OS then you have to write (or port) applications for it. (Or find someone to do this for you.)
Unless, that is, you have coded your OS to be 100% compatible with an existing OS, so that you can use existing applications. If that is the case I would advise you to get a good lawyer before you attempt to release it for commercial use, both to protect your intellectual property and to make absolutely sure that you are not infringing one someone else's IP. In any case that's probably a good idea before asking for money for your OS.
Why the screenshots of the Windows 8 license pages?
Re: What is good License management software?
Posted: Tue Apr 19, 2022 10:44 am
by Ethin
Pretty sure the OP really wants to know how to encode DRM into their OS. Pretty easy to do if your writing an OS.