Problem summary Double clicking on a .nkind, .hroxind, .nknc, .hroxnc and .hrox file through the Windows File Explorer opens Nuke.
Customer reported version Nuke 13.2v4
Customer reported platform Windows 10
Steps to reproduce
1) Open Nuke Studio
2) Save the Project clicking on File > Save Project As...
3) Try opening the previously saved Project file through the Windows File Explorer by double clicking on it
Note: This is also reproducible with Nuke NC and Nuke Indie projects and scripts.
Expected behaviour For Nuke Indie, Nuke NC and Nuke Studio to open when you double click a file saved from the corresponding Nuke edition.
Actual behaviour Nuke opens and displays an error in terminal "Unknown switch"
Workaround 1) Open Regedit and browse to Computer\HKEY_CLASSES_ROOT\nuke.hrox\shell\openhrox\command
2) Double click (Default) and add one quotation mark after "--studio and one before %1" like the following: "C:\Program Files\Nuke14.0v1\Nuke14.0.exe" "--studio" "%1" and click OK
3) Double click command and add one quotation mark after "--studio and one before %1" like the following: ^7?)E}zG*8n1}E2,`-1fProductFeature>@j[{RM-(pFk4RQI)zn=d "--studio" "%1" and click OK
Note: You can follow the same process for each of the file types that encounter the same issue, browsing to the nuke.(file_extension) registry entry, then adding the quotation mark to the corresponding flag (--indie, --nc) and to the beginning of the %1.
Reproduced by support This bug has been reproduced in: Nuke 14.0v1 - Windows 10 - Regression
Unable to reproduce bug in: Nuke 13.2v5 - Windows 10
Earliest version tested Nuke 13.2v5 - This issue doesn't appear in this version and has regressed