Note: due to massive spam issues, the forum registration is now closed. If needed, you may still contact me at the following address:

Hi,

I am trying to call a .bat file from appetizer but it fails and says the application is not found.

In the bat file, some path is set and then a .exe application is called. The .bat file can be successfully called by double click, dos commands and run... in windows xp.

Anybody have the same problem here? By the way, the program I am trying to call is portable WinAVR.

Thanks.





I think is a problem of the batch file, you must indicate an environment variable or change to the path in the batch file in order to start correctly the executable applatication that the batch file attempt to start.