Un-associate from NZB files (Mac OS X)

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
gers1978
Jr. Member
Jr. Member
Posts: 58
Joined: March 7th, 2009, 3:59 pm

Un-associate from NZB files (Mac OS X)

Post by gers1978 »

Can someone tell me, in OS X, how to dis-associate SAB from opening NZB files?
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Un-associate from NZB files (Mac OS X)

Post by rAf »

On 10.6 you can try this command :

Code: Select all

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -f -r -v -u /Applications/SABnzbd.app
and then this to refresh file association :

Code: Select all

killall -hup Finder
On 10.5 and 10.4 the path of lsregister is not the same but you can find it.
zito
Newbie
Newbie
Posts: 46
Joined: February 12th, 2008, 5:52 am

Re: Un-associate from NZB files (Mac OS X)

Post by zito »

Maybe it's easier to directly associate nzb files with the app you want...
Post Reply