autostart batch file

Get help for specific problems
Posts: 6
Joined: 30 Jul 2008

knireis

I like your program, but how do i achieve to autostart the batchfile during
ubuntu startup or user login?
User avatar
Site Admin
Posts: 7051
Joined: 9 Dec 2007

Zenju

You can try "System Settings > Advanced > Autostart"
Posts: 6
Joined: 30 Jul 2008

knireis

i'm using linux mint and i have to enter some kind of command, just selecting
the batch file does not work
User avatar
Site Admin
Posts: 7051
Joined: 9 Dec 2007

Zenju

Enter the full commandline beginning with the executable like:

/usr/bin/FreeFileSync /home/zenju/SyncJob.ffs_batch
Posts: 6
Joined: 30 Jul 2008

knireis

Entering the full command does not work either. But when i enter the full
cmdline in a terminal window, it does work fine.
Also adding the full cmd line to the /etc/rc.local file does not seem to work,
but when i execute the rc.local file myself it works again.

I'll try to investigate and google around further
User avatar
Site Admin
Posts: 7051
Joined: 9 Dec 2007

Zenju

Actually I haven't tried this myself, but as this is not related to FFS, but
about starting any program at Ubuntu start, Google should have an answer.