NSString *escapedPath = [path stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
NSURL *url = [NSURL URLWithString:[NSString stringWithFormat:@"mewseek-import://%@",escapedPath]];

If you don't what what this is..you probably shouldn't be here. :)