registry entries for custom component not added to image

  • Thread starter Thread starter zen master
  • Start date Start date
Z

zen master

hi, I am trying to create some custom components to add the registry
entries to:

1) Changing the Location of the Event Log
2) Changing the Location of the Pagefile
3) Changing the Location of the Temporary Files Folder
4) Disabling Disk Defragmentation
5) Disabling Last Access Time Stamps
6) Disabling Prefetch

(EWF performance considerations from MSDN
http://msdn.microsoft.com/library/d...lp/html/xeconewfperformanceconsiderations.asp)

After finish authoring my component in component designer i proceed to
impot it to my database. Added the custom component to my XPE image
configuration, resolves all dependancy.

I check the registry entries after FBA, only item (1), (4) and (5) was
change in my run time image.

Any idea why and how to solve it?

thanks for reading and appreciate your all feedback..
 
Back
Top