Adding option to view readme file on the final screen of visual studio deployment project
        Posted  
        
            by tjjjohnson
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tjjjohnson
        
        
        
        Published on 2010-05-27T03:12:34Z
        Indexed on 
            2010/05/27
            3:21 UTC
        
        
        Read the original article
        Hit count: 383
        
I've got a visual studio deployment project and would like to add an option to view a readme file from the final screen.
So basically there would be a link or checkbox that the user can select if they want to view the readme.
Does anyone know of an easy way to do this?
© Stack Overflow or respective owner