Skip to content

3.3.8_3

Choose a tag to compare

@hymkor hymkor released this 30 May 06:35
· 10 commits to master since this release
  • <COMObject>:__get__ method to property with parameter because they can not be refer like function.
  • Say message when gpath.lua failed.

  • COM の引数付きプロパティー参照を関数風に呼び出せない(引数が渡らない)
    問題の暫定対応のため、get を用意
  • gpath.lua で、非管理者で実行した時など、設定失敗した場合にエラーメッセージを出すようにした。