• Welcome to Support Forum: Get Support for Patch My PC Products and Services.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - dmapdm

#1
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