Shell Integration Add-In
Setup WinAsm Studio shell integration
 2004 by Mario Vilas (aka QvasiModo)

Version 1.0.3.3
Last Updated 13 Feb 05

-oOo-

With this addin, you can associate the following file types to WinAsm Studio:
	*.asm				Assembly module
	*.inc				Assembly header (include)
	*.def				Definition file
	*.rc				Resource script
	*.wap				WinAsm Studio Project
	*.xml, *.manifest	Manifest/XML Script

Each type will be shown using a different icon.
Associations can later be removed.

-oOo-

To install, follow this steps:

1. Copy FileTypes.dll to your addins folder (typically C:\WinAsm\Addins).
2. Open the Addins Manager (Add-Ins -> Add-In Manager)
3. Select the addin and enable it. You can also set it to load on startup.

Note that you can run the add-in instead of installing it, by clicking on the
 "Config" button instead of enabling it in step 3.

If you're installing it over an existing version of this add-in, previous to
 1.0.3.3, then you should first use the old version to remove the associations
 you made before installing the new one.

The same precaution should be taken when installing over a similar add-in, like
 the "File Types Association Add-In" (faaddin.dll) by Bi_Dark.

-oOo-

To setup WinAsm Studio shell integration, follow this steps:

1. Open the addin (Add-Ins -> Setup shell integration)
2. Choose which file types you want to associate with WinAsm.
   - You can click "Default" to associate only *.wap, *.asm and *.inc files.
   - You can click "Clear All" to remove the file associations.
   - You can click "Mark All" to associate all listed types.
3. Click "Ok" to save the changes, or "Cancel" to discard them.
   If you click "Ok":
   - Associations with a black checkmark will be (over)written to the registry.
   - Associations with a gray checkmark will be left unchanged.
   - Associations without a checkmark will be removed from the registry.

-oOo-

Compatibility notes:

- Compatible with all versions of WinAsm Studio.
- When removing or overwriting an association, any external changes made to
  that data type (like icon, actions, etc.) are removed or overwritten as well.

-oOo-

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the 
"Software"), to deal in the Software without restriction, including 
without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, and/or sell copies of the Software, and to 
permit persons to whom the Software is furnished to do so.

The Software is provided "as is", without warranty of any kind, express
or implied, including but not limited to the warranties of 
merchantability, fitness for a particular purpose and noninfringement.
In no event shall the authors or copyright holders be liable for any 
claim, damages or other liability, whether in an action of contract, 
tort or otherwise, arising from, out of or in connection with the
Software or the use or other dealings in the Software.
