Como convertir un jar a exe usando IExpress

Iniciado por BigBear, Febrero 25, 2014, 06:21:41 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

Febrero 25, 2014, 06:21:41 PM Ultima modificación: Febrero 25, 2014, 07:37:42 PM por Doddy
Hoy les traigo un video de como convertir un archivo jar a exe usando IExpress.

El video :



El manual en si :

Código: php

-> Execute "iexpress"
-> Create new Self Extraction Directive file
-> Extract files and run an installation command
-> Package title : Your title
-> No prompt
-> Do not display a license
-> Packaged files : Java Files
-> Install Program to Launch -> Install program -> java -jar <file>
-> Show window -> Hidden
-> Finished Message -> No message
-> Package Name and Options -> Enter exe name
    -> Select "Hide File Extracting Progress Animation from User"
-> Configure restart -> No restart
-> Save Self Extraction Directive -> Dont save
-> Finished



ehh muy bueno y viejo truco..  y eso funcinaria solo en el caso de q este intalado el JRE  no ??... sino no funcionaria el exe..  o si ??

saludos y gracias buen aporte!