Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
start:plugins:common [2021/02/09 12:53]
adminmar Changed yak cmd installation capture to make it generic
start:plugins:common [2021/10/04 14:08]
adminmar Grammatical and spelling check
Line 1: Line 1:
 ==== License activation ==== ==== License activation ====
 === Prerequisites === === Prerequisites ===
-The free evaluation can be used once per computer, and requires network access to www.license.tomkod.com \\ +The free evaluation can be used once per computer, and requires network access to www.license.tomkod.com \\ 
 The license activation requires network access to www.tomkod.com \\  The license activation requires network access to www.tomkod.com \\ 
 Please check your firewall in case of failure. Please check your firewall in case of failure.
Line 7: Line 7:
 The activation window automatically shows up when the plugin is loading and a valid license or trial is not registered. The activation window automatically shows up when the plugin is loading and a valid license or trial is not registered.
 If you want to see, change or remove your license while the plugin is already loaded, you can use the Rhino commands **//PluginName//_License**. \\ If you want to see, change or remove your license while the plugin is already loaded, you can use the Rhino commands **//PluginName//_License**. \\
-An activation status is always visible on the upper right corner of the form, if the icon is green your plugin will be enabled:+Activation status is always visible on the upper right corner of the form, if the icon is green your plugin will be enabled:
 {{ :start:plugins:activationform_status.jpg?nolink |}} {{ :start:plugins:activationform_status.jpg?nolink |}}
 == Trial Tab == == Trial Tab ==
-This first tab is dedicaced to the trial requests. Your trial status is displayed, and the button is disabled if a trial is not available for your computer (Your trial has already been activated, or the server is unreachable) \\ +This first tab is dedicated to the trial requests. Your trial status is displayed, and the button is disabled if a trial is not available for your computer (Your trial has already been activated, or the server is unreachable) \\ 
 {{ :start:plugins:activationform_trialtab.jpg?nolink&400 |}} {{ :start:plugins:activationform_trialtab.jpg?nolink&400 |}}
 == Commercial Tab == == Commercial Tab ==
 This tab's two main buttons let you Check-out (Activate) or Check-in (Desactivate) your license from our license server. This tab's two main buttons let you Check-out (Activate) or Check-in (Desactivate) your license from our license server.
 {{ :start:plugins:activationform_commercialtab.jpg?nolink&400 |}} {{ :start:plugins:activationform_commercialtab.jpg?nolink&400 |}}
-When the checkbox //"Enable floating licenses"// is checked, every TomKod's plugins will try to desactivate the license automatically when closing (Making it available for another of your computers)  \\  \\ +When the checkbox //"Enable floating licenses"// is checked, every TomKod's plugins will try to deactivate the license automatically when closing (Making it available for another of your computers)  \\  \\ 
 Finally, a license certificate (*.TkLic) can be selected at the bottom of this tab. It allows to activate a license offline, but the license won't be floating anymore. If you need one, contact us at [[https://www.tomkod.com/contact/]] Finally, a license certificate (*.TkLic) can be selected at the bottom of this tab. It allows to activate a license offline, but the license won't be floating anymore. If you need one, contact us at [[https://www.tomkod.com/contact/]]
  
Line 23: Line 23:
  
 ==== Yak === ==== Yak ===
-Our plugins are also compatible with __Yak__, Rhino's new package manager ((Rhino 6 or later only, graphic user interface for Rhino7 only)), which is basically an application store for Rhino. You just need to call Rhino's command **//_PackageManager//**:+Our plugins are also compatible with __Yak__, Rhino's new package manager ((Rhino 6 or later only, with graphic user interface for Rhino7 only)), which is basically an application store for Rhino. You just need to call Rhino's command **//_PackageManager//**:
 {{ :start:plugins:yakpackagemanager.jpg?nolink&600 |}} {{ :start:plugins:yakpackagemanager.jpg?nolink&600 |}}
 <WRAP center round tip 90%> <WRAP center round tip 90%>
  You can also install from the repository with the following command line:  You can also install from the repository with the following command line:
 <code>"D:\Program Files\Rhino 6\System\Yak.exe" install 'PluginName'</code> <code>"D:\Program Files\Rhino 6\System\Yak.exe" install 'PluginName'</code>
-If you add this in a batch file (*.bat) at windows startup, it is probably the best way to keep all your plugins up-to date ;-)+If you add this in a batch file (*.bat) at windows startup, it is probably the best way to keep all your plugins up-to-date ;-)
 {{ :start:plugins:tk_install_yak.jpg?nolink |}} {{ :start:plugins:tk_install_yak.jpg?nolink |}}
 </WRAP> </WRAP>