Search found 2 matches

by pintonunes
23 Mar 2015, 12:59
Forum: General Discussion
Topic: Hide System Tray
Replies: 5
Views: 1363

Re: Hide System Tray

Think I figure out by myself.

If i call freefilesync.exe from a vbs with the WScript.Shell.Run(FreeFileSync.exe, 0, True) will not work because the freefilesync.exe calls other exe inside the bin folder (x64, x86 binary).

So my solution was to use the vbs to call the right exe inside the bin ...
by pintonunes
23 Mar 2015, 12:36
Forum: General Discussion
Topic: Hide System Tray
Replies: 5
Views: 1363

Hide System Tray

Hi,

First of all, what a great software!! Congrats!

Now the question:
Its possible to run FFS completely silent?
I mean with no systray icon at all?

I'm doing a POC for my company and everything is fine. Except for the annoying green systray icon every xx seconds..
Even in RTS mode, i have a red ...