File used by InstallShield, a program that allows users to create Windows program installers; contains skin data that is used to customize the look and feel of the installer windows; can be generated using a program called InstallShield Skin Customization Kit, which is included with InstallShield products. The InstallShield Skin Customization Kit program CreateSkinFile.exe may be used to extract SKIN files.
Skin file used by ASP.NET applications; contains definitions of the visual styles of individual application controls, such as buttons, labels, text boxes, and calendars; can specify colors, fonts, layout styles, and other formatting options; used for changing the look and feel of the Web application. SKIN files are part of an overall ASP.NET theme. Other files that contribute to a theme are .CSS files, images, and other application resources.