Commit 5943f9dbf05080a5f5046e66e5290752929a4b10
1 parent
ba69ae17
Exists in
master
and in
3 other branches
Fixing windows package.
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
win/pw3270.nsi.in
@@ -289,7 +289,6 @@ Section "Uninstall" | @@ -289,7 +289,6 @@ Section "Uninstall" | ||
289 | delete $INSTDIR\uninstaller.exe | 289 | delete $INSTDIR\uninstaller.exe |
290 | 290 | ||
291 | # Remove association | 291 | # Remove association |
292 | - ${UnRegisterExtension} ".3270" "@PRODUCT_NAME@ Session file" | ||
293 | 292 | ||
294 | # Set SMPROGRAMS and DESKTOP path | 293 | # Set SMPROGRAMS and DESKTOP path |
295 | SetShellVarContext all | 294 | SetShellVarContext all |