Re: OSX equivalent of Registry Keys?
Re: OSX equivalent of Registry Keys?
- Subject: Re: OSX equivalent of Registry Keys?
- From: "Neil Bradley" <email@hidden>
- Date: Thu, 12 Apr 2007 09:42:43 +0100
Thank you very much for all the quick replies. I guess I have some reading
to do. ;0)
Using the NSIS software for Windows, I have to use the following to set the
registry keys in windows;
WriteRegDWORD HKLM "Software\SSL" "DEFAULT-KEY" 0x12345678
WriteRegDWORD HKLM "Software\SSL\Citrix-User" "SSL-Citrix" 0x12345678
I have also just found the Citrix has an Intel version of the ICA for OSX.
On 4/12/07, Neil Bradley <email@hidden> wrote:
I will just preface my question by saying that I am a complete novice to
developing with Cocoa.
We have a current solution to allow staff to gain Remote Access to their
emails and data via Citrix. I created an Installer using NSIS for Windows
users that would basically install Registry Keys providing the user with
part of the required authentication.
However, we have since been asked if we could offer a Mac version. As I am
a Mac user myself, I was also keen to get this running. I wondered if
someone could tell me what the equivalent is in OS X to store the same data
that is held in the Windows Registry Keys? Or even if this is possible.
As far as I could figure myself, I was thinking that this would need to be
stored in the current user Preferences folder.
Thanks.
Neil.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden