This Blog is No More. Check Out My New Blog at www.eldelshell.com
Hola me parece excelente tu blog, te molesto por otra cosa.Tengo un bat que hace correr un programa java en window$ y necesito transformarlo en un script para linux.Me puedes ayudar???
Claro, deja el batch en un comentario, o escribelo aquí:http://pastebin.com/m7253c530Saludos
Este es el bat:@if not exist lib\xwexplore.jar goto ok1@del lib\xwexplore.jar:ok1@if not exist plugin\xwexplore_basic_plugin.jar goto ok2@del plugin\xwexplore_basic_plugin.jar:ok2start javaw -mx800m -ms256m -classpath lib\instancecreator2.jar;lib\tool-common.jar;lib\taxeditor2.jar;lib\xwexplorer.jar;lib\xwandlink.jar;lib\xmlpro.jar;lib\xmlschemac.jar;lib\xmltransx.jar;lib\xwand.jar;lib\xwandschema.jar;lib\xbrldiff2se.jar;lib\xmlpath2.jar;lib\xmlpath2fn.jar;lib\xwand_xpath2.jar -Dcom.fujitsu.xml.xbrl.report.taxonomy.supportCSV=yes com.fujitsu.xml.xbrl.xwexplorer.XWandExplorerPlatform %*Gracias por tu pronta respuesta, saludos
Alguna novedad???
Hola me parece excelente tu blog, te molesto por otra cosa.
ResponderEliminarTengo un bat que hace correr un programa java en window$ y necesito transformarlo en un script para linux.
Me puedes ayudar???
Claro, deja el batch en un comentario, o escribelo aquí:
ResponderEliminarhttp://pastebin.com/m7253c530
Saludos
Este es el bat:
ResponderEliminar@if not exist lib\xwexplore.jar goto ok1
@del lib\xwexplore.jar
:ok1
@if not exist plugin\xwexplore_basic_plugin.jar goto ok2
@del plugin\xwexplore_basic_plugin.jar
:ok2
start javaw -mx800m -ms256m -classpath lib\instancecreator2.jar;lib\tool-common.jar;lib\taxeditor2.jar;lib\xwexplorer.jar;lib\xwandlink.jar;lib\xmlpro.jar;lib\xmlschemac.jar;lib\xmltransx.jar;lib\xwand.jar;lib\xwandschema.jar;lib\xbrldiff2se.jar;lib\xmlpath2.jar;lib\xmlpath2fn.jar;lib\xwand_xpath2.jar -Dcom.fujitsu.xml.xbrl.report.taxonomy.supportCSV=yes com.fujitsu.xml.xbrl.xwexplorer.XWandExplorerPlatform %*
Gracias por tu pronta respuesta, saludos
Alguna novedad???
ResponderEliminar