Кирилл Фролов

Results 81 comments of Кирилл Фролов

I am using choco distributed binary.

Files from 3.31 and 3.32 archives are different. You can check it with winmerge

I think you can do something with this. https://www.autohotkey.com/docs/commands/WinMinimize.htm 30.06.2022 21:33:43, AamerHelmy пишет: > > Follow this guide > > https://windowsloop.com/run-autohotkey-script-at-windows-startup/ > > No its not I mean , I...

or try to edit script to Run, %A_ScriptDir%\XOutput.exe,,Hide, PID Sleep, 1000 WinClose ahk_pid %PID% this way it will open xoutput and close program window after one second leaving program in...

When I compare 3.31 and 3.32 binaries in winmerge they are different.

[logs.zip](https://github.com/SamuelTulach/VirusTotalUploader/files/8994777/logs.zip)

I have installed it with this guide https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=4971 My /etc/cvmfs/default.local [default.local.txt](https://github.com/apptainer/apptainer/files/9308613/default.local.txt)

try sudo systemctl status boinc-client sudo systemctl enable boinc-client sudo systemctl start boinc-client

I have installed boinc by sudo dnf install boinc*