Fixes Defects: PH00330,PH01969,PI28673,PI71536,PI89983,PI92691,PI94816,PI95497,PI95977,PI97865,PI98781,PI99148 This patch contains the following software changes: PH00330: Problem: On Windows Server 2008R2 the installer was incorrectly warning the user that the operating system was not supported. Support for Windows Server 2008R2 was removed in version 9.0.1 but reinstated in 9.0.1.3. Fix: Since Windows Server 2008R2 is again a supported operating systems the warning has been removed from the installer. PH01969: Problem: The ClearCase context menu in Windows Explorer is missing after an upgrade to version 9.0.1.4. Fix: The ClearCase context menu in Windows Explorer has been restored. PI28673: Problem: cleartool mkbl -ddepends can generate a misleading error message if a component being dropped is not in the configuration for the specified stream. Fix: An additional warning will be printed informing the user that a component can not be found in a baseline. PI71536: Problem: CAL applications may crash (after ClearCase 9.0) due to memory corruption. Fix: CAL was fixed to properly report "owner" and "group" values without corrupting memory. PI89983: Problem: When you are installing the 9.0.1.1 Eclipse plug-in for Rational ClearTeam Explorer, you may find that the version string displays 9.0.0.xxx instead of 9.0.1.xxxx. Fix: The version string was fixed. PI92691: Problem: ClearCase creates R: drive as a network drive, but the network provider did not recognize it as a network resource it manages. Windows Explorer used to receive errors when trying to get the universal name of such a drive and failed to search files on it. Fix: The network provider was changed to recognize automatic views as a network resource it manages. PI94816: Problem: Documentation missing on maximum MVFS scaling factor on Windows Fix: The online help has been updated to include the maximum value MVFS scaling factor on Windows PI95497: Problem: The "Make Baseline" dialog in ClearTeam Explorer has a "Scope" tab. This allows the baseline creation to be restricted to "Selected Components". Selecting only a component where no actual changes have been made causes a baseline to be created in a component that has had changes made, but was not selected. Fix: The fix corrects the method to retrieved selected components in the component list. PI95977: Problem: If VOB or Component is added outside of CTE then CTE load rules doesn't show newly added VOB or Component unless and until CTE is restarted. Fix: A "refresh button" has been added in CTE load rules dialog. PI97865: Problem: CAL applications may crash (after ClearCase 9.0) due to memory corruption. Fix: CAL was fixed to properly report "owner" and "group" values without corrupting memory. PI98781: Problem: rcleartool lsproject was requiring a "project:" selector prefix when it should not have been needed. Fix: The rcleartool lsproject command now works correctly without a "project:" prefix. PI99148: Problem: Not able to add load rules having spaces in snapshot and web views. Fix: Load rule having spaces will be added automatically in double quotes.