Hi,
I am not sure if this is the right forum but just in case ...
I am using Windows Installer for a VB6 application. I am storing the database path in the registry.
While setting up the Installation (through the installer), I am creating the registry keys. On the other hand I cannot set the registry values dynamically. Does any one knows how I can create these registry values?
By dynamically I mean that if the user changes the default path of the installation (and thus of the databases), I ouwld need to store the correct path in the registry values.
Many thanks in advance
I am not sure if this is the right forum but just in case ...
I am using Windows Installer for a VB6 application. I am storing the database path in the registry.
While setting up the Installation (through the installer), I am creating the registry keys. On the other hand I cannot set the registry values dynamically. Does any one knows how I can create these registry values?
By dynamically I mean that if the user changes the default path of the installation (and thus of the databases), I ouwld need to store the correct path in the registry values.
Many thanks in advance