SerialCoder
Programmer
I'm a beginer here....
I wrote a program that uses the FSO to copy some files from a network server into the client machine that running the exe. after the filecopy is complete, I need to register a few of the dll's that were copied. I used to do this with a bat file but need to use VB now for more control.
I cant figure out how (with code) to issue the regsrv32 command on the dll's
I appreciate any help.
Regards,
Dave
I wrote a program that uses the FSO to copy some files from a network server into the client machine that running the exe. after the filecopy is complete, I need to register a few of the dll's that were copied. I used to do this with a bat file but need to use VB now for more control.
I cant figure out how (with code) to issue the regsrv32 command on the dll's
I appreciate any help.
Regards,
Dave