diff --git a/Cargo.toml b/Cargo.toml index d1bfff5..aaee058 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,7 +81,7 @@ allow_downgrades = true [package.metadata.packager.nsis] installer_icon = "res/icons/app.ico" -install_mode = "perMachine" +installer_mode = "perMachine" preinstall_section = """ Section PreInstall ; Check if GStreamer is already installed and skip this section