Full path to Nuke via Python

Hallo, how can i reach full path to Nuke via Python
I found command
os.path.dirname(nuke.env[‘ExecutablePath’]) + ‘/’

and it lead me into the folder: C:/Program Files/Nuke6.1v1/
but i need full path: C:/Program Files/Nuke6.1v1/Nuke6.1v1.exe
wich command will do this please?

and btw – i need it to automate Render in BG in Nuke
someone saw this somewhere? (for Windows)
Thanks

No Responses to “Full path to Nuke via Python”

Post a Comment