I think these two issues are tied together.
Opening a scene from the launcher doesnt work. ( which would be the 3dsmax.exe -s “{scenepath}” argument )
I’m trying to pass along a specific plugins.ini using a command line argument through the applications app ( for example I added this to the argument: -p “\\Server\plugin.ini” ) and it gets ignored. After noticing this I feel both these issues are possibly tied together.
Other software doesnt have this issue. I have a feeling that possibly start-up arguments that are longer than a single argument get clipped.
