I open a batch file
The batch file runs and finishes, but it leaves a "winoldap" item in memory each time it runs, and depletes system memory. Any way to get rid of this "windoldap" progmatically?
Thanks for your help.
[sig][/sig]
Code:
shell "c:\batch.bat",vbhide
The batch file runs and finishes, but it leaves a "winoldap" item in memory each time it runs, and depletes system memory. Any way to get rid of this "windoldap" progmatically?
Thanks for your help.
[sig][/sig]