{9} Application.userAppDataBasePath uses registry
Application.userAppDataBasePath shouldn't use the registry. Should use SHGetSpecialFolderPath or SHGetFolderPath.
Note: See TracReports for help on using and
creating reports.

Application.userAppDataBasePath shouldn't use the registry. Should use SHGetSpecialFolderPath or SHGetFolderPath.