[Wine] Brazilian Bank programs

James Mckenzie jjmckenzie51 at earthlink.net
Tue Nov 17 08:17:45 CST 2009


israelfreire wrote:
>I don't know how to put this in terminal, to view the log:
>
>env WINEPREFIX="/home/israel/.wine" wine "C:\BancoBrasil\jre\bin\jrew.exe" -mx32m -
>classpath  .;c:\windows;c:\windows\system;infra.jar;darf.jar;externas.jar;..\..\jre\lib\rt.jar
>br.com.bb.plugins.controle.darf.ControleDarf
>
Try:

env WINEPREFIX="/home/israel/.wine" wine "C:\BancoBrasil\jre\bin\jrew.exe -mx32m -classpath  .;c:\windows;c:\windows\system;infra.jar;darf.jar;externas.jar;..\..\jre\lib\rt.jar
br.com.bb.plugins.controle.darf.ControleDarf "

All on one line.  This should feed everything needed to the program

James McKenzie





More information about the wine-users mailing list