similar to: cmd line parameter to set windows version?

Displaying 20 results from an estimated 30000 matches similar to: "cmd line parameter to set windows version?"

2001 Jun 24
0
Correct names of Windows elements?
gerard patel wrote: > On Thu, 14 Jun 2001 08:07:55 -0400, eikelan@gmx.net (Eike Lantzsch) > wrote: > > >Hi: > >Can some kind soul please direct me to a site or docu which explains > >the correct names of the MS Windows elements like > >"rebar", "gripper" et all. Unfortunately I have no access to MSDN. Well over the web I _do_ have
2010 Aug 20
3
How to set compatibility mode from the command line in wine?
I am always deleting the wine dir, and i'd like to keep a few applications elsewhere. One of these apps (interstate '76) needs compatibility mode window 98. Anyway, if a solution also works on windows, wonderful (though the solutions i've seen required installation of something, and that's no good for me since i want the game portable), but if it only works one wine, that is ok.
2011 Nov 10
5
"cmd.exe /c echo '%ProgramFiles%' returned empty string"
hi. I'm trying to install a program using winetricks, but I'm using a separate wine install and WINEPREFIX, I run any command as such - WINEARCH="win32" WINE='/home/de/media_writeit!/FOSS/additional packages/Wine prefixes/Works with wine 1.3.32/wine-1.3.32' WINEPREFIX='/home/de/media_writeit!/temp(others)/walkthrough' ./winetricks And it returns -
2002 May 09
1
How do i set different permission for a shared directory?
Hello, Would really appreciate any advise on how the security setting should be setup. I have running Samba ver 2.0.7 on HPUX10.20. Clients run Windows 200 PCs, WinNT4 PDC. "docusers" is the UNIX home directory for document users. their individual home dir is created under their user id. so, Paul 's home directory structure is : /docusers/paul Below is an extract from the
2000 Oct 05
2
DCom / StatConnector / Windows-Cygnus-Gcc ?
Hello List ! I want to use R as statistical & Graphical Tool for biological simulation programs. So, I want to combine my programs (written under cygnus-gcc on NT4.0) with R 1.0.1.1 under Windows. The data, produced by my program will be sent to R. There it should be statistically "transformed" and graphically displayed. The simulation program may wait until R has calculated
2011 Jul 13
2
3D density plot of point set
Hello everybody, I would like to solve the problem described below in R (if possible). I am very new to R and have therefore no idea what to even look for in the docu. Therefore, if someone could tell me if this is possible in R and where I might find the respective docu then I would already be very thankful. I have a large set (a few million) of points in 3D. I would like to create a
2003 Aug 06
0
R CMD check: checking for undocumented objects ... WARNING
Dear List, I have a problem building an R package using R 1.7.1 that I cannot resolve myself. R CMD check tells me that functions I documented properly in Rd-files are not documented and gives a TeX error at the end, altough the Rd files check is OK. I have three fucntions, one gets through without complaining, the other two don't. All the docu for the example data is also OK. I went through
2011 Aug 30
8
Program No Longer Can Save
Last week, Jammer Pro6 (a midi music program) could save its files just fine. Today, I get that "program closing" wine errorbox and that's that. What might be causing this? Running Debian Sid.
2001 Aug 21
1
WinMM section
Hi, I try to run the new windows media encoder. I got the codeweaver's wine, running SuSE 7.0 (selfcompiled 2.4.4 Kernel). And there is no ms-windows partition on my machine. I copied from a windows machine (win98) AVICAP.dll, AVICAP32.dll and MSVCRT20.dll to 'c:\windows' and, of course the exe file. When executing the encoder says, it looks like that it is not installed properly
2010 Jul 19
4
VS2005 Command Line interface
Please forgive me if this is covered elsewhere. I did a lot of searches but could not find anything pertaining to what I would like to do. I am developing a product using C/C++ for which the end customer has settled on Visual Studio 2005. I am able to build on my Mac with GNU tools for development and testing but deliverables must be built with VS2005. I am currently using VMWare Fusion but
2009 Sep 15
3
Is This Really Legal?
I'm about to buy a new computer and give my old computer to my Mom. Because I will giving my old computer to my mom, I will be loosing my Windows XP license. I can either get a nice computer with a Windows Lincense or I can buy and really honking mega awesome computer without a Windows License. Naturally, I would rather buy a "honking mega awesome computer" instaed of a "nice
2007 Jul 13
2
error on running Advanced Diary v1.3
Advanced Diary (a simple calendar/journaling program)installed fine, but when I go to run it the splash screen for the program shows up then I get an error box that says: Error Creating Object. Please verify that Microsoft Data Access Components 2.1 or later have been properly installed. The program stops there. A google search turned up this a download page for MDAC 2.8 here:
2008 Sep 04
2
Difficulty with Sound in Games w/Wine
Hello, and thank you to anybody who helps me figure this out. Ubuntu 8.04 Wine 1.1.3 (Not certain what sound card I have) When running Diablo 2 and WoW, I'm getting little or no sound. (No, I don't have pulseaudio installed) With Diablo 2, I hear and see the title movies, (I.E., the blizzard logos), but in the actual game, I get no sound at all. When running WoW, I get no sound at any
2010 Sep 17
1
fts_squat hanging on some messages
Hello, I recently upgraded to dovecot 2.0.2 (on gentoo ~amd64) and now fts_squat's index building seems to hang for some of my mailboxes. The imap process gets stuck at 100% cpu usage and dovecot.index.search is never touched. I traced the problem to a message (attached) for one of the problematic mailboxes. Also attached are a full backtrace and the output of dovecot -n. The problem
2008 Nov 14
2
winecfg from console
Hi! I want know how i can run the winecfg in console mode. I can't run winecfg in graphic mode, but i don't care. I want know how set the windows version from the console: I want set to the win 98 version in console mode. thanks!
2009 Jan 18
3
Interface not supported in mshtml
Hello, I'm trying to get UFile (a canadian tax package) running on Wine. Results are promising, but in one of the first form pages, it says fixme:mshtml:HTMLDocument_QueryInterface (0x19f410)->({df0b3d60-548f-101b-8e65-08002b2bd119} 0x33c740) interface not supported and dies with an unhandled exception error. This is with both Debian's supplied 1.0.1 and 1.1.13 from
2007 May 21
1
Installing packages from command line on Linux RHEL4
Greetings. I am a System Administrator, and thus have very little knowledge of R itself. I have been asked to install a list of some 200 packages (from CRAM) to R. Rather than installing each package manually, I was hoping I could script this. I've written a BASH script that hopefully will do this, but I'm wondering about the Mirror Selection portion of the installation process.
2011 Feb 04
1
LIbrary to maintain manage browser sessions from command line
I have to update 80 pages'' compliance terms on our clients existing CMS system. I can''t do this on the back end, and it''s a tedious task I''m looking to automate. These are all in an admin panel, so I am trying to find a library that could at least maintain a session and simulate browser interaction from the command line. Any leads would be helpful! Thanks!
2019 Jan 28
2
llvm-lit output directory - role?
Hi, I use llvm-lit in my own project. Works fine so far. However, executing the tests, I get output directories which are empty. Whats the role of them? I could not find any hint in the docu. I was expecting that e.g. for RUN: X, the output of X would be located there. I can use RUN: X > log, then I get a log file right besides the test file, and not in oputput. Where can I find more docu
2009 Aug 06
10
GE centricity viewer??
I picked up some data from the nearest hospital to take to the specialist at the next one, with whom I had an appt.; it came on a CD, which is marked "DICOM Volume with GE Centricity Viewer." When I put the CD into a drive, Fedora 11 auto-mounts it, and fails to find the autorun.exe, which is right there in plain sight. (F11 knows it exists, and asks whether to run it, and then