Hi All,
How do I force the vb.net windows installer to always install a particular file?
I have a situation where I want to install some text files in certain folders on the target PC. However there is a chance that the user has sometime in the past created one or more of these text files himself. If that's the case then the vb.net deployment project I've created to install the text files will not overwrite any existing files of the same name.
Thought there would be a simple "always install" type property but I can't find it.
Any ideas appreciated.
Thanks
Chris
How do I force the vb.net windows installer to always install a particular file?
I have a situation where I want to install some text files in certain folders on the target PC. However there is a chance that the user has sometime in the past created one or more of these text files himself. If that's the case then the vb.net deployment project I've created to install the text files will not overwrite any existing files of the same name.
Thought there would be a simple "always install" type property but I can't find it.
Any ideas appreciated.
Thanks
Chris