From 4028a5e88d7ae0c8471daa9fe09c2a7532c8ea1b Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 29 Mar 2014 21:38:08 +0100 Subject: [PATCH] remove desktop icon --- CLIENT_DATA/delsub3264.ins | 9 +++++++++ CLIENT_DATA/setup3264.ins | 4 ++++ 2 files changed, 13 insertions(+) diff --git a/CLIENT_DATA/delsub3264.ins b/CLIENT_DATA/delsub3264.ins index da7a064..293a95d 100644 --- a/CLIENT_DATA/delsub3264.ins +++ b/CLIENT_DATA/delsub3264.ins @@ -106,6 +106,15 @@ del -sf "$InstallDir64$\" ; Example of deleting a registry key: ; ; deletekey [HKEY_LOCAL_MACHINE\Software\$ProductId$] +openkey [HKEY_CURRENT_USER\SOFTWARE\Nitro\Reader\3.0\settings\Preferences\kLearningCenter] +DeleteVar "kLCShowAtStartup" + +openkey [HKEY_CURRENT_USER\Software\Nitro\Reader\3.0\settings\Preferences\kPreferences] +DeleteVar "kPrefInterfaceShowDoMoreWithProButton" +DeleteVar "kPrefInterfaceShowInfoBarIfDocScanned" +DeleteVar "kPrefUpdateNextCheckControl" + + [LinkFolder_uninstall] ; Example of deleting a folder from AllUsers startmenu: diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index c6980fc..403bdf7 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -211,6 +211,10 @@ set "kPrefUpdateNextCheckControl" = "/i $ExpireDateInSeconds$" [LinkFolder_install] +set_basefolder common_desktopdirectory +set_subfolder "" +delete_element "Nitro Reader" + ; Example of deleting a folder from AllUsers startmenu: ; ; set_basefolder common_programs