yesterday
I have had success with scripts to insert the auth code for SPSS in past but SPSS 30 will not apply code through script. Popup still comes up. Script that used to work was this one. I have tried few option using the SPSS instruction manual but no success. What's working for you all?
yesterday
you might want to bin that image while you can? if its a real licence?
11 hours ago
I believe this is a fake code added but the contributor, I copied the image from a post in Jamf nation and someone said the same thing to him and never changed.
yesterday - last edited yesterday
This is a known issue with v30. Refer to https://www.ibm.com/mysupport/s/defect/aCIKe000000g10QOAQ/dt409141?language=es for more info
in short, rename the app bundle, run the activator then rename it back to original name…
mv "/Applications/IBM SPSS Statistics/IBM SPSS Statistics.app" "/Applications/IBM SPSS Statistics/SPSS Statistics.app"
# do the activation
mv "/Applications/IBM SPSS Statistics/SPSS Statistics.app" "/Applications/IBM SPSS Statistics/IBM SPSS Statistics.app"
11 hours ago
Shannon I dont quiet understand the direction if im being honest Im at adding the activation script in the # do the activation area?
10 hours ago
change the name from
IBM SPSS Statistics.app
to
SPSS Statistics.app"
run the gubbins / code / script to licence
then change the name back..