RegistryCleanupIfEmpty doesn't delete if default key is present.
Hi everyone,
As the title implies, [RegistryCleanupIfEmpty] doesn't delete if default key is present. At least that's what I'm thinking.
part of my ini file:
[RegistryCleanupForce] 1=HKCU\Software\developer\gamename [RegistryCleanupIfEmpty] 1=HKCU\Software\developer
It removes the "gamename" out of developer. The only key is the default with no value assigned. (every reg folder seems to have one like that)
But it doesn't remove the developer.