зеркало из https://github.com/softlandia/acadlib.git
edit README.md
This commit is contained in:
Родитель
77d846ac03
Коммит
9bbe92e06b
|
@ -8,18 +8,14 @@ functions:
|
|||
func IsAutocadInstalled() bool
|
||||
|
||||
//IsAutocadInstalled - checks installed in system any version of AutoCAD
|
||||
|
||||
// return true if installed,
|
||||
|
||||
// return false if not istalled
|
||||
|
||||
// used const _RegPathAcad === `Software\Autodesk\AutoCAD`
|
||||
|
||||
2.
|
||||
func ReleaseAutocadInstalled() string
|
||||
|
||||
//ReleaseAutocadInstalled return string with release of AutoCAD installer in system
|
||||
|
||||
//return "-" if Autocad not installed
|
||||
|
||||
3.
|
||||
|
|
Загрузка…
Ссылка в новой задаче