Browse Source

Merge branch 'main' into 7zdll

Martijn Laan 3 months ago
parent
commit
cd36968681
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Projects/Src/Setup.MainFunc.pas

+ 1 - 1
Projects/Src/Setup.MainFunc.pas

@@ -3237,7 +3237,7 @@ begin
   { Create temporary directory and extract 64-bit helper EXE if necessary }
   CreateTempInstallDirAndExtract64BitHelper;
 
-  { Load system's "shfolder.dll" or extract "_shfoldr.dll" to TempInstallDir, and load it }
+  { Load system's "shfolder.dll", and load it }
   LoadSHFolderDLL;
 
   { Extract "_isdecmp.dll" to TempInstallDir, and load it }