Porting Windows Embedded Standard 2011

M

Morice

Hi all,

I got successfully ported the trial version of Windows
Embedded Standard 2011 to x86 target.My development system is Windows
Vista.But when I add the fbwf(file based write filter)feature to the
answer file using Image Configuration Editor,I got the following
errors,


/
**************************************************************************************************
Package "File Based Write Filter (FBWF)" would like Setting
"EnablePrefetcher" in Component "OS-Kernel_x86" set to the value
"0" offlineServicing - File-Based-Write-Filter_x86/OS-
Kernel_x86/EnablePrefetcher

Package "File Based Write Filter (FBWF)" would like Setting
"EnableSuperfetch" in Component "OS-Kernel_x86" set to the value
"0" offlineServicing - File-Based-Write-Filter_x86/OS-
Kernel_x86/EnableSuperfetch

Package "File Based Write Filter (FBWF)" would like Setting
"DisableSR" in Component "SystemRestore-Main_x86" set to the value
"1" specialize - File-Based-Write-Filter_x86/SystemRestore-
Main_x86/DisableSR

****************************************************************************************************/

When I tried to set the value(as described above) in Image
configuration editor,it is shown that it is not possible to set the
value in this pass.

What should I do???

Please help.......

Regards,
Morice
 
S

Srikanth Kamath [MSFT]

To edit a setting select the correct pass for that setting. For example, for
SystemRestore-> Main_x86/DisableSR the correct pass is Specialize. The
setting is editable on in the applicable pass.
 
M

Morice

Hi all,

I tried to add third party applications to the answer file in image
configuration editor.I tried several ways.
But I cant find my application in file system of WES 2011.
I copied my exe to $OEM$ folder in the distribution share in the
following ways:
$OEM$ folder\app.exe
$OEM$ folder\APP\$OEM$\$1\app.exe
$OEM$ folder\$OEM$\$1\app.exe

I didn't find my app.exe in the root folder.Is this not the correct
way of setting the path?I also tried $Progs instead of $1...still I
couldn't find my appplication in Programs folder.

To add third party drivers,is it neccesary to add .sys and .inf file
to Out-of-box drivers folder?

Please help me....

Regards,
Morice
 
M

Morice

Hi all,

I tried to add third party applications to the answer file in image
configuration editor.I tried several ways.
But I cant find my application in file system of WES 2011.
I copied my exe to $OEM$ folder in the distribution share in the
following ways:
$OEM$ folder\app.exe
$OEM$ folder\APP\$OEM$\$1\app.exe
$OEM$ folder\$OEM$\$1\app.exe

I didn't find my app.exe in the root folder.Is this not the correct
way of setting the path?I also tried $Progs instead of $1...still I
couldn't find my appplication in Programs folder.I found my
applications .pf in C:\Windows\Prefetch.

To add third party drivers,is it neccesary to add .sys and .inf file
to Out-of-box drivers folder?

Please help me....

Regards,
Morice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top