Msi repairs every time user clicks on any shortcuts
Hi,
I am working on an application called WSFTPPro. The problem is that the Vendor supplied msi repairs every time user clicks on any of the application shortcuts. This issue was not getting resolved by creating the mst.
Please help me in this issue.
Regards,
I am working on an application called WSFTPPro.
Please help me in this issue.
Regards,
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
16 years ago
Posted by:
cbohs
16 years ago
I totally agree with VBScab. Check the event log. It is likely that the app is populating a reg key (commonly in the HKCU hive) or a file that the app is removing when the app closes. The MSI contains these items and will restore (repair) them due to "advertising" upon app launch. Most common components include registry keys in the HKCU hive and/or run-time temp files that the app removes upon exiting.
HTH!
--Clark
HTH!
--Clark
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.