October 28, 200520 yr Ok, I have a program that installs by right-clicking the .INF file and choosing Install. Is there any way to perform this function during an Unattended setup? IE: What code do I put in my setup process? I use WPI.
October 29, 200520 yr create a batch file with the following linerundll32.exe setupapi,InstallHinfSection DefaultInstall 132 FedoraInverse\Install.inf where install.inf is the name of the file
Create an account or sign in to comment