FileInUse Dialog
When I try to upgrade with the current application which is higher in version and the User Restart Manager option has been disabled, I'm getting the FileInUse Dialog. I've tried using the MSIRESTARTMANAGERCONTROL=Disable, Still the same issue.
Is it possible to suppress the FileInUse Dialog
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
piyushnasa
12 years ago
Posted by:
pmarshbu
12 years ago
Would you "mute" your fire alarm so you don't have to listen to it when a fire breaks out? You can't replace a file while it is in use. It is likely you have a process running that is preventing you from upgrading that file but you really are asking a hypothetical question given the facts you supplied.
Posted by:
pjgeutjens
12 years ago
My interpretation of the documentation (this one) on MSIRESTARTMANAGERCONTROL is that setting it to Disable actually triggers the use of the FilesInUse dialog.. Seems like it should be set to 0
What was the original value? Also I assume your Windows Installer version is 5.0+?
Isn't that why they have PendingFileRenameOperations and 3010 exit codes?
PJ
What was the original value? Also I assume your Windows Installer version is 5.0+?
You can't replace a file while it is in use
Isn't that why they have PendingFileRenameOperations and 3010 exit codes?
PJ
Posted by:
premnath_p_r
12 years ago
Posted by:
pjgeutjens
12 years ago
Posted by:
premnath_p_r
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.