how to call default browser/mail program
how to call default browser/mail program
- Subject: how to call default browser/mail program
- From: "Emmanuel Verlynde" <email@hidden>
- Date: Mon, 29 Sep 2003 10:53:59 +0200
- Organization: Opendisc
1 - How to call default browser and mail program?
i use [[NSWorkspace sharedWorkspace] openURL: [NSURL
URLWithString:@"
http://..."]];
but it seem that it's does'nt work on all systems.
2 - How to know disk device type where application is launched?? (Hard
Disk or CD Rom Device, ...)
and can i know if a cd device have audio track on it?
3 - How to get programmaticaly the system language used?
4 - Can i use the user prefs ([NSUserDefaults standardUserDefaults]) in
misc application, if i use
special key naming ex: GroupAppKeyName1, GroupAppKeyName2, ... ?
5 - I try to give Application archive of a project (build directory) to
a friend and he can't launch it...
(i use "Create Archive of xxxxx" Mac menu to build archive).
6 - How to prevent an application to be launched more than once?
------------------------------------------------------------------------
-------------------------
Emmanuel Verlynde / opendisc / research & development team
------------------------------------------------------------------------
-------------------------
NOTICE: This e-mail message and all attachments transmitted with it are
intended solely for the use of the addressee and may contain legally
privileged and confidential information. If the reader of this message
is not the intended recipient, or an employee or agent responsible for
delivering this message to the intended recipient, you are hereby
notified that any dissemination, distribution, copying, or other use of
this message or its attachments is strictly prohibited. If you have
received this message in error, please notify the sender immediately by
replying to this message and please delete it from your computer
(including any attachments). This email is from a unit or subsidiary of
Opendisc sarl, registered in France, Siret No 435 066 899 00012.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.