Hi! I'm building a WinPE 3.0 image and need smart card compatibility. The service "Smart Card" is not running though, so I thought of copying all the necessary files from my winServer 2008 machine and start it manually. This brings me to my questions: Which files do I need, what is the correct starting sequence? From my research it turns out that I need to somehow load scardsvr.dll (using svchost.exe?). Does anyone know how to do that? I also need to add a few reg keys I guess. Any help in getti