Self Healing with no advertised shortcuts?
I have a package that does not need any self-healing to it. However, when it runs it always attempts to locate the package msi.
It has roughly 800+ components so weeding through them to find what is going on here is not something I want to consider.
I thought if I removed the advertisement on the shortcuts self healing would not work...yet it still does.
I even tried putting DISABLEADVTSHORTCUTS=1 and it still heals.
I even put the shortcuts into the package as a file instead of having the install create them....still heals.
What am I missing?
It has roughly 800+ components so weeding through them to find what is going on here is not something I want to consider.
I thought if I removed the advertisement on the shortcuts self healing would not work...yet it still does.
I even tried putting DISABLEADVTSHORTCUTS=1 and it still heals.
I even put the shortcuts into the package as a file instead of having the install create them....still heals.
What am I missing?
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Lillude
18 years ago
if it is healing for new users login only then it may be because of some HKCU entries.
One way to find out the component for which it is healing is to go to eventviewer(type eventvwr in run) and then go to application and look for your package code.
it might be the case that your package has captured some registries and those are getting deleted by some other application and thats why its trying to repair
One way to find out the component for which it is healing is to go to eventviewer(type eventvwr in run) and then go to application and look for your package code.
it might be the case that your package has captured some registries and those are getting deleted by some other application and thats why its trying to repair
Posted by:
ab2cv
18 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.