Hello everyone!
I know the question sounds a bit dumb, but I couldn’t find detailed info about the ini file’s autoupdate property in the docs.
My team’s working on a powershell script, through group policy, that updates all our tools (released through pyrevit) automatically without having the users to click the Update button. Mostly because users never click that button. I don’t understand why, so I just decided I’m gonna work around the problem.
So what does setting autoupdate = true in the ini file do?
Does it just update the version of pyRevit? Or does it also update the tools?
Let’s say that I deploy our own Wombat toolbar through pyRevit as a separate tab. Would autoupdate update that too? Does it work for both .py and .cs? And would it update .dll that live in bin and lib in the extension folder?
And when does the update happen? Start of Revit?
If the docs for this exist, I promise I looked for them but couldn’t find anything and I’m sorry.
Thanks for the help!
Andrea