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

Revision 1575, 893 bytes checked in by amuller, 15 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:: adt -package SIGNING_OPTIONS air_file app_xml [file_or_dir | -C dir file_or_dir | -e file dir ...] ...
25
26"C:\Adobe AIR SDK\bin\adt" -package -storetype pkcs12 -keystore sample01_cert.pfx -storepass 123abc FCKeditor.air application.xml -C ../../ .
Note: See TracBrowser for help on using the repository browser.