Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adobe Reader msi file lock behavior

Guest
Dec 04, 2012 Dec 04, 2012

Currently when running the install silently and the installation is unable to modify a file due to a file lock it's default behavior is to back out and exit\abort. Is there a way to have the installation retry rather than immediately exiting? I suppose this may be more of a question for Microsoft since Adobe's install is an msi but I figured I would ask here anyways.

1.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Dec 04, 2012 Dec 04, 2012

Yes, look at MS's MSI properties. It could help to have more info about the file type and nature of the lock. For example, if the lock is due to a PDF open, install failure is certain.

Ben

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Dec 04, 2012 Dec 04, 2012

See my post http://forums.adobe.com/message/4895858#4895858. Basically, in some cases Mcafee's on-access scanner is scanning the file the same time the installer is attempting to modify it which results in the installer reporting permission issues on the file and backing out then exiting . With that said, in this case it's not an application that the user is interacting with that is locking the file, e.g. Adobe Reader is open or IE has a pdf open which is using the Reader plugin. If the installer was able to retry there is a very good chance the on-access scan would be complete and there would no longer be a conflict. In this specific case it would be ideal if I could specify to retry x number of times before exiting.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Dec 04, 2012 Dec 04, 2012

Seems like this would be an issue for any software installer that would need to replace or change a file. What do others do? I don't know.

ben

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 04, 2012 Dec 04, 2012

Well, the recommendation has always been to turn of anti-virus before doing software installation tasks, because it can (and does) interfere.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Dec 05, 2012 Dec 05, 2012
LATEST

Your correct however unfortunatley that is not an option on every prod machine in my environment.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines