From 60912d01c9c4185c9a0ae28d61cdda6d77070373 Mon Sep 17 00:00:00 2001 From: f4exb Date: Fri, 21 Oct 2016 17:10:17 +0200 Subject: [PATCH] Corrected glitch in Win64 installation script --- windows64.install.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows64.install.bat b/windows64.install.bat index f4382cfd0..00e05d91d 100644 --- a/windows64.install.bat +++ b/windows64.install.bat @@ -35,7 +35,7 @@ copy plugins\channelrx\demodbfm\%1\demodbfm.dll %2\plugins\channelrx copy plugins\channelrx\demoddsd\%1\demoddsd.dll %2\plugins\channelrx copy plugins\channelrx\demodlora\%1\demodlora.dll %2\plugins\channelrx copy plugins\channelrx\demodnfm\%1\demodnfm.dll %2\plugins\channelrx -copy plugins\channelrx\demodssb\%1\demodssb.dll %2\plugins\channelrxd +copy plugins\channelrx\demodssb\%1\demodssb.dll %2\plugins\channelrx copy plugins\channelrx\demodwfm\%1\demodwfm.dll %2\plugins\channelrx copy plugins\channelrx\tcpsrc\%1\tcpsrc.dll %2\plugins\channelrx copy plugins\channelrx\udpsrc\%1\udpsrc.dll %2\plugins\channelrx