I created an MP3 music player, created its set up file using visual Studio Installer(Setup Project), but need help to make it the default player for windows, not manually but with code, or using the Setup project, can anyone help please
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use Default Programs to set the default user experience. Users can access Default Programs from Control Panel or directly from the Start menu. Set Program Access and Defaults (SPAD) tool, the primary defaults experience for users in Windows XP, is now one part of Default Programs.
When a user sets program defaults using Default Programs, the default setting typically applies only to that user and not to other users who might use the same computer. Default Programs provides a set of APIs that enable independent software vendors (ISVs) to include their programs or applications in the defaults system. The API set also helps ISVs better manage their status as defaults.
http://msdn.microsoft.com/en-us/library/windows/desktop/cc144154%28v=vs.85%29.aspx