Home Page › forums › Applications › Nuke › .nk files not opening in NukeX
- This topic has 3 replies, 4 voices, and was last updated 8 years, 9 months ago by Francois de Ronzier.
-
AuthorPosts
-
May 27, 2010 at 4:37 am #203564Scozz_vbParticipant
Hey Guys,
Newbie here.
I have created my script in NukeX and saved the file on my OSX desktop. Double clicking the file again to open it opens the .nk in Nuke and not NukeX. As I have a Kronos node in my tree this won’t suffice.
I have set the OSX file ‘Open with’ parameters to NukeX for this file but this does not work and opens nothing upon trying.
When I try to set all .nk files to open with NukeX under the OSX file info panel the system resets the settings back to open with Nuke?
Does anyone know what’s going on here with the .nk files? Surely if a script was created in X it would stay linked to that app?
May 27, 2010 at 7:05 am #219023Robin LindParticipantHey,
You just have to launch NukeX first, and open the file from within.
It is the same application, but with a different licence for NukeX. No matter how hard you try, the “open with” action will only open the standard version of Nuke. Even the drag and drop on the Dock won’t work, because your NukeX icon is just a way to launch Nuke with a different licence.Have fun.
December 23, 2010 at 7:21 pm #219025Francois de RonzierParticipantI’m not sure about OSX but in Windows 7 you just create a batch file. Just open notepad and type:
“C:Program FilesNuke6.1v1Nuke6.1.exe” –nukex %1 %2 %3 %4 %5 %6 %7
note:include the quotations.
Then ‘save as’ in C:Program FilesNuke6.1v1 and name it Nuke6.1-X.bat.
Now go to your nuke project you want to open and choose “open with” and select that batch file. It can become your default if you want. Now whenever you double click on a nuke project it launches NukeX!
Sorry if this doesn’t help you in OSX. I figured i’d post this since i was running into the same problem but only in Windows and my search results led me here.
February 2, 2012 at 11:36 am #219024Rhys TannerParticipantThere’s a simpler way.
Note that i’m doing this on Win 7 x64 but should be the same for any windows OS.First, open the Registry Editor (“regedit”)
Open HKEY_CLASS_ROOT and find NukeScript
Then if you browse NukeScript, you should have DefaultIcon, shell>open>command
Edit the default value.
Mine is : [COLOR=”blue”]”C:Program FilesNuke6.3v4Nuke6.3.exe” “%1″[/COLOR]
just add the following: [COLOR=”blue”]”–nukex”[/COLOR]
You should have : [COLOR=”red”]”C:Program FilesNuke6.3v4Nuke6.3.exe” “–nukex” “%1″[/COLOR]Hope this help
-
AuthorPosts
- You must be logged in to reply to this topic.
