Re: [webkit-dev] Directory for Safari 3 for Windows plugins that isn't in Program Files?

2007-07-07 Thread Andre-John Mas

It would be interesting to see what the people at Microsoft suggest.
Even if it is not established now, maybe this is something that could
be established?

In ideal Windows world it be nice to see Program Files\Common 
\Internet Plugins

or Application Data\Shared\Internet Plugins being used, but it would
be worth having the guys over at Redmond comment on this.

Andre

On 6-Jul-07, at 21:02 , [EMAIL PROTECTED] wrote:


Unlike on Linux, I don't think there's a "standard" path for plugins
that's in the user's account folder.. sadly...

On 7/6/07, Oliver Hunt <[EMAIL PROTECTED]> wrote:

I believe we are scanning everywhere NPAPI (eg. Firefox) plugins
would normally live.  If there's a standard path that we're missing
we would appreciate a bug being filed on it.

--Oliver

On 6/07/2007, at 4:33 PM, MILIANO Vitorio wrote:

> Hello, the Apple web-dev list suggested I post this question here:
>
> I'm an NPAPI plugin author looking for some help on where Safari  
3 for

> Windows likes its plugins.
>
> For Windows users without administrator access, there's no way to
> write
> files into the Program Files directory, so no way to install  
plugins

> into Program Files\Safari\Plugins.
>
> Is there an alternate directory location available, or will  
there be?

> Application Data\Apple Computer\Safari\Plugins, perhaps?  I haven't
> found a location that's worked.
>
> Thanks,
> Vitorio Miliano
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


RE: [webkit-dev] Directory for Safari 3 for Windows plugins that isn't in Program Files?

2007-07-07 Thread MILIANO Vitorio
I'm not sure that makes sense, since IE doesn't support NPAPI plugins.

I know Firefox also checks %APPDATA%\Mozilla\plugins and Safari doesn't
look there, but I'll file a bug as soon as I confirm there aren't any
others.

Thanks,
Vitorio Miliano


> -Original Message-
> From: Andre-John Mas [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, July 07, 2007 11:21 AM
> To: [EMAIL PROTECTED]
> Cc: Oliver Hunt; MILIANO Vitorio; webkit-dev@lists.webkit.org
> Subject: Re: [webkit-dev] Directory for Safari 3 for Windows 
> plugins that isn't in Program Files?
> 
> It would be interesting to see what the people at Microsoft suggest.
> Even if it is not established now, maybe this is something 
> that could be established?
> 
> In ideal Windows world it be nice to see Program Files\Common 
> \Internet Plugins or Application Data\Shared\Internet Plugins 
> being used, but it would be worth having the guys over at 
> Redmond comment on this.
> 
> Andre
> 
> On 6-Jul-07, at 21:02 , [EMAIL PROTECTED] wrote:
> 
> > Unlike on Linux, I don't think there's a "standard" path 
> for plugins 
> > that's in the user's account folder.. sadly...
> >
> > On 7/6/07, Oliver Hunt <[EMAIL PROTECTED]> wrote:
> >> I believe we are scanning everywhere NPAPI (eg. Firefox) plugins 
> >> would normally live.  If there's a standard path that 
> we're missing 
> >> we would appreciate a bug being filed on it.
> >>
> >> --Oliver
> >>
> >> On 6/07/2007, at 4:33 PM, MILIANO Vitorio wrote:
> >>
> >> > Hello, the Apple web-dev list suggested I post this 
> question here:
> >> >
> >> > I'm an NPAPI plugin author looking for some help on where Safari
> >> 3 for
> >> > Windows likes its plugins.
> >> >
> >> > For Windows users without administrator access, there's 
> no way to 
> >> > write files into the Program Files directory, so no way 
> to install
> >> plugins
> >> > into Program Files\Safari\Plugins.
> >> >
> >> > Is there an alternate directory location available, or will
> >> there be?
> >> > Application Data\Apple Computer\Safari\Plugins, perhaps? 
>  I haven't 
> >> > found a location that's worked.
> >> >
> >> > Thanks,
> >> > Vitorio Miliano
> >> > ___
> >> > webkit-dev mailing list
> >> > webkit-dev@lists.webkit.org
> >> > http://lists.webkit.org/mailman/listinfo/webkit-dev
> >>
> >> ___
> >> webkit-dev mailing list
> >> webkit-dev@lists.webkit.org
> >> http://lists.webkit.org/mailman/listinfo/webkit-dev
> >>
> > ___
> > webkit-dev mailing list
> > webkit-dev@lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> 
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Directory for Safari 3 for Windows plugins that isn't in Program Files?

2007-07-07 Thread Andre-John Mas


On 7-Jul-07, at 13:13 , MILIANO Vitorio wrote:


I'm not sure that makes sense, since IE doesn't support NPAPI plugins.


I forgot about that IE was doing its own thing.

I know Firefox also checks %APPDATA%\Mozilla\plugins and Safari  
doesn't

look there, but I'll file a bug as soon as I confirm there aren't any
others.


Have a look at Opera as well, I am not sure what its doing either. Does
Microsoft provide a directory structure suggestion for stuff that is
shared by different applications, if they aren't made by the same  
company?


Andre
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Directory for Safari 3 for Windows plugins that isn't in Program Files?

2007-07-07 Thread Anders Carlsson


On Jul 6, 2007, at 4:33 PM, MILIANO Vitorio wrote:


Hello, the Apple web-dev list suggested I post this question here:

I'm an NPAPI plugin author looking for some help on where Safari 3 for
Windows likes its plugins.

For Windows users without administrator access, there's no way to  
write

files into the Program Files directory, so no way to install plugins
into Program Files\Safari\Plugins.

Is there an alternate directory location available, or will there be?
Application Data\Apple Computer\Safari\Plugins, perhaps?  I haven't
found a location that's worked.

Thanks,
Vitorio Miliano



Hi Vitorio!

It won't matter where you install your plug-in as long as you add a  
registry entry for it as described in http://developer.mozilla.org/en/docs/Plugins:_The_first_install_problem


Anders

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev