search for: commonprogramfiles

Displaying 11 results from an estimated 11 matches for "commonprogramfiles".

2010 Feb 19
1
[PATCH/cygwin] reduce number of propagated environment variables
...1 diff -u -p -r1.21 bsd-cygwin_util.c --- openbsd-compat/bsd-cygwin_util.c 8 Mar 2009 00:40:28 -0000 1.21 +++ openbsd-compat/bsd-cygwin_util.c 19 Feb 2010 17:35:28 -0000 @@ -85,23 +85,14 @@ static struct wenv { size_t namelen; } wenv_arr[] = { { NL("ALLUSERSPROFILE=") }, - { NL("COMMONPROGRAMFILES=") }, { NL("COMPUTERNAME=") }, { NL("COMSPEC=") }, { NL("CYGWIN=") }, - { NL("NUMBER_OF_PROCESSORS=") }, { NL("OS=") }, { NL("PATH=") }, { NL("PATHEXT=") }, - { NL("PROCESSOR_ARCHITECTURE=") }, - { NL(&...
2004 Apr 22
6
Fatal Error: Invalid HOMEDRIVE
All, I've encountered the same problem as others who have posted under the same subject. I've had R-1.8.1 installed and running since it was released. Yesterday morning when I tried to start Rgui.exe I got the subject error message. Since I live at the whim of the network administrators I can only assume it was a recent MS critical update. I tried installing R-1.9.0 but no joy. I
2004 Apr 20
10
Error with 1.9.0 - Invalid HOMEDRIVE
I installed R project 1.9.0 on Windows XP. The installation went well. Then, I rebooted. Next, I clicked the icon under Programs in the Start menu and received this error, "Fatal Error: Invalid HOMEDRIVE". I clicked OK to the error message. The program does not start. I went to a DOS prompt and did "echo %HOMEDRIVE%" and it returned "C:". This letter is a valid
2017 Jul 04
0
Unable to install packages in R: Error in if (any(diff)) { : missing .....
.../zip' length 380910 bytes (371 KB) downloaded 371 KB Error in if (any(diff)) { : missing value where TRUE/FALSE needed >R_ReplConsole(): before "for(;;)" {main.c} > Sys.getenv() ALLUSERSPROFILE C:\ProgramData APPDATA C:\Users\anp\AppData\Roaming asl.log Destination=file CommonProgramFiles C:\Program Files\Common Files CommonProgramFiles(x86) C:\Program Files (x86)\Common Files CommonProgramW6432 C:\Program Files\Common Files COMPUTERNAME ABRIL ComSpec C:\Windows\system32\cmd.exe ConsoleZBaseDir C:\Program Files\ConsoleZ.x64.1.18.1.17087\ ConsoleZSettingsDir C:\Users\anp\AppDa...
2004 Aug 06
12
0.4.0 Compiling Under Mingw
> I am compiling wxRuby 0.4.0 on WinXP Home under MingW and MSYS 1.0. I can > compile wxWindows and Ruby fine and I get about 20 minutes into the wxRuby > compile and it quits, It says: [snip] > C:\mingw\bin\..\lib\gcc-lib\mingw32\3.2.3\..\..\..\..\mingw32\bin\ld.exe : > cannot find -lwxmsw241d > make: *** [wxruby.so] Error 1 > I replaced the $LIBS in the extconf.rb file
2008 Oct 23
0
R CMD Rd2dvi (PR#13200)
...ystem to be UNIX rather than WINDOWS. I tried the option --os=3Dwindows without any success. =20 Good luck.=20 Cheers, Rowan =20 Sys.getenv() ------------ ADMB_HOME C:\Apps\ADMB=09 ALLUSERSPROFILE C:\Documents and Settings\All Users=09 APPDATA C:\Documents and Settings\haighr\Application Data=09 CommonProgramFiles C:\Program Files\Common Files=09 COMPUTERNAME PAC03470=09 ComSpec C:\WINDOWS\system32\cmd.exe=09 DEFLOGDIR C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection=09 FP_NO_HOST_CHECK NO=09 GFORTRAN_STDERR_UNIT -1=09 GFORTRAN_STDOUT_UNIT -1=09 HOME E:\Temp\MyDocs=09 HOM...
2013 Mar 06
22
Windows Remote Desktop Services (Could not find a suitable provider for dism)
Hello all Was wondering if someone could help or advise where i''m going wrong i''m trying to install Windows 2008 R2 Remote Desktop Services via Puppet using either DISM or Powershell modules from the forge and getting the same error When using DISM class roles::trm::remote_desktop_services { dism { ''AppServer'': ensure => present, } dism {
2019 Nov 15
0
Wine release 4.20
...tEntityBody(). d3d9/tests: Reorder two occlusion query tests to work around a timeout with llvmpipe. d3d8/tests: Flush events after sending SC_MAXIMIZE. userenv: Fix a copy-paste error. userenv: Use wide character string literals. userenv: Set the ProgramFiles(x86) and CommonProgramFiles(x86) environment variables. userenv: Add a set_env_var() helper. ntdll: Set the ProgramFiles(x86) and CommonProgramFiles(x86) environment variables. ntoskrnl.exe: Implement many more properties in IoGetDeviceProperty(). ntoskrnl.exe: Stub IRP_MN_QUERY_CAPABILITIES for root-e...
2005 Jul 04
9
Samba3+LDAP: Can't join domain.
Hi everyone!! I'm having a bit of trouble join a Samba 3 PDC with LDAP authentication. First some tips on what system I'm using: - Debian Sarge - Samba 3.0.14a-Debian - OpenLDAP 2.2.24 : Protocol v.3 Well, Now I'll explain the problem and show you some log output. When ever I try to join the domain I get the following error: --begin--------------------- # net rpc join GICOMMNET
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an email notification in my Yahoo account. Dan -----Original Message----- From: CT [mailto:demerzel@gmail.com] Sent: Friday, February 04, 2005 4:17 PM To: Berger, Daniel Cc: win32utils-devel@rubyforge.org Subject: Re: Bug fix On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2010 Jan 08
0
Wine release 1.1.36
...Ignore empty environment values from registry. wineboot: Generate the HKCU\Volatile Environment registry key. gdi32: Fix a typo in ScaleViewportExtEx. wine.inf: Add PATHEXT system environment variable. cmd: Set the PROMPT environment variable on startup. wine.inf: Add CommonProgramFiles system environment variable. Andr? Hentschel (10): dbghelp: Implement literal dwarf opcodes. include: Do not separate control names. winetest: Fix a cast. kernel32/nls: Fix German translation. winedump: Fix sym mode. dbghelp: Fix a typo. comctl32: Improve...