From 5cffd63cf504195c61aafa2965636d0ef4c7c554 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 3 Oct 2022 18:54:03 +0200 Subject: [PATCH] MSI: Install WLANManager.exe to user computer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It was being deployed as a satellite assembly since GÉANT didn't really use it. For other deployments it proves useful. It is required to run it on the user computer anyway, so no harm if the WLANManager.exe gets installed. Signed-off-by: Simon Rozman --- MakefilePlat.mak | Bin 3488 -> 2616 bytes include/MSIBuildCfg.mak | Bin 13442 -> 13440 bytes output/Setup/.gitignore | 1 - 3 files changed, 1 deletion(-) diff --git a/MakefilePlat.mak b/MakefilePlat.mak index 4ba1ad8752531c9e27ec8e45476a9fcb44208757..867df3d5e0992783222d3648e19a0847c17088f3 100644 GIT binary patch delta 30 mcmZ1=y+dRJ8{_0XY)zXpm=u^NFJhP3%*J+%dGjakb&LR|6AG08 delta 335 zcmdlXvOszR8>6r;LncESg91Y;Lj{mk%uvFhFj=2PRy3T!hryA-kHMEAks%L=(}60A zCO5Lk%Ysy|u;an@AUZu$!+4X&~dX7O4Xgb7eKvNkw hVfKJMSP3Lm7_@*8L^}XUJ0SLB2xaiu{F2?D2>=Q3LEr!Y diff --git a/include/MSIBuildCfg.mak b/include/MSIBuildCfg.mak index df08ec078bf3fe4164af427964816eeecfeaf8d4..7bd62e95abf025986b983b69135651ffdbce4608 100644 GIT binary patch delta 20 bcmZq5Y{=XYVl;VyKFj0}`aGM{jAWPqS?>p! delta 14 VcmZq3Y|7jaV#KJtIoL>-2>>Yg1eO2* diff --git a/output/Setup/.gitignore b/output/Setup/.gitignore index 2384ce9..f155bc4 100644 --- a/output/Setup/.gitignore +++ b/output/Setup/.gitignore @@ -2,4 +2,3 @@ /CredWrite.exe /MsiUseFeature.exe /PDB.zip -/WLANManager*.exe