How to get visual studio 10 to open .mk files in the same instance?
        Posted  
        
            by 
                Russ Schultz
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Russ Schultz
        
        
        
        Published on 2010-12-21T16:51:13Z
        Indexed on 
            2010/12/21
            16:54 UTC
        
        
        Read the original article
        Hit count: 363
        
I've recently been migrated to windows 7, and upon re-installing VS2010, it seems to want to treat .mk files differently than it used to.
For whatever reason, it insists on opening a new instance of visual studio to edit these files.
It doesn't for .c, .h, etc.
I've tried using types, a freeware association manager, to change how it is associated. I've deleted the association, recreated, etc. but it still seems to want to treat these separately.
Anybody know how to beat this thing into submission?
© Stack Overflow or respective owner