i am using a .bat file to install IIS in XP machines. Code is as under
Sysocmgr.exe /i:sysoc.inf /u:IIS_on.txt
exit
It works fine, but asks for win xp CD during installation.
What are the required files for IIS Installation in XP.
How can i copy the required file from Win Xp CD to my application CD.
How can i redirect the installation and show the required file in my application CD.
please help me
↧