Can anyone advise me how to create a package for CC3 that will first run a hotfix.exe file, and then run a driverinstallprogram.exe file once the prior has completed?
Many thanks!
Printable View
Can anyone advise me how to create a package for CC3 that will first run a hotfix.exe file, and then run a driverinstallprogram.exe file once the prior has completed?
Many thanks!
It's been a while since I created any CC3 packages, but could you create a bat file to call the 2 exes in turn, and then use
in the package ini file?Quote:
exefile=file.bat
@Hightower:
Is it for the HD audio drivers by any chance? ;)