зеркало из https://github.com/softlandia/acadlib.git
edit README.md
This commit is contained in:
Родитель
b1252b207c
Коммит
da6f104f84
|
@ -7,10 +7,10 @@ functions:
|
|||
1.
|
||||
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`
|
||||
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче