Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Update [DisplayVersion] value manually


1 reply to this topic

TENNO

TENNO
  • Full Members
  • 1 posts

Posted 14 July 2014 - 16:53

Hi,

I want to change the value of [DisplayVersion] under  HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\<GUID> registry key

with a one of  two values.

In another words, I don't want to get that value from String Table

Is that possible? and how?

Thanks in advance!

 



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 15 July 2014 - 09:43

You can try setting the ProductVersion property but I'm not sure this will work from "inside" the running msi.