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

Writing ProductVersion to the registry


2 replies to this topic

fredrik.strom

fredrik.strom
  • Full Members
  • 39 posts

Posted 01 February 2006 - 10:08

Hi,

I want to create a key in the registry with the current ProductVersion. I know that i can create values and set set them by using properties like [INSTALLDIR].

But i want:
HKEY_LOCAL_MACHINE\SOFTWARE\My Company\Back to Basic\ProductVersion.

I the [ProductVersion] is not allowed as a key in the Registry view and {ProductVersion} does not work either.

Any ideas?


Regards Fredrik


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 01 February 2006 - 10:48

If [ProductVersion] doesn't work in registry view, try the Direct Editor.

fredrik.strom

fredrik.strom
  • Full Members
  • 39 posts

Posted 01 February 2006 - 11:25

Works like a charm! You are an installation GOD :-)


Regards Fredrik