/build/static/layout/Breadcrumb_cap_w.png

Replacing user modified non versioned files

I'd appreciate any advice on building a package containing about a dozen versioned dlls and exe's with many more non versioned xml files and document templates *.doc and *.dot.

I know that some of the non versioned files may be modified by either the users or the application, thus causing later msi's to view these as user data and not replace them. I may need to be able to replace some of these in a patch or upgrade before there is another release of the versioned files

My current package contains one exe or dll per component with the remaining non versioned stuff spread over 3 or 4 additional components.

The stuff I'm not sure about is

1 How to handle the keypaths for those components containing non versioned files so that I will be able to replace them.
2 Does adding a version to the file table have any effect for a non versioned file
3 4 Are companion files a workaround or do I need a CA to ensure the file is updated

I just need a few pointers - I'm happy to google the rest - Thanks

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 12 years ago
Red Belt
0
Using the Version in the File table means you'll have an administrative headache. Companion files are a good choice, too. The simplest route - and one I default to, generally - is to add the containing folder(s) to the RemoveFile table.
Posted by: clarkeg 12 years ago
Yellow Belt
0
That's what I had thought initially but I thought that InstallValidate does a sort of audit on what's happening, sees the file is to be deleted but then replaced, and says 'hold on- I"ll not bother deleting that"

Perhaps I am giving it too much credit

[EDIT] Looked that up since - seems I was wrong
http://msdn.microsoft.com/en-us/library/windows/desktop/aa369546(v=VS.85).aspx[/EDIT]

Thanks for the speedy reply
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ