Jump to content

Installing Macintosh Games From CD: "Requires admin privileges to run."


Spidweb

Recommended Posts

A small number of people using Snow Leopard have found that, when they try to install the full game from the CD, the installer quits with the error "This installer requires admin privileges to run." This happens even when they have admin privileges. This problem has inflicted a large number of installers and, alas, some of Spiderweb Software's games are affected.

 

There are two workarounds for this problem. One of them is to install the demo and request a new registration code here:

 

http://www.spiderwebsoftware.com/support/newkey.html

 

Getting registration keys is always free.

 

There is a second, more involved workaround. Insert the game CD and carry out the following steps:

 

1. Open the Install file. A window will open with the game art and an installer with the game icon. It will have a name like "Install Avernum 6 (Full)". Drag this installer onto your desktop.

2. Hold down the Control key and click on the installer. A menu will come up. Select "Show Package Contents."

3. Open the Contents folder. Open the Resources folder.

4. Open the file "installscript" If it asks you what program to open it with, choose TextEdit.

5. Scroll down until you find these lines:

 

<key>Require Authentication</key>

<string>TRUE</string>

 

and change them to

 

<key>Require Authentication</key>

<string>FALSE</string>

6. Save and quit TextEdit. The installer should now work.

 

This is an ugly situation and an ugly workaround, and we apologize for it. We wish this hasn't happened, we will do our best to make sure CDs printed in the future don't have the problem, and we desperately hope that Apple fixes this problem in an upcoming operating system update. The installers are written in a format provided by Apple, and their refusing to run even on an account with proper privileges is a serious problem.

 

Please let us know if you have any problems, and we will do our best to get you up and running.

 

- Jeff Vogel

Spiderweb Software

http://www.spiderwebsoftware.com

Link to comment
Share on other sites

  • 2 years later...
  • 2 months later...

Hmm. I was having difficulty with this very issue. Thanks for bringing that workaroud to light. I think I should add that what solved my problem was a little bit different. the <>requireauthenticationkey<> bit was already set to false, but what wasn't as the line of text above it. as illustrated here,

<key>Require Admin</key>

<string>TRUE</string>

<key>Require Authentication</key>

<string>FALSE</string>

 

What I did was change one thing, true to false -- that allowed me to run the installer!

<key>Require Admin</key>

<string>FALSE</string>

 

Slightly different, but in essence the same I imagine. Thanks!

Link to comment
Share on other sites

  • 1 year later...

I hate to revive this old thread, but I am having the same problem plus another. The issue is that the file that I am supposed to change the "TRUE" to "FALSE" in is read-only, and it won't let me save it. What do I do?''

 

EDIT: Disregard. I fixed the problem by copying the installer from the disk first. I was trying to edit the one on the CD itself.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...