diff --git a/build/package/windows/wix.json b/build/package/windows/wix.json index fc413be..335a81f 100644 --- a/build/package/windows/wix.json +++ b/build/package/windows/wix.json @@ -13,19 +13,6 @@ "guid": "", "vars": null }, - "shortcuts": { - "guid": "6278083a-d1c2-4917-8057-96c3643e677b", - "items": [ - { - "name": "PBS Plus Agent", - "description": "Orchestrating backups with Proxmox Backup Server", - "target": "[INSTALLDIR]\\pbs-plus-agent.exe", - "wdir": "INSTALLDIR", - "arguments": "", - "icon": "logo.ico" - } - ] - }, "choco": { "description": "Orchestrating backups with Proxmox Backup Server", "project-url": "https://github.com/sonroyaalmerol/pbs-plus",