diff --git a/source/CompressPath.dpr b/source/CompressPath.dpr index fb576ff..c960e91 100644 --- a/source/CompressPath.dpr +++ b/source/CompressPath.dpr @@ -210,6 +210,9 @@ begin AddShortCut('SQL', GetExistingPath(PathProgramFiles, '\Microsoft SQL Server')); AddShortCut('SQL86', GetExistingPath(PathProgramFilesX86, '\Microsoft SQL Server')); + { Combit } + AddShortCut( 'combit', GetExistingPath( PathProgramFilesX86, '\combit')); + { TODO : Add folders for missing Delphi versions} { Delphi 7 }