Message 1 of 4
Not applicable
04-23-2012
12:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to figure out how to create a DIESEL menu command that will check whether or not a .Net command exists. If so, then run the command, if not run the netload command and then run it. I'm trying to not netload it every single time the user runs the menu item. Once loaded, I want to leave it loaded. In fact, this particular .Net application automatically sets the registry up for demand loading. So it only needs to run the netload the user's first time running.
Does anyone know how to do this? Any help much appreciated....
Solved! Go to Solution.

