Waza04
09-24-2004, 10:12 AM
Hello,
It seems that variables arnt being converted :(
Registry.SetValue(HKEY_LOCAL_MACHINE, "Software\\MyProduct\\SystemSettings", "InstallVersion", "%ProductVer%", REG_SZ);
The installer writes %ProductVer% to the registry and not my actuall product version...
Thanks,
Warren
It seems that variables arnt being converted :(
Registry.SetValue(HKEY_LOCAL_MACHINE, "Software\\MyProduct\\SystemSettings", "InstallVersion", "%ProductVer%", REG_SZ);
The installer writes %ProductVer% to the registry and not my actuall product version...
Thanks,
Warren