Write application version and installation path to registry
-
Hi I am making the setup of my application using wix. I want to Write application version no and installation path to registry so that it write to the path I define in wix code Please help Thanks
-
Thanks But How can I capture the application installation path and store it to registry as user can install it to c drive or any other drive or location.
There are many options for that, I do not know which will help you. You can use Application.StartupPath, Application.ExecutablePath or any other options displayed in following links. http://www.csharp-examples.net/get-application-directory/[^] http://www.canbal.com/index.php?/Using-C-Sharp/setup-project-getting-the-user-selected-install-directory.html[^] http://bytes.com/topic/visual-basic-net/answers/387399-installation-path-deployment-app[^] HTH
Jinal Desai - LIVE Experience is mother of sage....