@@ -33,7 +33,7 @@ function TBaseConfig.GetPublicDir: string;
var
ADir: string;
begin
- Sli
+
ADir := GetEnvironmentVariable('APPDATA') +¡¡
end;