These settings allow you to differentiate a portablized application's top-level windows from other application windows. They also allow you to specify the initial suggested position and size of those same windows.


The [Redirection] section


The [WndPos::wndclass] sections

The name of each of these sections consists of the string WndPos:: followed by the name of the window class the section's settings are to be applied to. For example, WndPos::FreeWClass would be used for the Windows 2000 FreeCell application's main game window.

The specified settings only apply to the initial position and size of the affected windows. In addition, the settings are only suggestions, such as the window type you specify via an Explorer shortcut. The application decides whether the suggested values are honored. ModFrame or UseIcon must be on for these settings to take affect.