DISMUI allows you to alter your Windows Embedded Standard 7 image graphically.
With it you get an interface similar to the Image Build Wizard which will guide you through the whole image changing process.
However DISMUI needs to have the Microsoft .NET Framework 2.0 installed on your image.
Unfortunately the Microsoft .NET Framework is not portable either – but the Mono Framework is portable!
The Mono Framework is an Open Source implementation of Microsoft’s .NET Framework and DISMUI is also running with the Mono Framework.
I will describe two scenarios how you can use the Mono Framework to make DISMUI run on any Windows PC.
To make DISMUI portable you need to download the Mono Framework first.
“MonoDirectory”\bin\mono “DISMUIDirectory\DISMUI.exe”
Now DISMUI will run on any Windows PC regardless .NET Framework is installed or not.
The Mono Framework also allows running DISMUI under Windows PE.
If you build a Windows PE USB key you can also start and run DISMUI directly from Windows PE to modify your images on the device even if they are offline.
These are the steps needed to create an USB key with Windows PE on it.
Post new comment