Removed redundant exe name
This commit is contained in:
parent
25c8036a97
commit
aa70223114
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ function getInstallerConfig () {
|
|||
noMsi: true,
|
||||
outputDirectory: path.join(__dirname, '../release-builds/installers', package.version),
|
||||
exe: 'openflexure-ev.exe',
|
||||
setupExe: 'OpenFlexureEvInstaller.exe',
|
||||
setupIcon: path.join(__dirname, '../icons/win/icon.ico'),
|
||||
certificateFile: "C:\\Certs\\BATH-OPEN-INSTRUMENTATION-GROUP.pfx"
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue