Преглед изворни кода

Remove shortcut creating in the Windows menu if it is created on the desktop

Miroslav Abrahám пре 2 година
родитељ
комит
1cfe972f10
3 измењених фајлова са 0 додато и 18 уклоњено
  1. 0 6
      bucket/kunago_bitdefender.json
  2. 0 6
      bucket/kunago_dahua.json
  3. 0 6
      bucket/kunago_kaspersky.json

+ 0 - 6
bucket/kunago_bitdefender.json

@@ -25,11 +25,5 @@
         "if (Test-Path $link -PathType Leaf) {",
         "  Remove-Item -Path $link -Force",
         "}"
-    ],
-    "shortcuts": [
-        [
-            "kunago_bitdefender.exe",
-            "Bezpečné finance (Bitdefender)"
-        ]
     ]
 }

+ 0 - 6
bucket/kunago_dahua.json

@@ -26,11 +26,5 @@
         "  Remove-Item -Path $link -Force",
         "}"
     ],
-    "shortcuts": [
-        [
-            "kunago_dahua.exe",
-            "Kamery"
-        ]
-    ],
     "notes": "Poslední verze Dahua SmartPSS se nachází na odkazu https://www.dahuatechnology.cz/download/smart-pss-softver-pre-win-ver-2-02-1/?wpdmdl=450"
 }

+ 0 - 6
bucket/kunago_kaspersky.json

@@ -25,11 +25,5 @@
         "if (Test-Path $link -PathType Leaf) {",
         "  Remove-Item -Path $link -Force",
         "}"
-    ],
-    "shortcuts": [
-        [
-            "kunago_kaspersky.exe",
-            "Bezpečné finance (Kaspersky)"
-        ]
     ]
 }