J
jeremymartinson
I have an .inf file that needs to specify that a data file is not
overwritten. This is obviously required during an auto-update process
for our application.
This link: http://msdn2.microsoft.com/en-us/library/ms938406.aspx
seems to indicate that there is a way to do it, but so far I have
tried COPYFLG_NO_OVERWRITE and STILL the .cab file installation
overwrites my datafile.
Using an inf and the cab wizard, is it possible to install from a .cab
file but not overwrite some datafiles?
Thanks.
overwritten. This is obviously required during an auto-update process
for our application.
This link: http://msdn2.microsoft.com/en-us/library/ms938406.aspx
seems to indicate that there is a way to do it, but so far I have
tried COPYFLG_NO_OVERWRITE and STILL the .cab file installation
overwrites my datafile.
Using an inf and the cab wizard, is it possible to install from a .cab
file but not overwrite some datafiles?
Thanks.