You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
631 B
Plaintext
39 lines
631 B
Plaintext
;Dependency file for setup wizards
|
|
|
|
;Version 4.5.0
|
|
|
|
[VWEOpc.dll]
|
|
Dest=$(VisiWinSysPath)
|
|
Register=$(DLLSelfRegister)
|
|
Uses1=VWControlProxy.dll
|
|
Uses2=callrproxy.dll
|
|
Uses3=opcproxy.dll
|
|
Uses4=opccomn_ps.dll
|
|
Uses5=Opcenum.exe
|
|
|
|
[VWControlProxy.dll]
|
|
Dest=$(VisiWinSysPath)
|
|
Register=$(DLLSelfRegister)
|
|
|
|
[callrproxy.dll]
|
|
Dest=$(WinSysPath)
|
|
Register=$(DLLSelfRegister)
|
|
|
|
[opcproxy.dll]
|
|
Dest=$(WinSysPath)
|
|
Register=$(DLLSelfRegister)
|
|
|
|
[opccomn_ps.dll]
|
|
Dest=$(WinSysPath)
|
|
Register=$(DLLSelfRegister)
|
|
|
|
[Opcenum.exe]
|
|
Dest=$(WinSysPath)
|
|
Register=$(EXESelfRegister)
|
|
Uses1=actxprxy.dll
|
|
|
|
[actxprxy.dll]
|
|
Dest=$(WinSysPath)
|
|
Register=$(DLLSelfRegister)
|
|
|