hi
I follow the Italian forum, and many ask me information
They have different reasons for blocks GW FTP etc..
Wonder if you can include in an upcoming version option:
Every time you lock up when leaving a window of a block is active reset
I now tried with a file: BAT
This code seems to work
Code : Tout sélectionner
@echo off
pskill GraphWeather.exe
START C:\Programmi\GraphWeather\GraphWeather.exe
:end
Gigi