If all you want to do, is to copy all the required components to all your client machines in advance of them running the application, you can just copy the files manually and either manually type in the regsvr32 commands, or if there are a number of components, use a bat file to register all of them. You can even use a bat file to copy the files from a host and then do the regsvr32 command.