netsh add profile returns "An attempt was made to load a program with an incorrect format."
        Posted  
        
            by 
                Tunisia
            
        on Super User
        
        See other posts from Super User
        
            or by Tunisia
        
        
        
        Published on 2012-02-05T09:50:31Z
        Indexed on 
            2012/04/11
            5:32 UTC
        
        
        Read the original article
        Hit count: 790
        
Using netsh, I used the following command to add a wireless profile
add profile filename="c:\profiles\DLINK-Profile.xml" interface="D-Link DWA-125 N150"
All parameters are valid. But I get the error "An attempt was made to load a program with an incorrect format."
I know this error is related to OS architecture 64bit or 32 bit. But i'm not sure which program is not compatible.
I'm using Win7 64bit
© Super User or respective owner