search for: imagepath

Displaying 20 results from an estimated 32 matches for "imagepath".

2004 May 06
1
Problem with CloneCD :-)
Hi, just out of curiosity I was trying to install the latest CloneCD trial version on the latest Wine from CVS. The problem I'm seeing is that CloneCD writes an entry to the registry: \\HKLM\\System\\CurrentControlSet\\Services\\ElbyCDIO with underneath (amongst others): ImagePath(REG_EXPAND_SZ) : System32\Drivers\ElbyCDIO.sys When I run CloneCD it tries to start this 'service': - the registry is opened and ImagePath is read (OK) - then StartServiceA is called -> StartServiceW -> ... -> ExpandEnvironmentStringsW and the ImageValue is passed back (OK) - now...
2013 Nov 18
7
RHSrvAny: Fix failure on Windows 2003
The newly rebuilt RHSrvAny worked on Windows XP, Windows 2003 R2, and Windows Vista+, but segfaulted on Windows 2003. After much investigation, the issue seems to have been with inconsistent use of Unicode. This series fixes compilation on Microsoft Visual C++ 2010 (the most recent version which runs on Windows 2003), fixes all compiler warnings, and enabled warnings during the build. The
2010 Sep 07
5
Remus blktap2 issue
...on Xen 4.0.1, attempting to fail-over for an HVM domU. I''ve run into some problems that I think could be related to tapdisk2 and its interaction with how one sets up Remus disk replication in the domU config file. A few things I''ve noticed: -The tap:remus:backupHostIP:port|aio:imagePath notation does not work for me, although this is what is written in the Remus documentation. However, I have found the following to work (i.e., not complain when starting domU), so this is what I''ve been using: tap2:remus:backupHostIP:port|aio:imagePath... When I invoke the remus script,...
2015 Jul 25
0
Re: Migrate Win2k3 to KVM
...enough inspiration typing in the needed reg. keys. > > Here is a difference: What you wrote me: > > intelide >> { ErrorControl(REG_DWORD): 00000001 Group(REG_SZ): System Bus >> Extender Start(REG_DWORD): 00000000 Tag(REG_DWORD): 00000004 >> Type(REG_DWORD): 00000001 ImagePath(REG_SZ): >> system32\drivers\intelide.sys } >> > > My reg. keys: > > \ControlSet001\Services\IntelIde> ls Node has 0 subkeys and 5 > values size type value name [value if > type DWORD] 4 REG_DWORD <ErrorControl>...
2013 Aug 29
5
[PATCH 1/6] Rationalise whitespace to 4 space indentation with no trailing spaces
RHSrvAny.c was using a mixture of 4 space indentation, and tabs with a width of 4. This commit rationalises the whitespace to use only 4 space indentation, and removes trailing whitespace. --- RHSrvAny/RHSrvAny.c | 537 ++++++++++++++++++++++++++-------------------------- RHSrvAny/RHSrvAny.h | 1 - RHSrvAny/resource.h | 2 +- 3 files changed, 269 insertions(+), 271 deletions(-) diff --git
2015 Jul 11
8
Re: Migrate Win2k3 to KVM
Hi, The error line is: *** STOP: 0x0000007B (0xF789AA94, 0xC0000034, 0x00000000, 0x00000000) Nothing more! (Of course there are some inrelevant text line about chkdsk, etc.) > Basically, what's required is the "STOP:" line + the image where it > fails (so, the line below). Image being likely to be NTOSKRNL.EXE > Nothing about NTOSKRNL.EXE on the blue screen! > >
2008 May 15
1
Re-2: monitoring file access levels?
...USB mass storage service in the windows registry. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR] "Type"=dword:00000001 "Start"=dword:00000003 ------- Alter me to 1 I think "ErrorControl"=dword:00000001 "ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\ 52,00,49,00,56,00,45,00,52,00,53,00,5c,00,55,00,53,00,42,00,53,00,54,00,4f,\ 00,52,00,2e,00,53,00,59,00,53,00,00,00 "DisplayName"="USB Mass Storage Driver" -------- Original Message -------- Subjec...
2016 Apr 05
0
[PATCH 4/7] v2v: extract reusable parts of viostor regedits
..."viostor" ], + [ current_cs; "Services"; driver_name ], [ "Type", REG_DWORD 0x1_l; "Start", REG_DWORD 0x0_l; "Group", REG_SZ "SCSI miniport"; "ErrorControl", REG_DWORD 0x1_l; - "ImagePath", REG_EXPAND_SZ "system32\\drivers\\viostor.sys"; + "ImagePath", REG_EXPAND_SZ ("system32\\drivers\\" ^ driver); "Tag", REG_DWORD 0x21_l ]; - [ current_cs; "Services"; "viostor"; "Parameters" ], +...
2016 Apr 06
8
[PATCH 0/4] v2v: simplify Windows registry patching
The way we patch the Windows registry in order to allow it to boot off a virtio-blk drive was initially conceived by comparing the state with virtio-blk driver properly installed, to that without. However, we don't want to replicate the Windows PnP system; rather we need to apply just enough edits to make the system boot, and then let the Windows PnP manager figure out the rest. This series
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
...-11CE-BFC1-08002BE10318} Service(REG_SZ): intelide } [2]: atapi { ErrorControl(REG_DWORD): 00000001 Group(REG_SZ): SCSI miniport Start(REG_DWORD): 00000000 Tag(REG_DWORD): 00000019 Type(REG_DWORD): 00000001 DisplayName(REG_SZ): Standard IDE/ESDI Hard Disk Controller ImagePath(REG_SZ): system32\drivers\atapi.sys } intelide { ErrorControl(REG_DWORD): 00000001 Group(REG_SZ): System Bus Extender Start(REG_DWORD): 00000000 Tag(REG_DWORD): 00000004 Type(REG_DWORD): 00000001 ImagePath(REG_SZ): system32\drivers\intelide.sys } - -- Pierre Schweitzer &l...
2008 Mar 10
2
The server is configured to refuse --iconv
...tings are: ------------------------------------------------------------------------ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RsyncServer] "Type"=dword:00000010 "Start"=dword:00000002 "ErrorControl"=dword:00000001 "ImagePath"=hex(2):43,00,3a,00,5c,00,63,00,77,00,52,00,73,00,79,00,6e,00,63,00,\ 5c,00,62,00,69,00,6e,00,5c,00,63,00,79,00,67,00,72,00,75,00,6e,00,73,00,72,\ 00,76,00,2e,00,65,00,78,00,65,00,00,00 "DisplayName"="RsyncServer" "ObjectName"=".\\stuart" "Descr...
2016 Apr 05
0
[PATCH 3/7] customize: add support for pvvxsvc
...No other - * hive may be modified here. - *) - let regedits = [ - [ current_cs; "services"; "firstboot" ], - [ "Type", REG_DWORD 0x10_l; - "Start", REG_DWORD 0x2_l; - "ErrorControl", REG_DWORD 0x1_l; - "ImagePath", - REG_SZ (firstboot_dir_win ^ "\\rhsrvany.exe -s firstboot"); - "DisplayName", REG_SZ "Virt tools firstboot service"; - "ObjectName", REG_SZ "LocalSystem" ]; - - [ current_cs; "services"; "firstboot&...
2010 May 06
1
[PATCH v2v] Pre-convert Windows guests.
...ot; +"ClassGUID"="{4D36E97B-E325-11CE-BFC1-08002BE10318}" + +[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\viostor] +"Type"=dword:00000001 +"Start"=dword:00000000 +"Group"="SCSI miniport" +"ErrorControl"=dword:00000001 +"ImagePath"="system32\\drivers\\viostor.sys" +"Tag"=dword:00000021 + +[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\viostor\Parameters] +"BusType"=dword:00000001 + +[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\viostor\Parameters\MaxTransferSize] +"ParamDesc&quo...
2008 May 03
2
Trouble loading TVersity service
...urrentControlSet\\Services\\TVersityMediaServer] 1209849820 "DependOnGroup"=hex:00,00 "DependOnService"=hex:54,00,63,00,70,00,69,00,70,00,00,00,41,00,66,00,64,00,00,\ 00,00,00 "DisplayName"="TVersityMediaServer" "ErrorControl"=dword:00000000 "ImagePath"="C:\\Program Files\\TVersity\\Media Server\\MediaServer.exe" "ObjectName"="LocalSystem" "Start"=dword:00000002 "Type"=dword:00000110 and if I try to use net start I get: andy at Zoso:~$ wine net start TVersityMediaServer preloader: Warning:...
2006 Mar 05
2
AJAX call chain and DRY questions
...</tr> <% for identity in @identities %> <tr> <td><%= link_to (h identity.name), :action => "view_identity", :id => identity %></td> <td><%=h identity.description %></td> <td><img src="<%=h identity.imagepath %>" /></td> </tr> <% end %> </table> </div> <br /> __________________________________ In the controller I have the action view_genre defined, called when user selects an option in the drop list: def view_genre() @identities = Identity.avai...
2010 Oct 19
1
[PATCH] Fix Windows conversion when ControlSet001 isn't the CurrentControlSet
...quot; -[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\viostor] +[HKEY_LOCAL_MACHINE\\SYSTEM\\$current_cs\\Services\\viostor] "Type"=dword:00000001 "Start"=dword:00000000 "Group"="SCSI miniport" @@ -242,27 +247,27 @@ sub _add_viostor_to_registry "ImagePath"="system32\\\\drivers\\\\viostor.sys" "Tag"=dword:00000021 -[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\viostor\Parameters] +[HKEY_LOCAL_MACHINE\\SYSTEM\\$current_cs\\Services\\viostor\\Parameters] "BusType"=dword:00000001 -[HKEY_LOCAL_MACHINE\SYSTEM\C...
2014 Dec 02
1
[PATCH NOT TO BE APPLIED] v2v: windows: Make registry changes to all ControlSets, not
[Partly using the mailing list as a backup again ...] This commit changes virt-v2v to make registry changes to all ControlSets, not just the CurrentControlSet. Not sure what difference if any this would make. Rich.
2016 May 12
0
[PATCH 05/11] customize: add support for pvvxsvc
...tall +" firstboot_dir_win srvany in g#write (firstboot_dir // "firstboot.bat") (unix2dos firstboot_script); @@ -282,7 +290,7 @@ rhsrvany.exe -s firstboot uninstall "Start", REG_DWORD 0x2_l; "ErrorControl", REG_DWORD 0x1_l; "ImagePath", - REG_SZ (firstboot_dir_win ^ "\\rhsrvany.exe -s firstboot"); + REG_SZ (sprintf "%s\\%s -s firstboot" firstboot_dir_win srvany); "DisplayName", REG_SZ "Virt tools firstboot service"; "ObjectName", REG_SZ &q...
2016 May 18
0
[PATCH v2 05/11] customize: add support for pvvxsvc
...tall +" firstboot_dir_win srvany in g#write (firstboot_dir // "firstboot.bat") (unix2dos firstboot_script); @@ -282,7 +288,7 @@ rhsrvany.exe -s firstboot uninstall "Start", REG_DWORD 0x2_l; "ErrorControl", REG_DWORD 0x1_l; "ImagePath", - REG_SZ (firstboot_dir_win ^ "\\rhsrvany.exe -s firstboot"); + REG_SZ (sprintf "%s\\%s -s firstboot" firstboot_dir_win srvany); "DisplayName", REG_SZ "Virt tools firstboot service"; "ObjectName", REG_SZ &q...
2016 May 03
9
[Bug 95251] New: vdpau decoder capabilities: not supported
https://bugs.freedesktop.org/show_bug.cgi?id=95251 Bug ID: 95251 Summary: vdpau decoder capabilities: not supported Product: Mesa Version: 11.2 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at