QUOTE(_shauny_ @ Sep 30 2008, 03:33 AM)

I've enabled my computer's speedstep feature in osx... now everythings fine with it, works perfect just when i login to my computer i get an annoying pop for the speedstep.app asking me to enter my password to run. I enabled it in the user accounts run on startup so i can use speedstep when it boots.
Is there anyway for me to permanently take permissions of the app and stop it bugging me for a password every boot?
Thanks!

I had the same problem earlier, and I found the following...
cd /Applications/SpeedStep.app/Contents/MacOS
chmod +x SpeedStep
sudo -s
chown root:wheel SpeedStep
chmod +s SpeedStep