regarding self healing problem
my application name is Serena ChangeMan Version Manager 8.1.2. It is a install shield setup which is extracting an msi.This msi is having command line shortcuts.I have created an mst for it.In this mst have created advertised shortcuts.After installation self healing is working fine in Admin mode but it is not working in user mode. it is throwing an error i.e, fatal error (shortcut error).
Can anyone help me.
Can anyone help me.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
vijaykodali
16 years ago
Posted by:
anonymous_9363
16 years ago
In all likeliehood, the MSI is trying to repair a file or registry key/value to which the user account being used does not have write access. That would suggest something in the %SystemRoot% folder, %SystemRoot%\System32 folder or similar, or to a branch of the HKEY_LOCAL_MACHINE registry hive. By default, ordinary users do have such access to these locations.
As ever, ProcMon (which you will obviously have to run with an administrator-level account) will show you exactly what access is being sought.
As ever, ProcMon (which you will obviously have to run with an administrator-level account) will show you exactly what access is being sought.
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.