Expression Encoder 2 Express Mode
Expression Encoder 2 Express Mode
For those of us who (love) making movies (especially on programming) the Expression Encoder is a must ! whereas the Expression Encoder Express is the free version of Expression Encoder. So if you have the full version (trial) and want to force Express mode (for testing purposes perhaps), there are two ways to do so:
Registry Key Method
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Expression\Encoder\2.0]
"ExpressVersion"=dword:00000001
Object Model Method
Mode.IsExpress=true
BTW , don’t forget to upgrade to the Silverlight mode !!!