Hi all, I have an .ocx file which I need to register as part of a script installation process.
under vista, the only way I have found to successfully register it is to run a cmd prompt as administrator, and then I can run the regsvr32 command to register it. does anyone know how I could do this from a script? thanks. Chip
