We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c368b02 commit 994acbeCopy full SHA for 994acbe
installer/host.wxs
@@ -61,7 +61,7 @@
61
<DirectoryRef Id="INSTALLLOCATION" FileSource="$(var.SourceFiles)">
62
<Component Id ="Applications" DiskId="1" Guid="{A0E3C629-4A61-4ED0-BD9D-FE12C71D7E36}">
63
<File Id="aspia_desktop_agent.exe" Name="aspia_desktop_agent.exe" />
64
- <File Id="aspia_file_transfer_agent.exe" Name="aspia_file_transfer_agent.exe" />
+ <File Id="aspia_file_agent.exe" Name="aspia_file_agent.exe" />
65
<File Id="aspia_host_service.exe" Name="aspia_host_service.exe" KeyPath="yes" />
66
<File Id="aspia_host.exe" Name="aspia_host.exe" />
67
<File Id="aspia_host_core.dll" Name="aspia_host_core.dll" />
0 commit comments