HI, When we run wine <program.exe>, it looks like wine by default tries to pick up files from drive_c\windows\system32. What do we do if the executable files are installed in a different location?. Wine cannot load it and fails. Is there a PATH variable or something we can set for WINE, just like we set in a OS? Cheers