Dynamic registry values and installation dir
Posted: Sun Jul 10, 2005 4:44 am
Hi,
1). I want to install my product to $ROOTDIR$\\Product
e.g. C:\\myProductand then write to a text file this path
e.g. C:\\myProduct\\Config.cfg
## TXT File ##
C:\\myProductIs this possible?
2). As in the second part of the query above I need to write a registry value based on where it was installed, the path will remain the same.
e.g. C:\\myProduct\\jvmIs this possible?
Thanks!
1). I want to install my product to $ROOTDIR$\\Product
e.g. C:\\myProductand then write to a text file this path
e.g. C:\\myProduct\\Config.cfg
## TXT File ##
C:\\myProductIs this possible?
2). As in the second part of the query above I need to write a registry value based on where it was installed, the path will remain the same.
e.g. C:\\myProduct\\jvmIs this possible?
Thanks!