Question : Register DLL's


In delphi 7  I am using this function
ExecAndWait('regsvr32','/s ' + 'C:\windows\system32\com\comadmin.dll') for registering the dll's through regsvr32 in local machine.

I need a code for registering the dll's in remote machine.

Answer : Register DLL's

Random Solutions  
 
programming4us programming4us