similar to: C:\ doesn't save

Displaying 20 results from an estimated 10000 matches similar to: "C:\ doesn't save"

2006 Jan 02
1
winecfg drives, ALSA and crash problem
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: winecfg.jpg Type: image/jpeg Size: 96959 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20060102/6d03599c/winecfg-0001.jpg
2006 Mar 03
2
Mechwarrior 2 under wine
Hi folks I"ve downloaded and installed wine on RedHat 8, kernel 2.4.19 (and 20) The install for Mechwarrior 2 has run without errors. When I give it: wine .wine/drive_c/Program\ Files/Activision/Mech2/MECH2.EXE I get an error window saying: "You must insert the MECHWARRIOR 2 CD into your CD-ROM drive." Of course, its already there and the drive was mounted with the command
2006 Mar 15
2
Drive Designation
I keep reading on this list where drive C: is referred to as "~/.wine/drive_c" but on my system (due to no special smarts on my part that would be "~/.wine/dosdevices/c:" instead. Why this difference? Are the ones who post basing their operation on an older way of doing things? The ability to use "c:" rather than "drive_c" seems nicer IMNSHO. FWIW,
2008 Sep 11
3
Installing wine 1.1.4 on Mac OS X - winecfg fails
After unsuccessfully trying the binary distribution at http://thisismyinter.net/?p=47, I've decided to compile myself from source, but only to realize that I'm ending up with the same issue when running winecfg: Code: $ /usr/local/bin/winecfg wine: created the configuration directory '/Users/a5sk4s/.wine' err:module:DelayLoadFailureHook failed to delay load
2012 Feb 15
2
Wine drive configuration file
Hi all! I've tried for three hours to find where winecfg keeps the path of the fake drives; oppositely to what the documentation says, is not in the registry. Can please someone help me? (i need to create a fake drive just for an application and then remove it; i could do it with a bash script if i find the config file for that...) Cheers, Stefano
2007 Mar 19
3
unmapped c drive
I some how unmapped the C drive while trying to configure my cdrom drive to work with wine. Every time i try to do something wine related i get errors. Warning: the specified Windows directory L"c:\\windows" is not accessible. Warning: the specified System directory L"c:\\windows\\system32" is not accessible. Those are from use the winecfg command. When i click the audio tab
2005 May 19
3
Navigating to the upper floor of the /Home directory using Wine.
I want to be able to use Wine to reach the /home base partition or directory. By wanting such a thing, do I install Wine on the /usr directory or do I do that on home itself?
2005 Oct 08
3
Not able to use cdrom-drives
hi all i have problems configuring my cdrom-devices with winecfg. when i try to add it as d: with the mountpoint /media/cdrom0 and select to be a cdrom-device, click apply and restart winecfg it is shown as a disk-device. i also tried with different mountpoints and also the device /dev/hdd itselfs but it always ends in the same problem. Also the autoconfiguration thing does not work. It adds my
2005 Sep 28
1
Problems running network application
After some confusing, winecfg popup a window that says that the application is not yet complete and advice to use the ~/.wine/config file for full setup, and yes wine uses some sections of the config file, but claims that section lioke DRIVES or Serial Ports are not used in the config file. Well at the and i have delete the config file and use the stander *reg files created by winecfg, i have
2006 Jul 15
4
No fonts are shown in winecfg
Hi, i've downloaded the latest wine release and the other packages necessary (fontforge, cabextract) but after the installation was fine i tried to run winecfg ... i see a window with a few tabs but i see no text at all! I tried to copy some fonts from ie4linux into my /home/use/.wine/drive_c/windows/fonts directory but nothing changed. Does someone know where i can get some error output
2010 Aug 13
6
Can't install program from CDROM / DVD
I'm having trouble installing a program from the CDROM / DVD drive. I've checked to see that the mapping of the d: drive is correctly pointing to the right place - it is: ~/.wine/dosdevices$ ls -l total 0 lrwxrwxrwx 1 cosmo cosmo 10 2009-10-04 18:46 c: -> ../drive_c lrwxrwxrwx 1 cosmo cosmo 13 2010-08-12 20:19 d: -> /media/cdrom0 lrwxrwxrwx 1 cosmo cosmo 8 2010-07-25 19:12 d::
2010 Dec 04
7
Error loading mfc42.dll - failed (error c000007b)
:D Hi, I installed wine on ubuntu 10.10 to run a windows program as reported here (http://appdb.winehq.org/objectManager.php?sClass=version&iId=22133&iTestingId=59338). After few trails I decided to reinstall Wine (now version 1.3.8 ), to configure it as instructed by the guide, and than to install again the windows application, Birthday Reminder. At present the application doesn't
2005 Oct 20
2
path and configuration
Hello erverybody! Im with a problem with the configuration of WINE I changed in the ~/.wine/config the mapping of my c: to "Path" = "/home/teste/.wine/fake_windows" instead of "Path" = "/home/teste/.wine/drive_c" and mounted by smb mount a c drive of a real windows machine with all prograns that i wanna run and the windows and system path to
2005 Aug 02
2
Configuration after installation problem
I'm fairly new to wine. I'm running the version (Wine 20050211) that comes with SuSE 9.3. I had been using the version that came with SuSE 9.1 (Wine 20040213), and recently ran the SuSE 9.3 upgrade installation. Getting ready to try installing Word Perfect 8.0, I've been reading the help documents. I recollect a warning not to run wine as root. By mistake, I did so. When I did, it
2011 Mar 31
7
wine cannot find L "c:/windows/system32/plugplay.exe
I'm running Wine1.2.2 on Ubuntu 10.04 (Lucid). In my file manager, I can get to the /.wine/drive_c folder, so I know it exists in my file system. However, when I open the Wine Configuration window (either via apps/wine/configuration or via terminal (winecfg), on the Drives tab it shows C: ../drive_c D: /media UDISK (and a few other drives). However, the C drive
2006 Mar 17
1
Accessing the parallel port
hi list, I have a winXP program that uses the PC parallel port.I have created the links in .wine/dosdevices/ lrwxrwxrwx 1 peeyush peeyush 10 2006-03-03 22:48 com1 -> /dev/ttyS0 lrwxrwxrwx 1 peeyush peeyush 8 2006-03-03 22:48 lpt1 -> /dev/lp0 lrwxrwxrwx 1 peeyush peeyush 1 2006-03-03 22:52 d: -> / lrwxrwxrwx 1 peeyush peeyush 10 2006-03-03 22:52 c: -> ../drive_c Now the
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine. I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15 Everything I have read says use the installer to load windows programs. Where is the installer? Thanks, -- Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA http://www.plansandprojects.com My hobby pages are here:
2009 Dec 18
2
I get an wow error
when I try to launch world of warcraft in wine I get this Could not launch 'World of Warcraft' Failed to change to directory '/home/shawn/.wine/dosdevices/C:/Prgram Files/World of Warcraft/' (Permission denied)
2012 Jan 10
11
problem running quickbooks
Hi everyone I'm looking for a bit of help I'm fairly new to Linux and completely new to Wine, but I installed Wine on Linux Mint 12 and then installed quickbooks 2003, Quickbooks runs ok but when I exit I get a message "Quickbooks has encountered an error" (Can't remember the rest) after that Quckbooks will not load again until I restart Linux I don't get any error
2007 Mar 19
2
Wine with CIFS home directory
I have Single Sign On at my home network - my linux home directories are mounted from my Win2k fileserver. I try to run winecfg and get the below error, obviously because CIFS and NTFS doesn't support symlinks. How do I get wine to run from somewhere else? [samplesurgeon@camembert ~]$ winecfg wine: creating configuration directory '/home/samplesurgeon/.wine'... ln: creating symbolic