This Script Shutdowns the computer after render completed
Autoshutdown
Updated: 7 June 2015
Author: mohanpugaz
Compatible Nuke versions: 8.0 or later
Compatibility: Windows
#AUTOSHUTDOWN___BY MOHANPUGAZ
#created on 06-06-2015 2:40 am
#mail me ;''
##############
# This Script Shutdowns the computer after render completed
# Check the write node tabs after instalation
# Mark the autoshutdown checkbox to make shutdown after render completed
##############
#for menu.py (without #)
#
#
#from autoshutdown import addAsd,addAsdAR,asd,warn
#nuke.addOnUserCreate(addAsd,nodeClass=('Write'))
#