Re: starting an app with execve()
Re: starting an app with execve()
- Subject: Re: starting an app with execve()
- From: Devon E Bowen <email@hidden>
- Date: Wed, 23 Jun 2004 06:52:43 -0400 (EDT)
To answer my own questions... The argv[0] has to be set to the full
path of the executable. Apparently, this is where Cocoa gets its
bundle path info from. When I changed this it worked fine.
Devon
_______________________________________________
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.