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.
"Unable to load plug-in library" during an uninstall
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: "Unable to load plug-in library" during an uninstall
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
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
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
Re: "Unable to load plug-in library" during an uninstall
Hi Francesco,
Thanks.
T.
Thanks.
T.
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: "Unable to load plug-in library" during an uninstall

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
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
Who is online
Users browsing this forum: No registered users and 122 guests