Re: help pls
I'm just gonna go out on a limb here but I'm guessing he installed the program as root, thus the /root/Desktop/hl.exe and is trying to run it as a user. If he installed the files to /root/.wine/drive_c/....., but is trying to run it as a user,
it would definitely complain about not finding the app. It'd be looking in /home/username/.wine/drive_c/.... where it's actually in /root/.wine/drive_c/.....
Just a guess.
Check and see if you DID install too /root/.wine or /home/your_user_name/.wine
If it's in /root that's your (1st) problem (you may run into more with WINE)
Hope this helps!
|