You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently once the Keepass Assemblies are loaded they can no longer be unloaded.
This prevents from specifying a different Keepass Location in the same Powershell session.
This could be handled by loading Keepass Assemblies into a dedicated Application Domain and unloading it after use.
The text was updated successfully, but these errors were encountered:
Currently once the Keepass Assemblies are loaded they can no longer be unloaded.
This prevents from specifying a different Keepass Location in the same Powershell session.
This could be handled by loading Keepass Assemblies into a dedicated Application Domain and unloading it after use.
The text was updated successfully, but these errors were encountered: