From e8c73f4dabf6812858b9d34f2d3bee006c933e36 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Sun, 22 Mar 2026 00:38:30 -0400 Subject: [PATCH] just one more fix I swear --- make_windows_package.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_windows_package.ps1 b/make_windows_package.ps1 index fb40431d..6146531d 100644 --- a/make_windows_package.ps1 +++ b/make_windows_package.ps1 @@ -33,7 +33,7 @@ cp 'C:/Program Files/PothosSDR/bin/hackrf.dll' sdrpp_windows_x64/ cp $build_dir/source_modules/hermes_source/Release/hermes_source.dll sdrpp_windows_x64/modules/ cp $build_dir/source_modules/hydrasdr_source/Release/hydrasdr_source.dll sdrpp_windows_x64/modules/ -cp 'C:/Program Files (x86)/hydrasdr_all/bin/hydrasdr.dll' sdrpp_windows_x64/ +cp 'C:/Program Files/hydrasdr-host/bin/hydrasdr.dll' sdrpp_windows_x64/ cp $build_dir/source_modules/limesdr_source/Release/limesdr_source.dll sdrpp_windows_x64/modules/ cp 'C:/Program Files/PothosSDR/bin/LimeSuite.dll' sdrpp_windows_x64/