I accidentally installed Diablo 2 on my mac to a file on my finder instead of the c drive in wine. I have tried canceling the download, redownloading the exe., restarting mac, and deleting the unwanted location that I had previously selected.
Is there a way I can change the location to where it is downloaded to? The first time i ran it asked for the location, and now it just jumps to the one I had chosen to install it to the first time without asking again.
I hope I was able to make sense. If it helps any I wanted to download it to my program files in the c drive.
Any help is greatly appreciated.
How to change install location?
Re: How to change install location?
Hi cdizzle2,
Change to other directories in Terminal is with command cd (change directory).
To do so, type: cd and then drag n drop (grab the folder with your mouse and pull it into Terminal window) the folder into Terminal where the exe-File is located. This way the correct path will be automatically inserted into terminal. To change there, hit enter.
Normally, all installed programs under wine are located in C-Drive in the folder 'Program Files'. In your situation, I would run the installation-exe again with wine and choose the default folder (C:USERNAME/.wine/program files/). If you can't change the location or it is automatically now installed in the previous folder, you might want to delete this one and maybe the .wine folder as well, if you don't have any other programs installed. This way, .wine will be configured again and then 'Program Files' should be the default folder again
.
Hope could have helped.
Cheers mate,
Maexel
Change to other directories in Terminal is with command cd (change directory).
To do so, type: cd and then drag n drop (grab the folder with your mouse and pull it into Terminal window) the folder into Terminal where the exe-File is located. This way the correct path will be automatically inserted into terminal. To change there, hit enter.
Normally, all installed programs under wine are located in C-Drive in the folder 'Program Files'. In your situation, I would run the installation-exe again with wine and choose the default folder (C:USERNAME/.wine/program files/). If you can't change the location or it is automatically now installed in the previous folder, you might want to delete this one and maybe the .wine folder as well, if you don't have any other programs installed. This way, .wine will be configured again and then 'Program Files' should be the default folder again

Hope could have helped.
Cheers mate,
Maexel