Skip to content

Commit

Permalink
nsis: temporarily disable directory selection as it crashes on win7 #6
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Jan 29, 2018
1 parent 97c4ddd commit 97644a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ nsis:
artifactName: ${name}-${version}-windows-${arch}-nsis-installer.${ext}
oneClick: false
perMachine: false
allowElevation: true
allowToChangeInstallationDirectory: true
runAfterFinish: false

portable:
artifactName: ${name}-${version}-windows-${arch}-portable.${ext}

0 comments on commit 97644a7

Please sign in to comment.