icelolli wrote:
This code with after:
Code:
icelolli@ascari:~$ wine cmd
Versione di CMD 1.2-rc2
Code:
Z:\home\icelolli\.wine\drive_c\ptc\proiclient3.4\bin>proilink3.4.bat
File not found
Path not found
Z:\home\icelolli\.wine\drive_c\ptc\proiclient3.4\bin>proilink3.4.bat
File not found
fixme:exec:SHELL_execute flags ignored: 0x00000100
Non ý stato possibile eseguire l'applicazione, o nessuna applicazione ý associata con il file specificato.
ShellExecuteEx fallito: Invalid parameter
Path not found
Z:\home\icelolli\.wine\drive_c\ptc\proiclient3.4\bin>
Are you trying to run an installer or a DOS type batch file.
If you are trying to do the latter, I might try asking you to run it in
DOSBox.
If it is an installer, run it from the location where the program
installs from.
Also you are trying to run the program from your C: drive so you could try:
wine 'c:\ptc\proiclient3.4\bin\proilink3.4.bat'
Advise what happens, please.
James McKenzie