Archive

Archiv August, 2008

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

( FAQ )

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