search for: systemdir

Displaying 6 results from an estimated 6 matches for "systemdir".

2009 Nov 30
4
Attempts to install a Windows driver from WinPE
One of the things we would really like to be able to do for V2V is to install a new driver in a Windows guest. There are a couple of reasons for this: * The guest may not be bootable without the driver installed, for example because the underlying virtual hardware has changed from vmscsi to virtio. * If the guest can boot, the alternative is to modify the guest to run a script on next boot.
2010 Nov 05
0
Windows XP can't join to Domain by Samba
...in build by Samba 3.0.24 by Debian Etch. I had configured DNS, WINS and SAMBA domain and when i set up IP addres gateway and dns on Windows XP i could connect to DOMAIN But now when i setup this and push join computer to domain i got info that domain is unavailable. I Check log in Windows XP Systemdir\windows\debug\NetSetup.log And I found error message: "NetpDsGetDcName: failed to find a DC in the specified domain" So i tri reconfigure DNS - its sounds like good issues - but nothing Stations what i hade join to domain work normaly - they logons to domiain the use share di...
2001 Nov 16
0
Getting Groupwise to run setup.exe
...xName (/c/windows,system) -> system (SYSTEM) trace:dosfs:DOSFS_GetFullName returning /c/windows/system = C:\WINDOWS\SYSTEM trace:dosfs:DOSFS_GetFullName e:\ (last=1) trace:dosfs:DOSFS_GetFullName returning /tmp = E:\ trace:dosfs:DIR_Init WindowsDir = C:\WINDOWS (/c/windows) trace:dosfs:DIR_Init SystemDir = C:\WINDOWS\SYSTEM (/c/windows/system) trace:dosfs:DIR_Init TempDir = E:\ (/tmp) trace:dosfs:DIR_Init Path = c:\windows;c:\windows\system;e:\;e:\test;f:\ trace:dosfs:DIR_Init Cwd = X:\MNT\CTYCTR3\SYS\APPS\GRPWISE\CLIENT\WIN32 trace:dosfs:DOSFS_GetFullName c:\windows\Profiles\Adm...
2004 May 09
0
Wine crash after update
...0009:trace:environ:SetEnvironmentVariableW (L"winsysdir" L"C:\\windows\\system") 0009:trace:environ:RtlSetEnvironmentVariable ((nil),L"winsysdir",L"C:\\windows\\system") 0009:trace:dosfs:DIR_Init WindowsDir = L"C:\\windows" 0009:trace:dosfs:DIR_Init SystemDir = L"C:\\windows\\system" 0009:trace:dosfs:DIR_Init TempDir = L"X:\\" 0009:trace:dosfs:DIR_Init SYSTEMROOT = L"C:\\windows" 0009:trace:dosfs:DIR_Init Cwd = X:\L"" 0009:trace:heap:RtlFreeHeap (0x40330000,00000002,403307e0): returning TRUE 0009:trace:...
2009 Aug 03
1
[PATCH 1/2] Convert all TABs-as-indentation to spaces.
...g, "$systemroot/system32/config"); if (defined $configdir) { - my $softwaredir = resolve_windows_path ($g, "$configdir/software"); - if (defined $softwaredir) { - _load_windows_registry ($g, $r, $softwaredir, - "HKEY_LOCAL_MACHINE\\SOFTWARE"); - } - my $systemdir = resolve_windows_path ($g, "$configdir/system"); - if (defined $systemdir) { - _load_windows_registry ($g, $r, $systemdir, - "HKEY_LOCAL_MACHINE\\System"); - } + my $softwaredir = resolve_windows_path ($g, "$configdir/software"); + if (defined...
2008 Feb 13
1
Flash Movie Player Control in VB
...U (L"c:\\windows\\system32" 520 0xbfff0d60 (nil)) trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32" -> "/home/ryan/.wine/dosdevices/c:/windows/system32" trace:file:init_windows_dirs WindowsDir = L"c:\\windows" trace:file:init_windows_dirs SystemDir = L"c:\\windows\\system32" trace:file:RtlDosPathNameToNtPathName_U (L"/home/ryan/.wine/drive_c/Program Files/TimeMAPS",0xbfff0fe8,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"/home/ryan/.wine/drive_c/Program Files/TimeMAPS" 520 0xbfff0d70 (nil)) trace:file:find_dri...