Does anyone know what the problem can be. It worked the first time, but when i try to do it again for a different tlb file i get an error. This is the code i am using:
Shell "C:\WINNT\system32\Regsvr32 x:\notes503\domobj.tlb"
I get Loaderror( "x:\notes503\domobj.tlb" failed. GetLastError returns (some hex code ot something)
Cheers,
Nick
Shell "C:\WINNT\system32\Regsvr32 x:\notes503\domobj.tlb"
I get Loaderror( "x:\notes503\domobj.tlb" failed. GetLastError returns (some hex code ot something)
Cheers,
Nick