Re: HOWTO: Using .Det sections

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



..Det is ports specific and not universally available to all classes.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Volker Schober" <vschober@xxxxxxxxxx> wrote in message
news:1148463154.887102.195460@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
In some INF-files I have found a [*.Det] section, for instance in the
msports.inf from Microsoft, which can be found in the Windows INF
directory.

[*pnp0400.det]
AddReg=Ports.AddReg

[Ports.AddReg]
HKR,,NoSetupUI,,1

I have included these registry keys in my own INF, but no key is
written to the registry. Here are some parts of my own INF:

[Version]
Signature=$CHICAGO$
Class=EasyLon
ClassGuid={83DEAF30-A361-11d4-8B02-00609735622E}
Provider=%MFGNAME%
DriverVer=05/23/2006,3.00.0.0

[Manufacturer]
%MFGNAME%=DeviceList

[DeviceList]
%DESCRIPTION_LV4%=DriverInstall_LV4, *LV40101
%DESCRIPTION_LVP2%=DriverInstall_LVP,
PCI\VEN_1555&DEV_0004&SUBSYS_00041555&REV_03,
PCI\VEN_1555&DEV_0004&REV_03
%DESCRIPTION_MIP%=ChildInstall, *LVP_MIP0001
%DESCRIPTION_VNI%=ChildInstall, *LVP_VNI0001

[ControlFlags]
ExcludeFromSelect=*LVP_MIP0001,*LVP_VNI0001

;---------------------------------------------------------------;
; The .Det sections are added to the devnode at detection time
; only. The PreCopySection is simply setting the NoSetupUI
; flag so that the critical pieces (such as logical
; configurations) are in place at the time the device is started
; during first boot.
;---------------------------------------------------------------;

[PreCopySection]
HKR,,NoSetupUI,,1
HKR,,SilentInstall,,1
HKR,,PreCopyDummy,,1

[PCI\VEN_1555&DEV_0004&SUBSYS_00041555&REV_03.Det]
AddReg=PreCopySection

[*LV40101.Det]
AddReg=PreCopySection

[*LVP_MIP0001.Det]
AddReg=PreCopySection

[*LVP_VNI0001.Det]
AddReg=PreCopySection

I have added the dummy key PreCopyDummy to see, whether anywhere in the
registry these keys are written, but I have not found it, when I
install any of these devices (The *LV40101 is a non plug-and-play
device, the others installed as plug-and-play device.

Thanks in advance,

Volker



.



Relevant Pages

  • HOWTO: Using .Det sections
    ... msports.inf from Microsoft, which can be found in the Windows INF ... I have included these registry keys in my own INF, ... The PreCopySection is simply setting the NoSetupUI ...
    (microsoft.public.development.device.drivers)
  • Re: SMS 2.0 Component Errors - Pre Upgrade
    ... It's possible that the registry is corrupt, ... The other suggestion is try an upgrade instead of site reset. ... ACLRESET will fix the permissions but will not fix the keys. ... SMS Inventory Data Loader has moved this file to ...
    (microsoft.public.sms.admin)
  • Re: Non admin users cant do things they need to do
    ... You mean they are along with the registry entires? ... i added the keys below to the registry (as administrator) logged off, ... can set the time then they can fake out system event logs by changing ...
    (microsoft.public.windowsxp.embedded)
  • Re: 0x80070005 Installation Failure message
    ... I wonder why Microsoft ... it had different permissions than other ... Before you modify the registry, ... > one or more registry keys could not be deleted ...
    (microsoft.public.windowsupdate)
  • Re: Malwarebyte Anti-Malware finds many trojans, while others .... why?
    ... malware is known to alter. ... modified policy keys in place, ... Most users don't know what those registry ... MBAM doesn't alert on me for those changes. ...
    (alt.comp.anti-virus)