August 8, 200521 yr Hello,How can I add .dll file during windows install to system32?Many thanks in advance.Regards,Klo Winn
August 8, 200521 yr Look at:unattended.msfn.orgfor this information - it basically involves creating a $OEM$\$$\system32 structure as part of your source for setup. But.. there is a different location for this folder if you are installing from a network share or CD/DVD OR RIS. So consult the above.gfincher
August 8, 200521 yr or add xx.dll to i386 folder and edit i386\txtsetup.sif[SourceDisksFiles]xxxx.dll = 1,,,,,,,2,0,0when os setup, system will automatic copy xxx.dll to %systemroot%\system32
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now