Hiya,
How do I build an executable for windows that contains an installer and my customized system.update legato image?
I’m looking for something similar to the way a firmware update is done - plug the device in, run the exe, all done. I can sort of do it in linux by creating a .cwe or .spk and using swiflash - but I need to do it in Windows.
Having the user scp’ing the .update file to the WP and then running native linux commands on the WP is NOT an option! You wouldn’t believe the mess we got into trying that…
ciao, Dave