ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Hello, I would like to open selected xref object with a script,
this one works :
(
a = $.srcFileName
ShellLaunch a ""
)
but if I want to specify the .exe I want I got error :
(
a = $.srcFileName
ShellLaunch "3dsmax.exe" @a
)
Any help ? Thanks.
Comments
Thanks a lot Miauu !!! It
Thanks a lot Miauu !!! It works. :-)
.
Not works for me too, but if you specified the full path to the 3dsmax.exe it works
Tools and Scripts for Autodesk 3dsMax