July 24, 201214 yr Author But this one works from ram. As i know embedded just can install on usb. not complately works from ram. am i false? Also thinpc is not thin at all enough Edited July 24, 201214 yr by Kullenen_Ask
July 24, 201214 yr There is Mini 7 OS Size = 500 MB running in 0.8 GB RAMDISK by using WinVBlock driver.http://reboot.pro/9830/page__st__525#entry149407http://reboot.pro/9830/page__st__650#entry155971
July 24, 201214 yr Author need to compare performance issues vhd boot and wim boot. mine boots like winpe from wim.
July 24, 201214 yr Has anyone tried using their webcam within the WINPE environment? I am trying to use a generic USB camera with the embedded Windows drivers. I have managed to get device manager to see the device as an "Imaging Device" like it should but no programs I use can actually use the webcam. I'm at a loss.
July 24, 201214 yr Author do you have this?Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}]"Class"="Image""ClassDesc"="@%systemroot%\\system32\\sti_ci.dll,-52"@="Imaging devices""IconPath"=hex(7):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\ 74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\ 00,74,00,69,00,5f,00,63,00,69,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,\ 30,00,30,00,30,00,00,00,00,00"Installer32"="sti_ci.dll,ClassInstall""LowerLogoVersion"="5.2"
July 24, 201214 yr do you have this?Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}]"Class"="Image""ClassDesc"="@%systemroot%\\system32\\sti_ci.dll,-52"@="Imaging devices""IconPath"=hex(7):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\ 74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\ 00,74,00,69,00,5f,00,63,00,69,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,\ 30,00,30,00,30,00,00,00,00,00"Installer32"="sti_ci.dll,ClassInstall""LowerLogoVersion"="5.2"I'll have to check my registry settings in a few min. I have a meeting. I know I added all of the "sti.dll" and "stil_ci.dll" files as device manager was not seeing it as an imaging device before. I'll get back to you guys in a little while. Thanks for the quick reply.
July 24, 201214 yr do you have this?Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}]"Class"="Image""ClassDesc"="@%systemroot%\\system32\\sti_ci.dll,-52"@="Imaging devices""IconPath"=hex(7):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\ 74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\ 00,74,00,69,00,5f,00,63,00,69,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,\ 30,00,30,00,30,00,00,00,00,00"Installer32"="sti_ci.dll,ClassInstall""LowerLogoVersion"="5.2"I'll have to check my registry settings in a few min. I have a meeting. I know I added all of the "sti.dll" and "stil_ci.dll" files as device manager was not seeing it as an imaging device before. I'll get back to you guys in a little while. Thanks for the quick reply.I do have the registry entry in my registry. Should there be a subkey for the actual camera? I am going to pull that key out of a working Windows installation to see if that works. The programs I am using still can't see the camera.
July 24, 201214 yr can you install the camera successfully?Yes, I installed the camera successfully using DISM to an offline copy of the system. I used the generic driver files I pulled out of %systemroot%\System32\DriverStore\FileRepository. I used the "usbvideo" files. These installed fine. Then in device manager it wasn't showing up as an "Imaging Device" so I found out I needed the sti.dll and sti_ci.dll files. I copied all of these over and it fixed that issue. I have also tried copying all files I can find regarding "msvideo" and also all registry files I can find that relate to "usbvideo". Still doesn't work.
July 24, 201214 yr Author i asked about can you install your camera after you boot to winpe? there are so many parameters. need to investigate.
July 24, 201214 yr i asked about can you install your camera after you boot to winpe? there are so many parameters. need to investigate.Yes this worked. I uninstalled the device via device manager and then scanned for hardware changes. I was able to automatically install the drivers as I had also preloaded them into the PE image. Should I try manually installing the drivers? This didn't fix the webcam though. It's still not working.
July 24, 201214 yr i asked about can you install your camera after you boot to winpe? there are so many parameters. need to investigate.Yes this worked. I uninstalled the device via device manager and then scanned for hardware changes. I was able to automatically install the drivers as I had also preloaded them into the PE image. Should I try manually installing the drivers? This didn't fix the webcam though. It's still not working.If I actually remove the driver when I unistall the camera, when I go to re-install using the same driver I see the message "The parameter is incorrect".
July 27, 201214 yr i asked about can you install your camera after you boot to winpe? there are so many parameters. need to investigate.Yes this worked. I uninstalled the device via device manager and then scanned for hardware changes. I was able to automatically install the drivers as I had also preloaded them into the PE image. Should I try manually installing the drivers? This didn't fix the webcam though. It's still not working.If I actually remove the driver when I unistall the camera, when I go to re-install using the same driver I see the message "The parameter is incorrect".Hey Kullenen_Ask, Any ideas I can try on this? I'm totally stumped. This is the last portion of a test image i'm creating and I just can't get it to work no matter how many things I try. Please help if you can.
August 14, 201214 yr BigdawgFelton,Can you send post a link or a guide on how you got to this point?I also am attempting to get a webcam working, but am not success.
August 28, 201214 yr Author My first 8 rtm winpe. It was better than to manage by compared to previous beta builds. explorer and metro not works as expected. Approximately 400mb in size with all adk packages (.net,powershell..etc.). Not profilled and optimized. My one hour work. Maybe i will work on it when i bored. Edited February 13, 201412 yr by Kullenen_Ask
Create an account or sign in to comment