Read app.config file in Installscript
        Posted  
        
            by Chetan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chetan
        
        
        
        Published on 2010-05-04T05:29:57Z
        Indexed on 
            2010/05/04
            5:38 UTC
        
        
        Read the original article
        Hit count: 575
        
installshield-2008
Hi friends
I wan to know that how to read connection string from app.config using installshield es, though there is an option to import the app.config file XML structure but the problem is the section of the connection is being updated at runtime.
During Upgrade i need to fetch the the app.config file's connection string section is there any way to implement this.
Thanks
© Stack Overflow or respective owner