Adverti horiz upsell

Nuke Local Render Farm 0.0.1 for Nuke

License
Button download
943 Downloads

Compatibility

History

Created:01/21/2009
Last Modified:01/21/2009
File Size: 15.5 KB

Q/A

Win version of code

Date:09/22/2009
Submitted by: jakub jezek jakub jezek
For anybody who had problem to run this gismo upon win platform like me...

the only you need to change is this one

1. Find 'lanchNukes_inNuke.py' in your Nuke PlugIn folder and open it in notePad

2. Find this 'nuke.EXE_PATH' text and rewrite it with path to your Nuke
My is --> C:/Program Files/Nuke5.1v2/Nuke5.1.exe


3. because the DOS command line does not support spaces between words
- you need to put the Program Files in to quotation marks
- my looks like this

--> cmd = "%s %s %s/%s %s > %s &" % ('C:/"Program Files"/Nuke5.1v2/Nuke5.1.exe', .....

Post a reply: