similar to: System directory L"%SystemRoot%\\system" is not accessible

Displaying 20 results from an estimated 1000 matches similar to: "System directory L"%SystemRoot%\\system" is not accessible"

2015 Feb 13
2
[PATCH] inspector: add ReactOS systemroot
After adding /reactos as windows systemroot, virt-inspector identified OS as windows with product name ReactOS. Fixes RHBZ#709326. Related bug RHBZ#709327 seems to be already fixed in ReactOS 0.4. Maros Zatko (1): inspector: add /reactos as systemroot src/inspect-fs-windows.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.3
2015 Feb 13
0
[PATCH] inspector: add /reactos as systemroot
Fixes RHBZ#709326 Related bug RHBZ#709327 seems to be already fixed in ReactOS 0.4. --- src/inspect-fs-windows.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/inspect-fs-windows.c b/src/inspect-fs-windows.c index 421a5b1..7f0f13d 100644 --- a/src/inspect-fs-windows.c +++ b/src/inspect-fs-windows.c @@ -107,7 +107,7 @@ guestfs___get_windows_systemroot (guestfs_h *g) {
2013 Jun 05
3
[PATCH 1/3] inspection: Refactor windows systemroot detection to allow re-use
This change refactors guestfs___has_windows_systemroot to guestfs___get_windows_systemroot. The new function returns a dynamically allocated char * which must be freed. The new function is no less efficient than before, as it returns the result of guestfs___case_sensitive_path_silently, which is required anyway. The new code is slightly more efficient than before, as it re-uses the result of this
2001 Jul 03
1
WINE game compatability and "DOSe"?
After using a dual-boot system for a while (Win98 + Mandrake) on my home machine, I've decided to go for Linux only on my new (well, used) notebook (Latitude PII 266 w/ 128 MB RAM). In any case, I don't really use any Windows programs except a few games (well, I use office tools and programming environments, but there are plenty of good ones in Linux as is), so I'm looking into using
2010 Mar 08
1
Planescape Torment,
Has anyone managed to get Planescape Torment in Wine yet? I've tried it in wine 1.1.36, 37, 38, 39 and 40. None work. My system just freezes and I can't manage to alt-tab to my terminal either. The forums (and the appdb) seem to indicate that this game is pretty tough to get up and running. I've tried both the fullscreen=0 (windowed) options and fullscreen=1 options. Also tried with
2007 Mar 19
2
does wine work well with old fullscreen games on native windows xp?
I just want to set up a wine inside the windows xp, cuz I want ot run some old games (like planescape: torment) in window mode, can wine for windows do that?
2009 Jan 19
3
Radeon 4800 or Ati in general viable for wine?
Longtime lurker and user of wine, but I'm about to replace my old nvidia card with a newer model and seeing as Ati is open sourcing their drivers. I was wondering if I should get a 4800 card, but only if the fglrx or x86-radeon driver is up to the task :) Like can it run direct3d 9 games like Eve? How about 2d performance in games like fallout 2 and planescape torment?
2009 May 05
2
smoothing spline in package gam
dear all, i have a little question, but it make me torment long time hope you can help me and give some advices , thanks i use smoothing spline in package gam the model > m1=gam(y~ost+wst+park10+sch50+comm+build+suite+y05+y06+y07+y99+y98+s(builarea)+s(age)+s(fl)+s(totfl)+s(cbd)+s(redl)) and summary(m1) can show the "s"(smoothing) variables' Signif. codes.
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?
2011 May 03
2
Switching to 16-bit colour depth (from 24) - is it possible?
Hello. I'm having a bit of trouble running some old games, like Planescape Torment (http://appdb.winehq.org/objectManager.php?sClass=version&iId=22660&iTestingId=61130) (the GOG.com version). When I try to start the game, it complains about the desktop bit depth (I have 24 as default, and it requires 16-bit). The game suggests I should either run it in fullscreen (which I am), or to
2004 Dec 28
0
AppDB permissions problem
I'm maintaining the GTA3 and Planescape: Torment entries in the AppDB. I just tried to edit the howtos I added a while back but I'm being told I don't have 'sufficient permissions' to do that. I am logged in by the way. Grahame
2005 Aug 24
2
Softlinking to a dvd-drive with inconsistent mount points?
In Suse 9.2, it was easy to softlink to a drive from /home/username/.wine/dosdevices because the mount point for the drive was always the same. That is, /media/dvdrecorder was always where the disc would get mounted. NOW, with Suse 9.3, the mount point is /media/DISC_NAME. Since each disk has a different name, there is never a consistent mount point. So, I can't make Wine's
2011 Mar 10
4
Wine sometime really surprise me
Software as Application, can always find a replacement. (Well most of the time) But Software as Games, there is good chance that you will never find a replacement. They are their own unique Art. (Classical games is another story, such as chess, and those "public domain") In order words, doesn't matter how old a game might be. it will not get obsolesce. When it come to
2010 Sep 24
0
Two yaers later tryout Topix8 with Wine 1.3.3
Very good news, I did a tryout and now Topix run's in Wine 1.3.3, but it crashes if I clos the program. Then there is no chance to start Topix again, I must kill wine with "wineserver -k". Here may be you can see what's happend: Code: ~/.wine/drive_c/Programme/TOPIX8 Arbeitsplatz 2008$ wine TOPIX8.exe fixme:win:WINNLSEnableIME hUnknown1 0x20022 bUnknown2 1: stub!
2006 May 20
1
problem to backup some folder - folder empy
hi my script to backup my home folder BDIR=/home/$USER EXCLUDE=exclude.txt OPTS="-a -r -v -p -t --del --exclude-from=$EXCLUDE --progress" BACKUPDIR=/media/dvdrecorder rsync $OPTS $BDIR $BACKUPDIR my exclude file + .kde/ + .kde/share/ + .kde/share/apps/ + .kde/share/apps/kmail/*** + .kde/share/apps/kwallet/*** + .kde/share/apps/konqueror/*** + .kde/share/apps/kabc/*** - .** when i
2014 Jul 09
5
Documenting the NUT driver-qualification process
I think the time for me to get involved in NUT documentation has come again. Late last week I had to buy a UPS under time pressure. The Eaton unit that thus project gifted me with in 2006(?) died during a severe thunderstorm watch, so it was off to MicroCenter to get a replacement pronto. I wound up buying an APC BN700MC. It was what they had in the performance range I needed. The removable
2005 Jun 29
4
Problems with Planescape: Torment
Hello, I've been having some problems with Planescape and I can't seem to be able to solve them (I'm neither a Linux nor a Wine wiz, if you know what I mean). Before I state my problem, I have to say I have used 3 Wine releases, the 03/2005 one, that couldn't even start Planescape (I got it as a binary .deb file), the 05/2005 one (Compiled from source), and the current one
2012 May 08
6
registry vulnerabilities in R
Kirtland Air Force Base has denied approval for the use of R on its Windows network. Some of their objections seem a bit strange, but some appear to be legitimate. In particular, they have detected registry "vulnerabilities" which are detailed in the attachment. I know nothing about Windows registry vulnerabilities. If any of these issues are legitimate concerns,
2005 Aug 21
8
validates_numericality_of
As far as I can tell "numericality" is not a word. Maybe this method should be renamed. -- R. Mark Volkmann Partner, Object Computing, Inc.
2017 Jul 31
0
[PATCH v11 09/10] daemon: Implement inspection of Windows.
Mostly a line-for-line translation of the C inspection code. --- daemon/Makefile.am | 2 + daemon/inspect_fs.ml | 6 + daemon/inspect_fs_windows.ml | 491 ++++++++++++++++++++++++++++++++++++++++++ daemon/inspect_fs_windows.mli | 24 +++ 4 files changed, 523 insertions(+) diff --git a/daemon/Makefile.am b/daemon/Makefile.am index a4657ed86..80314a524 100644 ---