C
Christopher Pragash
hello all,
I'm using the windows installer tool to package a VB6 application. I need to
add a custom registry entry after the applciation files are copied. The
value of the entry needs to point to an exe inside the default install
folder. How do I retrieve this value dynamically? I tried using
"<DefaultInstallFolder>\App.exe" and "%DefaultInstallFolder%\App.exe"...but
this literally gets added to the registry. Any help is greatly appreciated.
thanks,
chris
I'm using the windows installer tool to package a VB6 application. I need to
add a custom registry entry after the applciation files are copied. The
value of the entry needs to point to an exe inside the default install
folder. How do I retrieve this value dynamically? I tried using
"<DefaultInstallFolder>\App.exe" and "%DefaultInstallFolder%\App.exe"...but
this literally gets added to the registry. Any help is greatly appreciated.
thanks,
chris