No, you have to create a plugin to interact with the file system (execute something). Try to look at the code in <http://code.google.com/p/npapi-msdocs> http://code.google.com/p/npapi-msdocs<http://code.google.com/p/npapi-msdocs/source/browse/>, for example.
☆PhistucK 2009/11/13 Chengs <[email protected]> > There is not any api to make it? > Know nothing about NPAPI > > 2009/11/13 PhistucK <[email protected]> > > It is possible with native code - NPAPI plugins that can be embedded within >> an extension. That means C++ development. >> >> ☆PhistucK >> >> >> >> On Thu, Nov 12, 2009 at 10:23, DaGe <[email protected]> wrote: >> >>> I want to call exe files outside in the extension >>> Is there any way to do that? >>> Or is it impossible? >>> Sorry for my poor english... >>> >>> -- >>> >>> You received this message because you are subscribed to the Google Groups >>> "Chromium-extensions" group. >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<chromium-extensions%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/chromium-extensions?hl=. >>> >>> >>> >> > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=.
