preventing reinstall
From: semhelp (semhelp_at_discussions.microsoft.com)
Date: 11/04/04
- Next message: Steve McLellan: "Re: High "% disk time" when building large solution"
- Previous message: Flip: "Re: Exam 70-315: Developing Web Applications with Visual C#.NET"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Nov 2004 07:48:01 -0800
If a user deletes or renames files that were created as part of an
installation, the windows installer forces a reinstall before the application
can run. Is there a way to prevent this?
For example, suppose I develop a paint program that creates a "samples"
folder with sample bitmap files. If the user deletes or renames these files,
I don't want the reinstaller to run.
I set the "Vital" property on these files to FALSE, but that didn't seem to
do anything.
- Next message: Steve McLellan: "Re: High "% disk time" when building large solution"
- Previous message: Flip: "Re: Exam 70-315: Developing Web Applications with Visual C#.NET"
- Messages sorted by: [ date ] [ thread ]