Good day
Can I get assistance with a PSPP deployment
We are trying to push the application from intune so users can grab the app
from their company portal but cannot see to get passed the PSPP setup window
even when you specify the install commands to run silently : "/silent , /Very
quiet /qn"
I think that this could be removed by applying the following patch:
diff --git a/Windows/pspp.nsi b/Windows/pspp.nsi
index a7624be4a1..a8a2fa2654 100644
--- a/Windows/pspp.nsi
+++ b/Windows/pspp.nsi
@@ -355,10 +355,6 @@ Function .onInit
${Endif}
${Endif}
- MessageBox MB_OKCANCEL "This wind
You'd have to apply it to the PSPP source tree and then rebuild PSPP.
There are tips on building source releases here:
https://www.gnu.org/software/pspp/get.html
On Fri, May 10, 2024 at 8:54 AM Neliswa Zozo
wrote:
> Hi
>
> I saw the post online.
> How is the patch applied?
>
> Thank you
>
>
>
>
Hi
I saw the post online.
How is the patch applied?
Thank you
Neliswa Zozo
Senior Technical Engineer
eneliswa.z...@advania.co.uk
t
0333 241 7689
wadvania.co.uk
The information in this email is confidential. The contents may not be
disclosed or used by anyone other than the addressee. If you ar
Hi Ben,
as mentioned here:
https://www.gnu.org/software/pspp/get.html
there are nightly builds for the windows version here:
https://caeis.etech.fh-augsburg.de/downloads/windows/pspp-win-daily/
I guess they include the windoze installer.
Cheers
Fritz
> Am 10.05.2024 um 17:51 schrieb Ben Pfa