source: sandbox/filemanager/tp/fckeditor/_samples/adobeair/run.bat @ 1575

Revision 1575, 811 bytes checked in by amuller, 14 years ago (diff)

Ticket #597 - Implentação, melhorias do modulo gerenciador de arquivos

  • Property svn:executable set to *
Line 
1@ECHO OFF
2
3::
4:: FCKeditor - The text editor for Internet - http://www.fckeditor.net
5:: Copyright (C) 2003-2009 Frederico Caldeira Knabben
6::
7:: == BEGIN LICENSE ==
8::
9:: Licensed under the terms of any of the following licenses at your
10:: choice:
11::
12::  - GNU General Public License Version 2 or later (the "GPL")
13::    http://www.gnu.org/licenses/gpl.html
14::
15::  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
16::    http://www.gnu.org/licenses/lgpl.html
17::
18::  - Mozilla Public License Version 1.1 or later (the "MPL")
19::    http://www.mozilla.org/MPL/MPL-1.1.html
20::
21:: == END LICENSE ==
22::
23
24:: adl [-runtime runtime-directory] [-pubId publisher-id] [-nodebug] application.xml [rootdirectory] [-- arguments]
25
26"C:\Adobe AIR SDK\bin\adl" application.xml ../../
Note: See TracBrowser for help on using the repository browser.