I am trying to build the binaries from source on my Windows 10 computer. I installed msys2 and installed the following packages:
gcc 11.2.0-3
gcc-libs 11.2.0-3
curl 7.80.0-3
mingw-w64-x86_64-curl 7.81.0-1
mingw-w64-x86_64-gcc 11.2.0-8
mingw-w64-x86_64-gtk2 2.24.33-4
mingw-w64-x86_64-gtk3 3.24.31 ...
Search found 3 matches
- 14 Feb 2022, 01:21
- Forum: Help
- Topic: Building Source with makefile using msys2
- Replies: 1
- Views: 843
- 05 Nov 2020, 03:44
- Forum: Help
- Topic: Schedule Task Run forever and No minimized process
- Replies: 3
- Views: 2802
Re: Schedule Task Run forever and No minimized process
Figured it out. I have "Run whether user is logged on or not" checked. I put it on "Run only when user is logged on" and it solved the issue.
- 05 Nov 2020, 01:41
- Forum: Help
- Topic: Schedule Task Run forever and No minimized process
- Replies: 3
- Views: 2802
Schedule Task Run forever and No minimized process
I am running Windows 10 with FreeFileSync 11.3 and I scheduled a task to run a ffs_batch file every morning at 7am. I wanted the window to pop up so that I can view the transfer everyday.
When I run the ffs_batch file manually by double clicking, the gui pops and runs just as expected.
When the ...
When I run the ffs_batch file manually by double clicking, the gui pops and runs just as expected.
When the ...