Message 1 of 13
Not applicable
08-23-2021
10:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to load a DLL without selecting path in explorer.
I tried passing arguments like "netload" "D:\addin1.dll" in command prompt, I tried similarly on macro of a button command.
Is their a way to Load DLL automatically given its path?
Our actual Requirement:
We don't want to load DLL in every session automatically. We want to load it when user clicks a button.
Solved! Go to Solution.