Hello Everyone,I have been trying to remove a program within an InstallScript project. Currently I look for the GUID within HKEY_LOCAL_MACHINE, but every time I send a key that contains a GUID RegDBKeyExist returns -1.Here is the code I have tried, ...