similar to: win32 console cli emulation

Displaying 20 results from an estimated 5000 matches similar to: "win32 console cli emulation"

2001 Oct 17
3
Cron with Wine
I am currently using Windows self extractor from the command line and it works great to convert zip files to windows exe's. The issue I'm having is if I try and cron this through a shell scipt it complains with the following + wine '/usr/share/wine-c/Program Files/WinZip Self-Extractor/WinZIPse.EXE' /y /le /overwrite
2002 Nov 21
3
Tribes 1.x & Wine
Has anyone ever tried to actually get a tribes server running under wine or another emulator? Just the other day i was setting up a linux counter-strike server. My friend asked me if i would setup a Tribes 1.0 or 1.11 server. I thought linux would be a great way to do it. I was trying to run a headless / dedicated starsiege tribes server (1.0/1.11) I Installed the tribes files (including the
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
2011 Jan 22
4
wine on mac os x and x11
I have a console-only windows application which I'd like to run on OS X. It runs, but insists on starting X11 every time I invoke wine, even though all the app does is write to a file. According to the the documentation at http://www.winehq.org/site/docs/wineusr-guide/cui-programs, wine should not require X11 for CLI programs. I've also tried invoking via wineconsole with no effect. Is
2001 Mar 29
1
xterm needs reset, no output
I have attempted to get wine functioning for several days but have been having no output recognizable as a windows program, rather the terminal acts much as though the output was that of a cat of a binary file and requires a reset to become useful again. I am running Slack 7.1 on 2.2.18 on a dual celeron machine using XFree86 4.0.2. All other programs are functioning normally. I have used
2005 Feb 11
1
Desktop malfunction - Wine
So, this is the capture I got from running Wine alone on my desktop. Fedora Core 3, Wine 20050111, without Winetools. This is using the latest stable SMP kernel (don't have version number off the top of my head, -740 or something like that). I may have left out numerous dubious details. If so, please let me know... FWIW, this is installed off the latest RPM. >>>
2005 Mar 03
2
Wine suddenly stopped working on Suse 9.2
HI! I don't know, what I possibly changed on my system, but Wine suddenly does not work anymore on my Suse 9.2. I have tried several versions from the end of 2004 until now (all RPMs for Suse 9.2) and I get the same result with each of them. If I use my old .wine, then this happens: $ wine notepad.exe Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the
2002 Aug 27
1
use of ttydrv
Hello, I try to use a ttydrv driver so I edited a wine config file and modify this line : "GraphicsDriver" = "ttydrv" but when start a dos application wine display this message : x11drv: Can't open display: Thanks for your responses. --- Arnaud Duhamel - SOLINUX arnaud.duhamel@solinux.fr http://www.solinux.fr 1, rue Joliot Curie 80200 Flamicourt T?l :
2005 Aug 10
5
config file (or lack thereof) question, turning off ttydrv
I am TRYING to use the most recent release of wine. Am I correct to assume that there is no longer a .wine/config file? Am I also correct to assume that all documentation still refers to the .wine/config file, and gives NO F*CKING help about how to use the new system? If these two assumptions are correct, it seems to be a real stupid way to do things. How is a new user EVER supposed to
2002 Jan 03
2
Unable to compile wine CVS version
Hi, trying to compile CVS wine version after updating today reports these messages : make[3]: Entre dans le r?pertoire `/home/wine/graphics/x11drv' make[3]: *** Pas de r?gle pour fabriquer la cible `../../include/bitmaps/obm_lfarrowi', n?cessaire pour `oembitmap.o'. Arr?t. make[3]: Quitte le r?pertoire `/home/wine/graphics/x11drv' make[2]: *** [../../graphics/x11drv/x11drv.o]
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 ?
2003 May 22
2
Wine and winsock
Having gotten the latest CVS to build, I'm trying to get IE working again (yeah, yeah, I know...) I can get it to load, but then it doesn't seem to be able to make any network connections. I can't browse anything. It doesn't matter whether I use ip addresses or dns names. This was working on previous versions, but I can't quite figure out what changes broke this. Any help or
2005 Mar 27
1
FreeBSD and Wine
Hi, I have some problems with freebsd 5.3-CURRENT and wine, Every program I tried doesn't want to start, I tried to install DCOM98 and IE6 but they wouldn't install, DCOM98 quits without reasons, IE6 gives an error he can't install. I'm currently not at home, so the configs and the error messages will posted later, but for now, who had the same problem and got it fixed? I tried
2001 Oct 02
3
Font metrics error
Wine spits out a buch of error messages of the form: fixme:font:LFD_InitFontInfo font '-monotype-times new roman-medium-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry 'fcd8859' and character encoding '15' Is there a switch to get it forget about it's font server. I'm running batch mode programs so fonts are irrelevant. Thanks,
2002 Aug 05
2
wine on suse7.3
I noticed a distribution for 7.2 & 8.0 but not 7.3. Download and installation of the 7.2 version appears to go fine - until i give the command wine -v I do understand there is not a config file with the distribution. However when i start wine -v and take the option to setup config it fails twith a message can't find package Itcl and also says the config file does not exist.
2002 Feb 28
4
theoretical question
i have heard some stories from some people who claim to have been able to set up a partition in linux and install win98 via wine and then having it fire up. i know wine isnt designed for this purpose but apparantly it has been done....who knows, maybe someone is pulling my leg. i'm just wondering if there is anyone out there who has pulled this off and if so how did they go about doing it. i
2001 Sep 29
2
keyboard under starcraft
out of curiosity, i ran war2 BNE. the same thing happened as in starcraft: keyboard would not work. it didnt give me any error messages or anything, so I cant really put any of that up here. hmm. any ideas?
2004 Oct 02
2
Any OCR program does run in wine?
Does anyone know about an OCR program that can be used in wine? Thanks
2001 Apr 19
1
Win2K registry not loading correctly
Hi, I've noticed that my Win2K registry just won't load correctly. In Win2K regedit nothing shows up at all - not even home registry values - and in Win98 regedit (running in my w2k configured wine) only few values show up, I believe those are my home registry values. Here's the relevant stuff from config, built with winesetup: [Drive H] "Path" = "/mnt/winnt"
2004 Jan 01
3
steam and wine
I have sucessfully gotten steam and wine to work however I cannot use microphone for voice communication , I an using alsa .Is there a way to turn on fullduplex sound like you do in winex by going into config and changing fullduplex=Y or does wine not support such a feature?