$realhome = Win32::GetFolderPath( CSIDL_LOCAL_APPDATA() ); $realhome =~ s|(.*?)\\Local Settings(.*)|$1$2|;