hi all,
I have a Windows SCSI miniport driver for Windows 2000 which works on
Windows .NET perfectly. I have a requirement to copy some additional file
(.dll and .exe.)during the F6 setup when i load the OS using my driver. But
i see that .NET setup does not allow me to copy these files.
I modified the textsetup.oem file to copy these additional files and it
works perfectly on Windows 2000 but it gives me a ERROR on .NET.
One more thing is that I modified the .Inf file’s copy file section to copy
these additional files. It works in NT and 2000 but on .NET during second
phase of installation
it asks me the path of the files but gives me a error if i specify the
floppy drive.
Any Help is highly appriciated,
thanks
ajitabh