Thiamin: My animation is too fast! Is there a way to change it to 5fps? Use the manifest file open with notepad then find the boldface part:
<file name="sysmain.dll" destinationPath="$(runtime.system32)\" sourceName="
sysmain.dll" sourcePath=".\" importPath="$(build.nttree)\">
<securityDescriptor name="WRP_FILE_DEFAULT_SDDL" />
<asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2">
<dsig:Transforms xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig

igestMethod xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"
Algorithm="http://www.w3.org/2000/09/xmldsig#
sha256" />
<dsig

igestValue xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
tRvVoC0gwc2Pe0MmEUwvpXq9jXUTPWzpBstl6Xqrf3A=</dsig

igest
Value>
</asmv2:hash>
</file>
now open your custom file and find its hash and change it to what the boldface says! given that I can't seem to find the bootres.dll file! I used what I had!
John