Making advertised shortcut feature only install once
Hello.. I made a package of DesktopBinder Lite V2. It automatically creates a shortcut in the startup and program files folder. It points to the "feature" and it tries to install the software each time you open the shortcut. How do I get it to only do it once so if I deploy it the user can click to install and then click again in the future to use. I've seen some packages automatically do that... wonder why this one does not.
I went ahead and took off the feature and just had it point directly to the exe it is looking for. This is fine.. because I'll probally deploy it per computer anyway and they won't have to click it to install anyhow. But I could see how this may be good down the road if I want to deploy it assigned by user.
Thank you for the answer in advance.
I went ahead and took off the feature and just had it point directly to the exe it is looking for. This is fine.. because I'll probally deploy it per computer anyway and they won't have to click it to install anyhow. But I could see how this may be good down the road if I want to deploy it assigned by user.
Thank you for the answer in advance.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
VikingLoki
19 years ago
They should never reinstall with each launch. Have you checked the Event Log for WFP (Windows File Protection) errors? If the package contains a WFP protected file, Windows will undo what the package does. Then the next time the package is launched, the MSI will realize a key file isn't there and reinstall. Which Windows will change right back.... and so on, and so on, ad nauseum.
Posted by:
brenthunter2005
19 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.