浏览代码

Merge branch 'main' into 7zdll

Martijn Laan 3 月之前
父节点
当前提交
cd36968681
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 }