List of changes for portingset: 6.1c.07.10 MaintBaanIVc: # 28506 (BDNT20637): Bwprint: Improve registry access check Date: Fri, 18 Nov 2005 15:33:14 +0100 (CET) Created on: MaintCorelli Type: bugfix Problem Description (Customer terms) A normal Windows user (member of group Users), cannot use the drop-down menu's in Bwprint: they are disabled. After assigning "Full Control" permission for this normal user to key HKLM\SOFTWARE, the menu's are enabled. It should be enough if the user has "Full Control" for the key HKLM\SOFTWARE\Baan for example. But now the user needs to have "Full Control" for a much global key, HKLM\SOFTWARE. Workaround Give user Full Control for HKLM\SOFTWARE Test Procedure As an administrator: Install the BW client After doing this the following keys should be present: HKLM\SOFTWARE\Baan HKLM\SOFTWARE\Baan\BwPrint Assign "Full Control" to key HKLM\SOFTWARE\Baan for the normal user Log in as the normal user Now it should be possible for the normal user to use the drop down menu's in Bwprint, like changing Font (Spacing) settings. Affected Executables Bwprint Motive source DF:160397 MaintBaanIVc: # 27900 (BDNT19048): BaanIVc - number of copies in BwPrint not taken into account Date: Thu, 13 Oct 2005 15:53:34 +0200 (CEST) Created on: MaintBaanIVc Type: bugfix Problem Description (Customer terms) The number of copies defined in the driver properties are not considered by BWPRINT. In Portingset 6.1c0702 BW73 number of copies was automatically taken from the driver. But from portingset version 6.1c0704 till now this seems to be not taken into account anymore. Workaround Set the number of copies manually in the printer dialog. Test Procedure Set a default printer Define a default number of copies larger then 1 in the printer settings Run BwPrint Open a bpf file with a number of copies not set (default value is 1) Choose file->print, a print dialog opens. Check the number of copies, it shoul be the same as specified in the default printer settings Affected Executables bwprint.exe Motive source DF:157388