Commit 5943f9dbf05080a5f5046e66e5290752929a4b10

Authored by Perry Werneck
1 parent ba69ae17

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 289 delete $INSTDIR\uninstaller.exe
290 290  
291 291 # Remove association
292   - ${UnRegisterExtension} ".3270" "@PRODUCT_NAME@ Session file"
293 292  
294 293 # Set SMPROGRAMS and DESKTOP path
295 294 SetShellVarContext all
... ...