Hey wine users, I have a windows app on a CD. It doesn't include an installer, and i don't know how to copy the file into the C:\ area so i can access it with wine. I'd like to know if this is even possible or not.
used man wrote:> Hey wine users, I have a windows app on a CD. It doesn't include an installer, and i don't know how to copy the file into the C:\ area so i can access it with wine. I'd like to know if this is even possible or not.Wine's fake C:\ is an ordinary directory in your home directory, ~/.wine/drive_c. You can copy files to and from it just like any other directory.