Hi !
Thank you first for this application.
I usually use this kind of code to find out if an application is running well.
but I have no correct feedback from the application
i'm using the portable software
thank you in advance
Thank you first for this application.
I usually use this kind of code to find out if an application is running well.
but I have no correct feedback from the application
i'm using the portable software
Quotestart /wait PatchMyPC.exe /auto & if %errorlevel%==0 (SET PATCHMYPC=OK) else (SET PATCHMYPC=NONE)
thank you in advance