@andreiem
1e0b3fa6-6cf4-4a07-a1ba-8b2bd053e35e-image.png
b605d594-0d28-4196-bfff-ef2c060ab37d-image.png
@gudolik said in how to run compiled software without showing dialog of "starting node":
@Fox can be hidden in custom interface?
yes
standard interface:

web interface:

@jattdagar said in how to run compiled software without showing dialog of "starting node":
thank you for the help
there is no english video about custom interface
anybody help me in that
i need to read a file from custom interface and then save it in a variable
and also after that
i want to log another data from variable to custom interface
There are no video tutorials in English on working with the web interface. But the entire manual is only in English.
https://wiki.bablosoft.com/web-interface/
@jattdagar said in how to run compiled software without showing dialog of "starting node":
it is showing in even after custom interface at first run
Yes, this is logical, if you did not change anything in the web interface, why should there not be this window?
i don't want to show this how to disable this

Find the line "/////Change title of embedded language install dialog"

and delete the condition or action inside the condition

@jattdagar said in how to run compiled software without showing dialog of "starting node":
now it is showing embedded language connection ...
i don't want to show this
i want this process will continue in background
and show installing...... with some % so that it looks like something is installing
delete this line:
UIkit.tab($("#InitializationTabHeader")[0]).show(4);

@jattdagar said in how to run compiled software without showing dialog of "starting node":
now it showing the old windows
There is no way to remove this menu on the standard interface. I already told you about this.