Posted: Sun 16 Sep 2012, 23:24 Post subject:
Opening C:/ in Linux Puppy?
I've downloaded WINE as well (not sure if that's needed) but basically I have a program (civilization 2) on my C:/ drive that I want to play but I have a 64-bit with Windows 7 so it won't work.
Do I 'mount' it or something?? Sorry I'm a complete noob when it comes to Linux.
disciple
Joined: 20 May 2006 Posts: 6179 Location: Auckland, New Zealand
Posted: Mon 17 Sep 2012, 02:09 Post subject:
Quote:
I've downloaded WINE as well (not sure if that's needed)
Yes, you need to install Wine if you want to run a windows program in Linux. Unless it is really a pure .NET program, which you could run with Mono.
Mount your "C: drive" (usually this is already mounted as your save file is typically saved here), navigate to the location where it is installed (e.g. /mnt/home/Program Files (x86/....), open a terminal, and try running `wine *.exe`.
But most large programs won't work like that - you need to run their installers with wine.
Quote:
but I have a 64-bit with Windows 7 so it won't work
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum