install.json file:
{
name:
MySoft,
mainurl:
https://www.apiremoteaccess.com/,
listenport: 7956,
title:
My Title,
logo:
logo.ico,
topinfo:
My Company\nMy Address,
mode:
run,
runputcode: true,
runtoptext:
info line 1\ninfo line 2
}
or if you want to show your logo on top panel
{
name:
MySoft,
mainurl:
https://www.apiremoteaccess.com/,
listenport: 7956,
title:
My Title,
logo:
logo.ico,
topimage:
image.bmp”,
mode:
install,
installputcode: true
}