bugPSPP - Bugs: bug #65997, Silent install flag for Windows -...

 
 

bug #65997: Silent install flag for Windows - Not functioning anymore

Submitter:  None
Submitted:  Wed 17 Jul 2024 12:40:14 AM UTC
   
 
Category:  None Severity:  5 - Average
Status:  None Assigned to:  None
Open/Closed:  Open Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 23 Aug 2024 10:22:24 PM UTC, comment #1: 

Please remove the windows popup when launching the installer or comment it out before the next release.

location
pspp/windows/pspp.nsi

line 358 - 360

Error in question
 MessageBox MB_OKCANCEL "This windoze installer is work in progress.  It is known to have deficiencies and is recommended for testing and evaluation purposes only." IDOK continue
  Abort ; Allow the use to decide not to continue
  continue:

I tried to recompile the code myself but NSIS encountered errors.

By removing these three lines, everything will be good

Jken <jken1020>
Wed 17 Jul 2024 12:40:14 AM UTC, original submission:  

Silent install flags are extremely helpful to performing automated installs in locations such as University computer labs, where it is not feasible to install the software on each computer individually.

It appears that the installer in the past had a working silent install flag, as noted here:
https://lists.gnu.org/archive/html/pspp-users/2019-02/msg00003.html

However there a now a number of reports of this silent install being broken:

May 2023:
https://lists.gnu.org/archive/html/pspp-users/2023-06/msg00000.html

Nov 2023:
https://www.reddit.com/r/pspp/comments/17w3d6b/pspp_silent_install/

May 2024:
https://lists.gnu.org/archive/html/pspp-users/2024-05/msg00000.html

Would it make sense to incorporate the helpfully suggest suggested code change, so that the silent install fix is available for everyone?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jken1020 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-df36.
    Corresponding source code