diff --git a/dist/win/build.ps1 b/dist/win/build.ps1
index abecdef61..61a2ab42e 100644
--- a/dist/win/build.ps1
+++ b/dist/win/build.ps1
@@ -76,6 +76,7 @@ if ($clean -and (Test-Path -Path $appPath)) {
--java-options "-Dcryptomator.ipcSocketPath=`"~/AppData/Roaming/Cryptomator/ipc.socket`"" `
--java-options "-Dcryptomator.keychainPath=`"~/AppData/Roaming/Cryptomator/keychain.json`"" `
--java-options "-Dcryptomator.mountPointsDir=`"~/Cryptomator`"" `
+ --java-options "-Dcryptomator.integrationsWin.autoStartShellLinkName=`"Cryptomator`"" `
--java-options "-Dcryptomator.showTrayIcon=true" `
--java-options "-Dcryptomator.buildNumber=`"msi-$revisionNo`"" `
--resource-dir resources `
diff --git a/pom.xml b/pom.xml
index c4290f374..25e874630 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
2.4.1
1.1.0
- 1.1.0
+ 1.1.1
1.1.0
1.1.0
1.3.4