if try_download"https://content-system.gog.com/open_link/download?path=/open/galaxy/client/${GOG_VER}/setup_galaxy_${GOG_VER}.exe""${PW_AUTOINSTALL_EXE}"
then
pw_kill_autostart GalaxyInstaller.exe &
pw_kill_autostart GOG_Galaxy_2.0.exe &
# while true; do
# if [ -z `ps -Ao pid,cmd | grep -v grep | grep GalaxyInstaller.exe | awk '{print $1}'` ]; then