Ok problem solved. It was a wmic command issue.
thats the correct line in .cmd file to uninstall “Fog Service”
wmic product where name=‘FOG Service’ call uninstall /nointeractive
thank you guys
chris
Ok problem solved. It was a wmic command issue.
thats the correct line in .cmd file to uninstall “Fog Service”
wmic product where name=‘FOG Service’ call uninstall /nointeractive
thank you guys
chris