Hello Andrew, Andrew Milton schrieb: > | > | How can I get the path to the product folder? > > from Globals import package_home > > package_home(globals()) > > should give you what you need. > yes this does the trick! Thanks! Greetings Roman