Hello everybody
for the first time I have used the program B4JPackager11, but on line 144
(I attach the file MANIFEST.MF renamed to .txt)
Sub FindPackageName As ResumableSub
Wait For (RunShell(False, "jar", Array("xf", "jar.jar", "META-INF"))) Complete (StdOut As String)
Dim s As...