Re: PSPP installation from intune

2024-05-11 Thread Friedrich Beckmann
The build procedure for the windows build on the CI server is here: https://github.com/fredowski/pspp-buildbot/blob/master/win/buildpspp-win.sh The debian build vm with the required packages is described here: https://github.com/fredowski/pspp-buildbot/blob/master/create_win_vm.sh > Am 10.05.20

Re: PSPP installation from intune

2024-05-10 Thread Friedrich Beckmann
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

RE: PSPP installation from intune

2024-05-10 Thread Neliswa Zozo
: Neliswa Zozo Cc: pspp-users@gnu.org Subject: Re: PSPP installation from intune [You don't often get email from b...@cs.stanford.edu. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] I think that this could be removed by applying the following patch: diff --

Re: PSPP installation from intune

2024-05-10 Thread Ben Pfaff
and Wales (No: 03645998). Registered > address: Lowry Mill, Swinton, Manchester, M27 6DB. > -Original Message- > From: Ben Pfaff > Sent: Friday, May 10, 2024 4:51 PM > To: Neliswa Zozo > Cc: pspp-users@gnu.org > Subject: Re: PSPP installation from intune > > [You

Re: PSPP installation from intune

2024-05-10 Thread Ben Pfaff
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

PSPP installation from intune

2024-05-10 Thread Neliswa Zozo
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"