Hi,
Just finished setting up version control for projects on my Gateway, which is automated with a Gateway Event Script running on Update events. What I would like to do now is apply this Event Script to all existing projects and hopefully to new projects as they are created as well (without having to manually copy/paste the python code each time). I was wondering if anyone has done anything like this before. The problem I run into is the fact that the Gateway Event Scripts seem to be stored as .bin files that I can't decode properly to interact with. If anyone has input on this I would greatly appreciate the help.
Thank you!