Hello,
My colleague is working on an installer and he bumped into something. He created a condition (NOT ADDLOCAL >< "DMETL") to check if the "DMETL" feature is being installed. This condition works, except we have another feature called "DMETLService". This condition searches on name, but not the exact search string. So if "DMETLService" is found, it will return false. But my colleague is not searching for "DMETLService"
Is there a way to search ADDLOCAL for the exact string "DMETL"?
Thanks in advance!
Sincerely,
Guido