]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/putty.iss
Remove 'putty -cleanup-during-uninstall' from legacy uninstaller.
[PuTTY.git] / windows / putty.iss
index 46a818c1fe0d0ecd25e3b8117a52df92a27b25a7..5289d74fd6a46cda5d4276f54407bd154422cdc6 100644 (file)
@@ -87,13 +87,6 @@ Root: HKCR; Subkey: "PuTTYPrivateKey\shell\edit"; ValueType: string; ValueName:
 Root: HKCR; Subkey: "PuTTYPrivateKey\shell\edit\command"; ValueType: string; ValueName: ""; ValueData: """{app}\puttygen.exe"" ""%1"""; Tasks: associate\r
 ; Add to PATH on NT-class OS?\r
 \r
-[UninstallRun]\r
-; -cleanup-during-uninstall is an undocumented option that tailors the\r
-; message displayed.\r
-; XXX: it would be nice if this task weren't run if a silent uninstall is\r
-;      requested, but "skipifsilent" is disallowed.\r
-Filename: "{app}\putty.exe"; Parameters: "-cleanup-during-uninstall"; RunOnceId: "PuTTYCleanup"; StatusMsg: "Cleaning up saved sessions etc (optional)..."\r
-\r
 [Messages]\r
 ; Since it's possible for the user to be asked to restart their computer,\r
 ; we should override the default messages to explain exactly why, so they\r