.INF File Install
Keywords: .INF File Install
Question:
I've created an .inf file to configure IE 4.0 Active X components. What is the best way to install the .inf file through Winbatch?Answer:
ShellExecute("c:\xxx\dainffile.inf","","",@normal,"Install")
Article ID: W14463Filename: INF file install.txt