Displaying 20 results from an estimated 111 matches for "reg_sz".
2016 Apr 05
0
[PATCH 4/7] v2v: extract reusable parts of viostor regedits
...here.
*)
+ let driver = "viostor.sys" in
+ let driver_name = Filename.chop_extension driver in
let regedits = [
[ current_cs; "Control"; "CriticalDeviceDatabase"; "pci#ven_1af4&dev_1001&subsys_00000000" ],
- [ "Service", REG_SZ "viostor";
+ [ "Service", REG_SZ driver_name;
"ClassGUID", REG_SZ "{4D36E97B-E325-11CE-BFC1-08002BE10318}" ];
[ current_cs; "Control"; "CriticalDeviceDatabase"; "pci#ven_1af4&dev_1001&subsys_00020000&quo...
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
2011 Aug 18
2
Problem exporting samba 3.6 registry
...70,00,33,00,32,00,2e,00,44,00,4c,00,4c,00,00,00,5c
#net rpc registry enumerate
'HKLM\System\CurrentControlSet\Control\Print\Environments\Windows NT
x86\Drivers\Version-3\Canon iR2270/iR2870 PCL6'
Valuename = Version
Type = REG_DWORD
Value = 3
Valuename = Driver
Type = REG_SZ
Value = "\print$\W32X86\3\Cnp60M_DE1DE.DLL"
Valuename = Data File
Type = REG_SZ
Value = "\print$\W32X86\3\IR2270XS.XPD"
Valuename = Configuration File
Type = REG_SZ
Value = "\print$\W32X86\3\Cnp60MUI_DE1DE.DLL"
Valuename = Help File
Typ...
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
...y_ide_channel, pci#ven_8086&dev_7010, pci#ven_8086&dev_7111
keys. Some will be missing (otherwise, you'd boot ;-)).
- - Add the missing ones. For example: 'nk pci#ven_8086&dev_7111'
followed by: 'cd pci#ven_8086&dev_7111' followed by 'nv 1 Service' (1
for REG_SZ) followed by 'ed Service' and type intelide. Proceed like
that will all the missing keys & values[1], 'cd ..' when you're done
with all the values of a key, to proceed for the others
- - cd .. (you're now in Control)
- - cd .. (you're now in ControlSet001)
- - cd Ser...
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 Apr 05
22
[PATCH 0/7] Add support for SUSE virtio windows drivers
Hi there,
SUSE ships Virtual Machine Driver Pack for the virtio windows drivers. Get v2v
and customize to discover them and use them if available.
Cédric Bosdonnat (7):
v2v: check next free oem%d.inf in /Windows/Inf
v2v: extract controller offset discovery as a function
customize: add support for pvvxsvc
v2v: extract reusable parts of viostor regedits
v2v: adapt the subkey in Enum
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!
> >
2010 Aug 22
1
how to set folder redirection on Windows 7 with a Samba PDC
Hi,
I have read that Windows 7 is using a new admx format and that it is not
compatible with the old-school poledit. If I would like to stick with a
Samba PDC, is there any elegant way to get Windows 7 client to obey the
folder redirection(and possibly other rules) set using poledit &
NTConfig.pol?
I have been searching the mailing list, but there doesn't seems to be much
detailed
2012 Aug 02
1
documentation for configuring folder redirection
I believe that once you have roaming profiles configured, all you need to do
to configure folder redirection is set some registry keys. I'd like to turn
that job over to our Windows sys admin. Can someone provide me with their
favorite documentation for configuring folder redirection? Keep in mind I am
passing this link along to a Windows sys admin. Our backend is samba 3.6.3
if it
2016 Apr 05
0
[PATCH 3/7] customize: add support for pvvxsvc
...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"; "Parameters&q...
2011 Feb 11
5
Centos + Wine + Ms Sans Serif.
Hi to all, i'm trying run a app on wine installed on Centos 5.4 I386, its call DCTF 1.8, Its a Brazilian government program.
The install it's ok, no problem but when i go run the App, its tell me i need the Ms Sans Serif Install, and install the 'Font' from 'Control Painel'.
I try copy the file mssans.ttf to the c:/windows/fonts or the files .fon,
Already try to
2008 Aug 04
0
Help needed: strange issue with share mapping at logon
...\Software\Microsoft\Windows\CurrentVersion\Internet
Settings", "ProxyEnable", "1", "REG_DWORD")
WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings", "ProxyServer", "192.168.0.30:3128", "REG_SZ")
;WriteValue("HKEY_CURRENT_USER\Software\HbTools\Time\HostIE\Updates",
"LastTick", "43460a24", "REG_DWORD")
;WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings", "ProxyOverride", "192.1...
2010 Jun 25
0
WG: Samba PDC and big files
...;11.0' ;(e.g. 10.0.2627.1) XP or 2003
$rc=DelValue('HKCU\Software\Microsoft\Office\'+$ver+'\Outlook\Setup','First-
Run')
writevalue('HKCU\Software\Microsoft\Office\'+$ver+'\Outlook','ForcePSTPath',
'\\tuepropdc\%username%\outlook','REG_SZ')
$rc=WriteValue('HKCU\Software\Microsoft\Office\'+$ver+'\Outlook\Setup','Impo
rtPRF','C:\windows\temp\@USERID.prf','REG_SZ')
IF $ver='10.0'
$rc=WriteValue('HKCU\Software\Microsoft\Office\'+$ver+'\Outlook\IM','Enable...
2015 Jul 25
0
Re: Migrate Win2k3 to KVM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 25/07/2015 13:55, Ruzsinszky Attila wrote:
> Hi Pierre,
>
> I got 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
> valu...
2008 May 25
5
Registry override?
I first installed kchmviewer.
I then created the file run_prog:
#!/bin/sh
$1 "`wine winepath -u "$2"`"
I tested by running from a terminal
run_prog kchmviewer c:\MyChmFile.chm
This worked fine
I edited the registry entry for chm.file to
/usr/bin/run_prog kchmviewer %1
>
> Note:
> While researching regedit I noticed the reference to wineprefixcreate at:
>
2000 Feb 18
1
Netscape Profiles
...t
DirRoot = h:\.netscape
UserName =
EmailAddr =
I did the following under the \Registry\Machine\SOFTWARE\Netscape\Netscape
Navigator\Users folder :
Edit, Add Value, Value Name: CurrentUser, Data Type: REG_SZ, String:
Default
Edit, Add Key, Key Name: Default, Class: (left blank)
Under the new Default Key (folder)
Edit, Add Value, Value Name: DirRoot, Data Type: REG_SZ, String:
F:\.netscape
Edit, Add Value, Value Name: UserName, Data Type: REG_SZ, String: (left
blank)
Edit, Add Value,...
2012 May 03
1
Samba4 oplocks: LibreOffice and Word file locking
...System\CurrentControlSet\Services\MRXSmb\Parameters
OplocksDisabled = 1
However, our win7 clients do not have \Parameters
At HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services I see the folders:
mrxsmb, mrxsmb10 and ,rxsmb20
opening any of them gives another folder called Enum with
Default REG_SZ (value not set)
0 REG_SZ Root\LEGACY_MRXSMB\0000
Count REG_DWORD 0x00000001 (1)
NextInstance REG_DWORD 0x00000001 (1)
Any ideas how to turn off oplocks? Or WHY.
Cheers,
Steve
2008 Jul 23
5
Is Wine supporting .tlb files
In the course of the installation of trados, I have the runtime of the installshield ISProbe.tlb failing with error 2 (not found), although it's correctly there as well as dao2535.tlb of microsoft shared (not there but I could get it from the XP installation).
Questions are: Why is the first seen as not found although it's there - is this a registry problem?
Are these files important
2007 Mar 15
2
WindowsInstaller doesn find Volume to extract
Hi all!
I have wine running in version
app-emulation/wine-0.9.29
I have setup the environment via regedit:
TEMP=C:\temp --> REG_SZ and tried with both on and two backslashes.
dir also exists
-=>>ls .wine/drive_c/temp -la
insgesamt 8
drwxr-xr-x 2 user users 4096 14. M?r 18:20 .
and within /wineconsole cmd/
and /set/ I see environment:
TEMP=C:\temp
TERM=xterm
TMP=C:\temp
but on installing WindowsInstaller-KB893803-v2...
2016 Apr 05
0
[PATCH 5/7] v2v: adapt the subkey in Enum registry to windows version
...t subkey =
+ if (major == 5) then "3&13c0b0c5&0" else "3&13c0b0c5&2" in
let regedits = [
[ current_cs; "Control"; "CriticalDeviceDatabase"; "pci#ven_1af4&dev_1001&subsys_00000000" ],
[ "Service", REG_SZ driver_name;
@@ -190,7 +193,7 @@ and add_viostor_to_critical_device_database g root current_cs =
[ "5", REG_DWORD 0x1_l ];
[ current_cs; "Services"; driver_name; "Enum" ],
- [ "0", REG_SZ "PCI\\VEN_1AF4&DEV_1001&SUBSYS_00021A...