Re: Are there anywhere examples ?
Daniel Veditz <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Stefan Frasch wrote:
> err = file.execute("setupNS.exe", true);
File.execute() --case is important-- operates on files that already exist on
the target file system. You want plain execute().