How the H$#% do you install Windows Hello??

2TallofaMan

New Member
For heavens sakes can someone please tell me how to add windows hello for fingerprint scanner to a windows 10 build. This is seriously pissing me off there is absolutely nothing anywhere on the entire internet in the entire world that has one single mention abut doing this. I don't even understand how that's possible but please if someone would enlighten me on this matter that would be great,

For that matter how do i install any FOD?? Cuz i got the cab files and put them in the folders under update in ntlite folder and it dodwesnt work.
Thanks.
 
There's no instructions for adding Hello Face, because it's installed by default.

Untitled.png

When importing FOD packages, NTLite expects both CAB & PSF filenames to match. Rename them without the hash value.
Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~.cab
Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~.psf

nuhi is working on a fix to ignore the hash (no more renames).
 
For heavens sakes can someone please tell me how to add windows hello for fingerprint scanner to a windows 10 build. This is seriously pissing me off there is absolutely nothing anywhere on the entire internet in the entire world that has one single mention abut doing this. I don't even understand how that's possible but please if someone would enlighten me on this matter that would be great,

For that matter how do i install any FOD?? Cuz i got the cab files and put them in the folders under update in ntlite folder and it dodwesnt work.
Thanks.

what windows build are you using ? i have noticed with some builds, the fingerprint scanner isnt recognised until after a few CU's.

as for the setup of the fingerprint scanner, quick google search and voila ..........

 
There's no instructions for adding Hello Face, because it's installed by default.
Its not a Feature like .NET3, its a Capability(as shown in the screen grab).

Code:
Dism /Online /Get-Capabilities
will show all Capabilities on a running system and their state, Installed or Not Present. Im working on these now as it goes.
 
Feature is a versioned package you can install right now.
Capability is an unversioned placeholder for packages you can install on demand (FOD), from WSUS.

Though Windows has some pre-installed FOD's, which NTLite can remove from images. Not confusing, right?
 
Why the dink does WMP show as a feature and a capability?

CapabilityName:Media.WindowsMediaPlayer
/featurename:MediaPlayback /norestart
/featurename:WindowsMediaPlayer /norestart

The only FOD i know is Foreign Object Damage.
Not confusing? im having a brain fart like Flight Of The Bumble Bee right now.
 
Back
Top