Hello everyone, I am in need of some assistance.
I need an application to have a registry entry under HKLM\software\companyname\appname if I delete the registry key when the user runs the shortcut the MSI should run an auto repair. But it doesn't because I don't have an advertised shortcut. The reason I don't have an advertised shortcut is because we want the package to install when pushing the software, not upon first use of the software. Is there anyway we can get the deleteing of the registry key to self repair a non advertised shortcut?

Thanks in advance.