"Unable to load plug-in library" during an uninstall

Got a problem you cannot solve? Try here.
tzachk
Posts: 171
Joined: Wed Jul 18, 2012 12:14 am

"Unable to load plug-in library" during an uninstall

Postby tzachk » Mon Jul 28, 2014 3:44 am

Hi Francesco,

We just got an error "Unable to load plug-in library..." at a customer when he tried to perform an uninstall.
I read on this error at the forum but I want to make sure I got it right.

If a user deletes the temp folder (C:\Users\user1\AppData\Local\Temp{GUID}) created during installation, then we shall get this error when he tries to uninstall?
Does the "Always Cache Setup Sources" option in the build menu has anything to do with this error? We have this option filled but not checked at our installer.

Regards,
T.

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: "Unable to load plug-in library" during an uninstall

Postby FrancescoT » Mon Jul 28, 2014 10:37 am

Dear Tzachk,

No, that folder is just the location where the temporary setup files are stored and if it gets deleted, it is not a problem (BTW, its contents should be automatically deleted once the installation is terminated).

The setup cached files are stored as follow;

- Per User installation; C:\Users\<UserName>\AppData\Local\{PRODUCTID}
- Per Machine installation; C:\ProgramData\{PRODUCTID}

The error "Unable to load plug-in library..." means that the process is not able to load a plugin dll that should be located under one of the above folders.

The "Always Cache Setup Sources" has nothing to do with your error. The advantage of caching setup sources is that when a patch is being applied, or when setup is being re-run in maintenance mode without the original installation file or media, setup will never prompt for the original setup sources - patching, or repairing/adding new application features automatically.

This option has to be checked, to have setup sources always cached.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

tzachk
Posts: 171
Joined: Wed Jul 18, 2012 12:14 am

Re: "Unable to load plug-in library" during an uninstall

Postby tzachk » Sun Aug 03, 2014 12:50 am

Hi Francesco,

Thanks.
T.

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: "Unable to load plug-in library" during an uninstall

Postby FrancescoT » Mon Aug 04, 2014 9:09 am

:D
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 145 guests