Machine Interface Utility:VER1.0
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
copy Mix.dll %windir%\system32
|
||||
copy sdk3000_7130.dll %windir%\system32
|
||||
copy Deinterlace.ax %windir%\system32
|
||||
copy SDK3000.ocx %windir%\system32
|
||||
regsvr32/u/s %windir%\system32\Deinterlace.ax
|
||||
regsvr32/s %windir%\system32\Deinterlace.ax
|
||||
regsvr32/u/s %windir%\system32\SDK3000.ocx
|
||||
regsvr32/s %windir%\system32\SDK3000.ocx
|
||||
regsvr32/s Comdlg32.ocx
|
||||
regsvr32/s mscomctl.ocx
|
||||
|
||||
Reference in New Issue
Block a user