diff --git a/assets/Product.wxs b/assets/Product.wxs index b88fd5da8b1..042bf30423c 100644 --- a/assets/Product.wxs +++ b/assets/Product.wxs @@ -43,9 +43,9 @@ - - - shortcutPath = Session.Property("ShortcutPath") + + + shortcutPath = Session.Property("CustomActionData") Set fso = CreateObject("Scripting.FileSystemObject") if (fso.FileExists(shortcutPath)) Then Set wshShell = CreateObject("WSCript.Shell") @@ -198,8 +198,8 @@ - - + + NOT Installed OR NOT REMOVE OR UPGRADINGPRODUCTCODE