Skip to content

Commit 994acbe

Browse files
committed
Fix file name.
1 parent c368b02 commit 994acbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/host.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<DirectoryRef Id="INSTALLLOCATION" FileSource="$(var.SourceFiles)">
6262
<Component Id ="Applications" DiskId="1" Guid="{A0E3C629-4A61-4ED0-BD9D-FE12C71D7E36}">
6363
<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" />
64+
<File Id="aspia_file_agent.exe" Name="aspia_file_agent.exe" />
6565
<File Id="aspia_host_service.exe" Name="aspia_host_service.exe" KeyPath="yes" />
6666
<File Id="aspia_host.exe" Name="aspia_host.exe" />
6767
<File Id="aspia_host_core.dll" Name="aspia_host_core.dll" />

0 commit comments

Comments
 (0)