mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 01:11:13 -06:00
SEARCH-840 Fix FreeDiskSpace path issue (#440)
This commit is contained in:
parent
0d161727d8
commit
8485a5f915
@ -174,7 +174,7 @@
|
||||
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
|
||||
<ROW File="CODE_OF_CONDUCT.md" Component_="npmignore" FileName="CODE_O~1.MD|CODE_OF_CONDUCT.md" Attributes="0" SourcePath="..\..\dist\win-unpacked\resources\app.asar.unpacked\node_modules\spawn-rx\CODE_OF_CONDUCT.md" SelfReg="false" NextFile="COPYING"/>
|
||||
<ROW File="COPYING" Component_="npmignore" FileName="COPYING" Attributes="0" SourcePath="..\..\dist\win-unpacked\resources\app.asar.unpacked\node_modules\spawn-rx\COPYING" SelfReg="false" NextFile="esdoc.json"/>
|
||||
<ROW File="FreeDiskSpace.exe" Component_="FreeDiskSpace.exe" FileName="FREEDI~1.EXE|FreeDiskSpace.exe" Attributes="0" SourcePath="..\..\node_modules\swift-search\node_modules\electron-utils\FreeDiskSpace\bin\Release\FreeDiskSpace.exe" SelfReg="false" DigSign="true"/>
|
||||
<ROW File="FreeDiskSpace.exe" Component_="FreeDiskSpace.exe" FileName="FREEDI~1.EXE|FreeDiskSpace.exe" Attributes="0" SourcePath="..\..\node_modules\electron-utils\FreeDiskSpace\bin\Release\FreeDiskSpace.exe" SelfReg="false" DigSign="true"/>
|
||||
<ROW File="Jobber.exe" Component_="Jobber.exe" FileName="Jobber.exe" Attributes="0" SourcePath="..\..\dist\win-unpacked\resources\app.asar.unpacked\node_modules\spawn-rx\vendor\jobber\Jobber.exe" SelfReg="false" NextFile="cld.node" DigSign="true"/>
|
||||
<ROW File="LICENSE.electron.txt" Component_="blink_image_resources_200_percent.pak" FileName="LICENS~1.TXT|LICENSE.electron.txt" Attributes="0" SourcePath="..\..\dist\win-unpacked\LICENSE.electron.txt" SelfReg="false" NextFile="LICENSES.chromium.html"/>
|
||||
<ROW File="LICENSES.chromium.html" Component_="blink_image_resources_200_percent.pak" FileName="LICENS~1.HTM|LICENSES.chromium.html" Attributes="0" SourcePath="..\..\dist\win-unpacked\LICENSES.chromium.html" SelfReg="false" NextFile="natives_blob.bin"/>
|
||||
|
@ -172,7 +172,7 @@
|
||||
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
|
||||
<ROW File="CODE_OF_CONDUCT.md" Component_="npmignore" FileName="CODE_O~1.MD|CODE_OF_CONDUCT.md" Attributes="0" SourcePath="..\..\dist\win-ia32-unpacked\resources\app.asar.unpacked\node_modules\spawn-rx\CODE_OF_CONDUCT.md" SelfReg="false" NextFile="COPYING"/>
|
||||
<ROW File="COPYING" Component_="npmignore" FileName="COPYING" Attributes="0" SourcePath="..\..\dist\win-ia32-unpacked\resources\app.asar.unpacked\node_modules\spawn-rx\COPYING" SelfReg="false" NextFile="esdoc.json"/>
|
||||
<ROW File="FreeDiskSpace.exe" Component_="FreeDiskSpace.exe" FileName="FREEDI~1.EXE|FreeDiskSpace.exe" Attributes="0" SourcePath="..\..\node_modules\swift-search\node_modules\electron-utils\FreeDiskSpace\bin\Release\FreeDiskSpace.exe" SelfReg="false" DigSign="true"/>
|
||||
<ROW File="FreeDiskSpace.exe" Component_="FreeDiskSpace.exe" FileName="FREEDI~1.EXE|FreeDiskSpace.exe" Attributes="0" SourcePath="..\..\node_modules\electron-utils\FreeDiskSpace\bin\Release\FreeDiskSpace.exe" SelfReg="false" DigSign="true"/>
|
||||
<ROW File="Jobber.exe" Component_="Jobber.exe" FileName="Jobber.exe" Attributes="0" SourcePath="..\..\dist\win-ia32-unpacked\resources\app.asar.unpacked\node_modules\spawn-rx\vendor\jobber\Jobber.exe" SelfReg="false" NextFile="electron.asar" DigSign="true"/>
|
||||
<ROW File="LICENSE.electron.txt" Component_="blink_image_resources_200_percent.pak" FileName="LICENS~1.TXT|LICENSE.electron.txt" Attributes="0" SourcePath="..\..\dist\win-ia32-unpacked\LICENSE.electron.txt" SelfReg="false" NextFile="LICENSES.chromium.html"/>
|
||||
<ROW File="LICENSES.chromium.html" Component_="blink_image_resources_200_percent.pak" FileName="LICENS~1.HTM|LICENSES.chromium.html" Attributes="0" SourcePath="..\..\dist\win-ia32-unpacked\LICENSES.chromium.html" SelfReg="false" NextFile="msvcp140.dll"/>
|
||||
|
Loading…
Reference in New Issue
Block a user