Support Forum: Get Support for Patch My PC Products and Services

Home Updater: Our Free Product for Consumers => Home Updater: Request or Vote for New Applications => Archived Request New Apps (Free Home Updater) => Topic started by: dmapdm on January 16, 2019, 08:51:22 AM

Title: feedback if the application has been run under ms-dos (batch / .bat)
Post by: dmapdm on January 16, 2019, 08:51:22 AM
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

Quotestart /wait PatchMyPC.exe /auto & if %errorlevel%==0 (SET PATCHMYPC=OK) else (SET PATCHMYPC=NONE)

thank you in advance