Version

Where Files are Placed on your File System During Installation

This topic explains where files and folders that are included in the Installer are placed on your file system.

Win Presets

C:\Users\Public\Documents\Infragistics\2023.2\Presets\CLR4x\Win

This folder contains all the in-box presets provided by Infragistics for all Ultimate UI for Windows Forms controls and components. You can use a preset to apply a range of formatting and behavior options across the elements of your interface and applications. Presets are saved in an XML format.

There are three different types of presets:

  • Look — Contains information for the visual styling of the control or component

  • Behavior — Contains information on how the control or component will behave

  • Look and Behavior — Contains information on the visual styling of the control or component and the behavior of the control or component

Win Styles

During installation you will be given the option to install 'Just Me' or 'All Users'. Depending on your selection, the Templates, Palettes and Styles folders will be placed in different areas.

'Just Me' option selected

C:\Users\[USERID]\Documents\Infragistics\2023.2\Windows Forms\AppStylist for Windows Forms\Palettes

C:\Users\[USERID]\Documents\Infragistics\2023.2\Windows Forms\AppStylist for Windows Forms\Styles

C:\Users\[USERID]\Documents\Infragistics\2023.2\Windows Forms\AppStylist for Windows Forms\Templates

'All Users' option selected

C:\Users\Public\Documents\Infragistics\2023.2\Windows Forms\AppStylist for Windows Forms\Palettes

C:\Users\Public\Documents\Infragistics\2023.2\Windows Forms\AppStylist for Windows Forms\Styles

C:\Users\Public\Documents\Infragistics\2023.2\Windows Forms\AppStylist for Windows Forms\Templates

These folders contain all the styles available within Windows Forms. Styles are used by the Application Styling Framework (ASF) when styling your application.

Global Assembly Cache

C:\Windows\Microsoft.NET\assembly\GAC_MSIL\

For more information, see Deploying Your Application.

Version Utility

C:\Program Files\Common Files\Infragistics\Infragistics 23.2\Version Utility

This folder contains all the Version Utility files required for upgrading projects.

Main Infragistics Installation Folder

C:\Program Files (x86)\Infragistics\2023.2\Windows Forms

This folder and its sub-folders contain the Windows Forms assemblies that are used at design-time as well as the assemblies that are used at runtime. Other files include files that are depended on by certain controls (e.g. the Dictionary files used by WinSpellChecker).