17/05/2017, 07:32
Ciao a tutti,
come faccio a fare avviare automaticamente all'avvio la sequenza qui sotto per far avviare un software ?
root@pi:/home/pi# cd AD_2
root@pi:/home/pi/AD_2# cd AdvancedHMI
root@pi:/home/pi/AD_2/AdvancedHMI# cd bin
root@pi:/home/pi/AD_2/AdvancedHMI/bin# cd Debug
root@pi:/home/pi/AD_2/AdvancedHMI/bin/Debug# mono AdvancedHMI.exe
Grazie
come faccio a fare avviare automaticamente all'avvio la sequenza qui sotto per far avviare un software ?
root@pi:/home/pi# cd AD_2
root@pi:/home/pi/AD_2# cd AdvancedHMI
root@pi:/home/pi/AD_2/AdvancedHMI# cd bin
root@pi:/home/pi/AD_2/AdvancedHMI/bin# cd Debug
root@pi:/home/pi/AD_2/AdvancedHMI/bin/Debug# mono AdvancedHMI.exe
Grazie