Re: system.applications broken?
Re: system.applications broken?
- Subject: Re: system.applications broken?
- From: Stephane Sudre <email@hidden>
- Date: Sat, 16 Jul 2011 06:35:42 -0700
OK, as far as I can tell, this API did not work even on Mac OS X v10.5.
What I get is this:
10.5: -> apps.length is undefined
10.6: -> apps.length is zero
the system.applications.fromIdentifier API seems to be working fine on 10.5.
Hope this can help.
> 2011/7/14 Ryan McGann <email@hidden>:
>> Hi all,
>> We are using the system.applications set of functions in our distribution
>> JavaScript file to find out if our application is running before allowing
>> the install. This seemed to work before (at least I thought...), but in
>> testing on 10.6 and on a certain as-of-yet-unreleased cat-sounding operating
>> system, the functions always return null. The code is pretty simple;
>> system.applications.all returns null, as does
>> system.applications.fromIdentifier()
>> Is there some property we need to set in the <options> to get these to work?
>> Has anybody else had success using these functions?
>> Thanks,
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden