And in the cambam icon ; properties/compatibility ; run as admin is checked ?
the form size is saved in the config file as:
<state name="CamBamMain" x="0" y="0" w="1293" h="826" state="0">
state = 0 for not full screen, 2 for full screen
if cambam is closed when in minimised state (only the icon in the taskbar), this state is not saved and cambam is opened with its last form size
++
David
The shortcut icon properties tab, Compatibility, "Run as Administrator" was not checked. Checking the box made no difference in behavior.
I saw the "CamBam Main" parameter in the config file and made edits to reduce the h and w parameters but that made no difference. At the time I did not know the meaning of the state parameter. In my normal config file it was set to "2". Just now I changed it to "0" and VIOLA, that fixed it.
Having "Run as Administrator" checked was not necessary.
Many thanks David for explaining the "state" parameter, as that was the key to the problem. For whatever reason, once reducing the CB windows size smaller that maximized, it was not saving, (changing) the state parameter with "0" in either 0.9.8P or 1.0. The default of "state" in a new config file is "0" as anFYI.