Class: AssLauncher::Enterprise::Ole::OleBinaries::ThickApplication

Inherits:
AbstractAssOleBinary show all
Defined in:
lib/ass_launcher/enterprise/ole/ole_binaries.rb

Overview

Wrapper for v8x.Application standalone OLE server

Direct Known Subclasses

ThinApplication

Constant Summary collapse

BINARY =
'1cv8.exe'

Instance Attribute Summary

Attributes inherited from AbstractAssOleBinary

#requirement

Method Summary

Methods inherited from AbstractAssOleBinary

#initialize, #instaled?, #instaled_version, #ole, #reg, #unreg

Methods included from Support::Platforms

cygwin?, env, glob, linux?, path, path_class, windows?

Constructor Details

This class inherits a constructor from AssLauncher::Enterprise::Ole::OleBinaries::AbstractAssOleBinary