You can get a silent installation of the .NET Framework from Ryan's website: http://www.ryanvm.net/msfn/
Follow these instructions to install it:
You need to open a command prompt window (cmd.exe) and navigate to your I386 directory (of the XPCD on your harddrive).
Once there run:
expand -r svcpack.in_
Then, open the svcpack.inf file in Notepad and under the "[SetupHotfixesToRun]" section, add "dotnet11sp1.exe".
Save the file and delete the "svcpack.in_" file.
Once you've downloaded the "dotnet11sp1.exe" file (from Ryan's site) put it in the I386\SVCPACK directory. It should work then.
Hope you can understand my rambling, I never was any good at teaching other people things. Any questions, just ask.
Edit: The CLI.EXE file isn't actually from the ATI drivers. It stands for "Common Language Interface" and is part of the .NET Framework install. That is the reason for your problem.
Last edited by Denney (2006-05-28 02:32:48)