cancel
Showing results for 
Search instead for 
Did you mean: 

windows executable from Cubemonitor flow

Dear all,

haven´t yet found topic like this.
I would like to...(need) make a windows executable file / application from a Cubemonitor flow.
Any Idea if and how possible? 
Thanks and have a great day!

5 REPLIES 5
Pavel A.
Super User

it´s not a request, it´s a question.
thanks!  (sarcastic)

Answer: pretty much is possible. Depends on your motivation.

Basically you need to wrap the CubeMonitor executables, javascript runtime, interface (USB?) driver, their dependencies together, zip that (or make a nice installer). Maybe make a custom launcher. Not a rocket science but takes some effort. This task is a good candidate for outsourcing to fiverr.

 

Ufuk.Akkaya
Associate II

Hello,

We have a similar need. If necessary, the installation can be done manually. However, once the installation is complete, the user should not be able to view or modify the design. Is there a way to achieve this?

 

Thank you, and good work.


@Ufuk.Akkaya wrote:

We have a similar need.


Would probably be better to start a new thread of your own, and give a full description of your actual use case, and what you actually need.

You could always give a link to this thread, for reference.

 

But I'm not sure this is the kind of thing ST intend the CubeMonitor to be used for ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.