When installing EXE, not enough space.......

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
chrislever80
Newbie
Newbie
Posts: 1
Joined: Thu Jul 10, 2008 7:07 am

When installing EXE, not enough space.......

Post by chrislever80 »

When i am installing my Exe file it tells me there is not enough free space on Drive C, i have been into Wine File manager and i have 26GB free on C:\, this is confusing but i am slightly new to all this, can anyone help?

Ta Very Much

Chris
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: When installing EXE, not enough space.......

Post by dimesio »

chrislever80 wrote:When i am installing my Exe file it tells me there is not enough free space on Drive C, i have been into Wine File manager and i have 26GB free on C:\, this is confusing but i am slightly new to all this, can anyone help?
What distro, what version of Wine, what app are you trying to install?

Open a terminal, cd to the directory where the exe is located, and run it from there with the command:

Code: Select all

wine program.exe
(Substitute the actual name of the file for "program.exe.")

Copy whatever messages appear in the terminal and post them here.
Locked