Explorar o código

Fix a last minute change.

Martijn Laan %!s(int64=5) %!d(string=hai) anos
pai
achega
7e3157ecf1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Projects/Install.pas

+ 1 - 1
Projects/Install.pas

@@ -2059,7 +2059,7 @@ var
           environment-variable strings (e.g. %SystemRoot%\...) }
         ResultingFilename := CreateShellLink(LinkFilename, Description, Path,
           Parameters, WorkingDir, IconFilename, IconIndex, ShowCmd, HotKey,
-          FolderShortcut, AppUserModelID, @AppUserModelToastActivatorCLSID,
+          FolderShortcut, AppUserModelID, AppUserModelToastActivatorCLSID,
           ExcludeFromShowInNewInstall, PreventPinning);
         FolderShortcutCreated := FolderShortcut and DirExists(ResultingFilename);