Jonnyboy Posted July 7, 2008 Posted July 7, 2008 (edited) When you use an inf addon during an ui, the inf is automatically copied to %windir%\infif I you convert the inf to a silent exe and that during an ui, will the inf be copied to %windir%\infI'm not at home and it would take me a couple of hours to find out, using my laptoptia***EDIT***When using the silent installer, the inf is not automatically copied to the %windir%\inf folder. Can the inf be copied by the inf?I have been trying the copyINF directive, but that changes the name of the inf to OEM*.inf and can't be referenced by the uninstaller.Anyone have any ideas?Again, any help is appreciated.thx***EDIT***Adding this to the config.txt for the silent installer seems to work.RunProgram="hidcon:cmd /C copy /Y firefox.inf %windir%\inf"Is there any downside to doing it this way? Edited July 8, 2008 by Jonnyboy Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.