Hi --
I am developing an application to release through Skype Extras.
When the app is installed in some computers, the error "The application failed to initialize properly (0xc0000135)" comes up. This is because my app requires .NET framework 1.1 and that framework was not already installed in the user's computer.
Is there a way to cause the user to have .NET framework 1.1 when installing this Skype Extra? Either by including it with my program or by triggering a download from microsoft site?
Thanks,
Johnny