Install Tablet Pc Components Windows 7 Embedded

The problem:
Let's say you've installed Windows Embedded Standard 7 with SP1 (from here on: WES7), and added only the Feature Packs and Drivers that you thought were enough.
After installation, when you start configuring WES7, and adding applications - you suddenly realize that some things don't work or are entirely missing!
That is a bit frustrating, as usually it means that you'd need to start from scratch, and manually inspect each Feature Pack and Driver that you forgot to add in the first build.
The solution:
You don't need to re-build the WES7 image from scratch.
Using 7-zip and the original WES7 ISO, you can extract only the CAB files that you want to add to the currently running WES7 OS (the live image).
All the Feature Packs and Drivers are located under DSpackages inside the WES7 ISO.
Some of the CAB files have a descriptive name that you may understand what feature-pack or driver they contain, but most names are more cryptic.
Opening the INF file inside the CAB can give you a better hint of what the package actually contains.
1. Extract the needed CAB files from the ISO and the place them on the live image, for example in C:Temp.
2. Open CMD with admin rights, and type:
DISM.exe /online /Add-Package /PackagePath:C:Temp /NoRestart
3. All the CAB packages in C:Temp will be installed. As you can see from the command syntax, there's no need to type each package name. It automatically searches for CAB files in the given path.
4. Now restart the machine and allow WES7 to perform the updates during shut-down and restart.
That's it.
NOTE: DISM.exe should already exist in C:WindowsSystem32 and C:WindowsSysWOW64 (on the live image), so you can run the command directly from wherever the CMD window opened.
For example:
I wanted to use my USB2.0 webcam with Skype and WLM that I installed on WES7, but it didn't work even-though it showed up correctly in Device Manager.
After searching around, I found out that I forgot to add a few necessary drivers for the webcam to function correctly.
So I used dism.exe to add the following driver packages:
WinEmb-INF-hdaudss.cab
WinEmb-INF-image.cab
WinEmb-INF-ks.cab
WinEmb-INF-kscaptur.cab
WinEmb-INF-ksfilter.cab
winemb-inf-usbvideo.cab
WinEmb-INF-wdmaudio.cab

After restart, the webcam worked fine! :-)

Install Tablet Pc Components Windows 7 Embedded 64-bit

Windows

Install Windows 7 On Computer


Edited by ericgl, 06 July 2015 - 03:52 PM.

Windows

Windows 7 Tablet Pc Settings

Windows Embedded Standard 7 SP1 consists of 3 DVD5 images (ISO's). Download the.exe and.rar files for each DVD image into its own folder and run the.exe file in that folder to reconstitute the.ISO file. Install Tablet Pc Components Windows 7 Embedded. Author: admin18/10. Latest Topics ZDNet. By registering you become a member of the CBS Interactive. I'm the owner of an HP Pavillion tx2120us tablet PC, which has a known problem of making the cursor jump to the lower right corner of the screen.