Hello,
I need bat file to detect xp or win7 (32 or 64) and then to copy
ocx and dll files to appropriate system windir and afther copy to register them.
my ocx files are in folder named OCX, and bat file is in main dir C:\SomeDir
This is my bat file for register ocx files, but I dont know how to copy them and
how to determine what OS is it, 32 or 64, System32 or SYSWOW64 ...
↧