
上QQ阅读APP看书,第一时间看更新
Getting ready
The hard work is done by the operating system itself. We have to instruct Windows to provide the following information:
- The file extension to associate
- The description of the file type (it will be shown by Windows Explorer, describing the file type)
- The default icon for the file type (in this recipe, we'll use the application icon itself, but it is not mandatory)
- The application that we want to associate
Let's start!