Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > how to read a registry from setup?
 

how to read a registry from setup?

Hi,
is there any possible way to read a registry key during the installation process?
I'm executing a Custom Action which opens an executable (WinForms application). Application writes some value in specified registry key on close. Then, I need to read a registry key value and write it to some property.
Agunesu  Thursday, September 20, 2007 3:24 PM

Hi,

There was a post sometime back on this. Check it here.

HTH,
Suprotim Agarwal

-----
http://www.dotnetcurry.com
-----

Suprotim Agarwal  Thursday, September 20, 2007 3:45 PM

Hi,

There was a post sometime back on this. Check it here.

HTH,
Suprotim Agarwal

-----
http://www.dotnetcurry.com
-----

Suprotim Agarwal  Thursday, September 20, 2007 3:45 PM

You can use google to search for other answers

Custom Search

More Threads

• installer problem
• ClickOnce Deployment for Windows Forms Applications question
• Monitor FTP Site
• Version number for .NET framework 3.5 launch condition
• Deployment and security permissions
• ClickOnce falied to copy setup.exe - already exists
• Can the initial install and subsequent updates for a ClickOnce deployed app be from a different media
• Creating Windows App. Installer
• ClickOnce - Installation for different users on same machine
• NET Application Updater Component