Displaying 6 results from an estimated 6 matches for "winedir".
Did you mean:
windir
2005 Feb 20
1
Proper way of updating winetools?
After updating from, say winetools-2.10-jo to 2.11-jo (by rpm), I can't
use the wt startup scripts like ie6, wmplayer etc. any longer, and I get
an error message similar to "winetools hasn't been configured for this
user. Run the base setup ..." But doing so would erase my ~/.wine
directory and thus destroy my old setup including all my program
installations, which of course
2009 Jun 10
4
Wine path-association
hello.
I am trying to install an exe-file in the Program-Path of an individual Wine-Prefix. This exe-file reads an Inifile, which is in the same Directory.
When I use Winefile to open the .exe, the inifile is read correctly.
When I use it in a .desktop file with the order below, it does not work.
Code:
env WINEPREFIX "/opt/WPrefix" wine "C:\Program Files\Test\test.exe"
2005 Mar 07
2
Running DVD Profiler fails
Hi !
I'm trying to get a program called DVD Profiler from InterVocative Software
working in wine but it fails:
#!/bin/bash
. findwine
cd "$WINEDIR/c/Program Files/InterVocative Software/DVD Profiler"
#$WINE "c:\\program files\\InterVocative Software\\DVD Profiler\\dvdpro.exe"
${PARAM:+"$PARAM"} &>/dev/null &
$WINE "c:\\program files\\InterVocative Software\\DVD Profiler\\dvdpro.exe"
${PARAM:+&qu...
2005 Dec 14
1
WineTools 0.9 III released
...gz versions.
wt0.9jo-III 13.12.2005 error corrections in install-files
no confusing info screens with debian wine anymore
waitforwineexit() i18n-able
all references to $HOME/.wine replaced with WINEDIR
alphabetical sorting in software lists
backup and restore go to ~/winetools instead of ~/ now
adapted for versions 0.9.0 - 0.9-3
some i18n updated...
2010 Aug 08
2
When rebuilding new 1.3 version, uninstall first?
When pulling a new version of the Wine1.3 source from Git, do I need to first uninstall the current the current wine1.3 before building and installing the new version?
If so, what's the command for that, since Wine1.3 is installed with tools/wineinstall instead of make install? Or do I use 'make uninstall' anyway? Or can I just overwrite the old version?
2005 Feb 22
0
unsucribe
...It is complaining about your Wine setup, not
your
> > WineTools setup. If you have error messages, send them exact and
> > correct, please. WineTools searches for the availability of the
> > following program:
> >
> > "$WINEDIR/drive_c/windows/regedit.exe"
> >
> > where $WINEDIR is ~/.wine. If this program, which is a link to
> > /usr/lib/wine/regedit.exe.so (or whereever you installed Wine to),
is
> > not there than you deleted it, did not use WineTools, o...