Displaying 20 results from an estimated 800 matches similar to: "WINEPATH disappeared?"
2006 May 20
3
How long is winepath available?
Hello!
Can someone provide me an estimate or relevant source of information on
how long is command winepath available or from wich version of wine? I
would need this as I work on some R[1] package R2WinBUGS[2] that calls
a Windows program WinBUGS[3] and that program needs windows paths.
Currently winepath or parsing of .wine/config is used and I wonder if I
can remove fiddling with .wine/.config.
2010 Apr 12
4
Winepath on Mac
I am trying to use winepath to convert between the WINE native file path and the normal Mac native filepath. Unfortunately, I do not seem to be able to return the logical Mac UNIX path when using winepath:
Macintosh:~ tpatko$ /Applications/Firefly/WINE/bin/wine winepath -u Z:\Applications\Firefly\BENCH1.out
/Users/tpatko/.wine/dosdevices/z:/Users/tpatko/ApplicationsFireflyBENCH1.out
Macintosh:~
2002 Jul 31
3
Setting custom parameters for wine-programs
Hi list,
Trying to set custom paramters for a wine-program as wcmd for example
doesn't work for me.
I tried setting
[AppDefaults\\wcmd.exe.so\\x11drv]
"Desktop"= "N"
and
[AppDefaults\\wcmd.exe\\x11drv]
"Desktop"= "N"
when global is
"Desktop"="640x480".
wcmd is displayed on a 640x480 desktop.
Is there a workaround ?
2002 Dec 30
1
wcmd - continued font problems
Tony, et. all,
Hi. Happy Holidays.
I'm still struggling along with getting Wine to really run on an
important audio machine. I have run Wine now on 3 machines:
1) An older Redhat 7.0 machine running Gnome
2) An up-to date Redhat 7.3 machine running KDE used for office type
applications
3) An up to date Redhat 7.3 machine running KDE used for Pro Audio
applications
The results
2009 Sep 10
0
TOSHAG-Passdb.xml translate finished and some typo found
Now, TOSHARG-Passdb.xml translate to Japanese finished(3.4.0 base).
And some typo found.
Many people ask why Samba cannot simply use the UNIX password database. Windows requires
passwords that are encrypted in its own format. The UNIX passwords can't be converted to
---- Windows?
UNIX-style encrypted passwords. Because of that, you
2001 Aug 22
3
bat files
Just a question, should it be possible to run bat files with wine.
Basically the application is java, I know the java will run under windows.
I also know that java will run under linux natively, but I am curious if
this is possible to start under wine.
I get wine: can't exec 'blue.bat': invalid exe file.
2009 Aug 17
0
TOSHAG-NetworkBrowsing.xml translate finished and some typo/question found
Now, TOSHARG-NetworkBrowsing.xml translate to Japanese finished(3.4.0 base).
And some typo/question found.
<indexterm><primary>NetBIOS</primary></indexterm>
<indexterm><primary>NetBIOS</primary></indexterm>
<indexterm><primary>phasing out NetBIOS</primary></indexterm>
<indexterm><primary>n security
2001 Apr 02
2
wine doesn't read ~/.wine/config
I got Wine release 20010326 from cvs and compiled and installed it with
./tools/wineinstall
I did some changes in ~/.wine/config (changed the path to my floppy
drive). But it seems that wine is not reading ~/.wine/config. It still
tries to reach the floppy drive through the old (wrong) path.
There is no $HOME/.winerc and no /etc/wine.conf or
/etc/local/etc/wine.conf file on my system.
2007 Mar 19
1
"Module not found"
I'm trying to run a program called GSAK (Geocaching Swiss Army Knife)
under Wine. Most of it runs, however, as part of its normal operation
it creates a batch file, BABEL.BAT, to communicate with a GPS using
GPSBabel. I've run GPSBabel by itself under wine and it works. I've
run the batchfile by hand and *THAT* works (under wcmd). However, I've
since discovered that when GSAK
2002 Dec 22
1
Couldn't find a decent font
Hi,
There is an application (Acid Pro) that I'm interested n running
under Wine, but the install program goes nowhere. Can someone point me
toward some instructions for how I might do a better job at this?
Thanks,
Mark
[mark@Godzilla c]$ wine d:\setup.exe
wine: Unhandled exception, starting debugger...
err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting
2006 Apr 29
3
Making R talk to Win/OpenBUGS in Linux (again)
I'm back!
I've just learned that, on a fully updated Fedora Core Linux5 sytem,
the working solution to access Winbugs under wine via the R package
"rbugs" no longer works. Here was my last post on this topic (with
the formerly working solution) from January.
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/68497.html
Currently, what happens is that WinBUGS starts up, but just
2003 Jul 03
1
BAT Files
How I can execute .Bat file with Wine ?
When I'm execute, receive this message:
$ wine FILE.BAT
/opt/wine/bin/wine.bin: cannot determine executable type for 'C:\FILE.BAT'
Wine failed with return code 1
Any ideas ?
Thank's.
________________________________________________
Message sent using UebiMiau 2.7.2
2002 Aug 19
1
Crash while trying to Run atwin2k (Accuterm)
It installed correctly, however when trying to run, I briefly get a window
appearing, and then it crashes. A trace reveals:
<snip>
fixme:ole:MSFT_DoTypeInfo Assign constructor/destructor memid
fixme:ole:CoRegisterMessageFilter stub
wine: Unhandled exception, starting debugger...
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /mnt/fd0 (No such file or
2005 Jun 28
2
Running DOS program in a cron job
Hi,
I'm trying to run a DOS program within a cron job. After much trial-and-error I settled on the following approach:
- rm -r ~/.wine
- call wine without any arguments, this lets wine generate a default configuration in ~/.wine
- change ~/.wine/config: set GraphicsDriver to ttydrv instead of x11drv
- the cron job consists of a shell script that runs the DOS program with "wcmd
2005 Nov 30
3
wcmd crashes all the time on the set command.
Below is a crash I get on my gentoo box when I execute
the set command in wcmd. I believe the problem is
caused by wine using the entire enviornment from my
linux machine:
john@jmd0 ~ $ wcmd
WCMD Version 0.17
W:\home\john>set
ALLUSERPROFILE=c:\windows\Profiles\Administrator
ALLUSERSPROFILE=c:\windows\Profiles\Administrator
ANT_HOME=/usr/share/ant-core
CLASSPATH=.
COLORTERM=
2007 Mar 09
1
wineconsole crashes - what am I doing wrong?
Dear All,
I am running Wine under Linux - Suse 10.1 (kernel 2.6.16). GUI apps work
fine (eg "wine notepad", "wine matlab") and wcmd works too ("wine wcmd"),
but any CUI program causes a crash, like this:
/home/gcunning> wineconsole --backend=user "c:freedos\edit.com"
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses
2003 Dec 11
1
Funny characters in http://www.shorewall.net/FAQ.htm
Hello Mike, Tom, (I am not sure who is working on this part)
There are some funny characters in FAQ.htm in a number of places.
I have provided a precursory analysis of this issue. It is not a big=20
deal, but something that I imagine will be worked out at some point.
I have provided a couple examples.
Is there a way I can see the xslt stylesheets?
Could they live in cvs at some point? Maybe I
2006 Feb 17
2
start.exe
Hi All,
I try run my batch files under wcmd.exe, but it seem that start.exe is not
working, I want to stop the batch file when run other application by use
start /wait, but it is not work. Is this already fixed in wine 0.9.8?
Regards,
-iip-
2007 Mar 19
1
Wine 0.9.24 - Module not found?
Hi there,
When I attempt to start a program in wine (a program which I could
start under an older version of wine), I get the error message:
wine: could not load L"C:\\windows\\system\\wcmd.exe": Module not found
I'm running wine 0.9.24 under Suse 9.3.
Can anybody advise me what I should do here?
Thanks,
Alasdair
2006 Jan 29
2
wcmd - CALL doesn't honor PATH
Hello,
I noticed this while attempting to run a DOS software suite. The CALL command in
wcmd doesn't seem to honor the set PATH.
If I put this in my environment (via regedit):
c:\windows;c:\windows\system;e:\;e:\test;f:\;f:\downloads\daphne\tools
Then I put the following in f:\downloads\daphne\tools\bob.bat:
path c:\windows;c:\windows\system;e:\;e:\test;f:\;f:\downloads\daphne\tools