Browse Source

Inno Setup 5.6.1

Source commit: 0e7b4e22b37403a49312c279d34ef88bc2e9c2aa
Martin Prikryl 7 years ago
parent
commit
ba3e8e51fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deployment/winscpsetup.iss

+ 1 - 1
deployment/winscpsetup.iss

@@ -228,7 +228,7 @@ Name: "{commondesktop}\WinSCP"; Filename: "{app}\WinSCP.exe"; \
 Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\WinSCP"; \
   Filename: "{app}\WinSCP.exe"; Tasks: quicklaunchicon
 ; This is created when sendtohook task is selected
-Name: "{sendto}\{cm:SendToHookNew}"; Filename: "{app}\WinSCP.exe"; \
+Name: "{usersendto}\{cm:SendToHookNew}"; Filename: "{app}\WinSCP.exe"; \
   Parameters: "/upload"; Tasks: sendtohook
 
 [InstallDelete]