Did you AppleSingle encode the plugin (assuming this plugin is a binary
file with a resource fork)? If you did not AppleSingle encode the
plugin before zipping it, try AppleSingle encoding the file. If you
need a standalone AppleSingle encoding tool I can post one that was
written for this purpose and is use in our build process for Mozilla as
well as Netscape 6 builds.
What are you using to zip the install.js and the plugin binary? Could
you attach the install.js in your response? What does your "Install
Log" (in the same folder as Netscape 6) say after you install the plugin?
~Samir
Willamette wrote:
> I have an XPI installation script for a Macintosh plug-in that doesn't work.
> It seems like when the plug-in library is unflattened, it just disappears.
> Has anyone created a sucessful XPI installation script for a Macintosh
> plug-in who can help me out?