Q: NorthPole tries to access the Prosoniq web site. How can I disable this?

A: NothPole checks for a new version once per day. If you don’t like it to do this you can disable the check by issuing the following command in Terminal:

defaults write com.prosoniq.audiounit.NorthPole “userEnableUpdateCheckOnStartup” -int 0

Similarly, you can re-enable the check by using the command

defaults write com.prosoniq.audiounit.NorthPole “userEnableUpdateCheckOnStartup” -int 1


Wednesday 13 August 2008

---