Me again, I can't get the -w and the -script flag to work at the same time with xsibatch.exe.
I'm not sure what I'm doing wrong. If I don't add the script it works call "...\setevnv.bat" "...xsibatch.exe" -processing -w D:\Workgroup but as soon as I put -script it, the -w flag isn't recognized call "...\setevnv.bat" "...xsibatch.exe" -processing -w D:\Workgroup -script "D:\script.js" --- Unknown flag (ignored) : -w Meanwhile my workaround was to create a temporal XSI User Home (C:\TEMP\XSI) and copy my plugin there so I won't need to load the workgroup. Is this a xsibatch.exe limitation or am I doing something wrong ? Martin On Thu, Dec 17, 2015 at 6:51 PM, Simon Reeves <[email protected]> wrote: > ooh I see, nice plan > > On Thu, 17 Dec 2015 at 09:21 Martin Yara <[email protected]> wrote: > >> Thanks! >> >> I knew the workgroup option and the help argument, but it didn't work in >> this case. The -w loads the specified workgroup but still load all the >> other plugins, addons and workgroups that are already linked in this >> specific Softimage installation. >> >> The XSI_USERHOME did the trick ! >> >> Martin >> >> On Thu, Dec 17, 2015 at 6:15 AM, Schoenberger <[email protected]> wrote: >> >>> >>> Or change the user pref folder before you start XSIBATCH >>> >>> Set "XSI_USERHOME=C:\temp" >>> >>> >>> Holger Schönberger >>> technical director >>> The day has 24 hours, if that does not suffice, I will take the night >>> >>> >>> ------------------------------ >>> *From:* [email protected] [mailto: >>> [email protected]] *On Behalf Of *Simon Reeves >>> *Sent:* Monday, December 14, 2015 5:43 PM >>> *To:* [email protected] >>> *Subject:* Re: Softimage equivalent of mayabatch ? >>> >>> you can set workgroups with -w >>> >>> if you run *xsibatch -h *you get a list of commands >>> >>> On Mon, 14 Dec 2015 at 14:33 Martin Yara <[email protected]> wrote: >>> >>>> Hi, another question about xsibatch. >>>> >>>> Is it possible to run it vanilla without loading workgroups or plugins? >>>> >>>> Martin >>>> >>>> On Mon, Sep 14, 2015 at 11:21 PM, Stephen Blair < >>>> [email protected]> wrote: >>>> >>>>> And -processing to avoid checking out a license. >>>>> >>>>> On Mon, Sep 14, 2015 at 9:31 AM, Oscar Juarez < >>>>> [email protected]> wrote: >>>>> >>>>>> xsibatch has a flag "-script" to run a script you pass to the command >>>>>> line. >>>>>> >>>>>> On Mon, Sep 14, 2015 at 3:26 PM, Martin Yara <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> I've only used xsibatch for rendering, can it also run scripts and >>>>>>> commands without opening the GUI like mayabatch? I guess I'll have to >>>>>>> investigate and play a little with it. >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> Martin >>>>>>> >>>>>>> On Mon, Sep 14, 2015 at 10:08 PM, Mike Donovan < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> xsi*batch ?* >>>>>>>> ------------------------------ >>>>>>>> *From:* [email protected] [ >>>>>>>> [email protected]] on behalf of Martin Yara [ >>>>>>>> [email protected]] >>>>>>>> *Sent:* Monday, September 14, 2015 9:01 AM >>>>>>>> *To:* [email protected] >>>>>>>> *Subject:* Softimage equivalent of mayabatch ? >>>>>>>> >>>>>>>> Is there anything similar to mayabatch? >>>>>>>> >>>>>>>> I had to convert a lot of data from SI to Maya so I wrote something >>>>>>>> to export from Softimage to Maya and applying some commands to clean >>>>>>>> up the >>>>>>>> data and automatize the conversion. I'm using mayabatch.exe so it won't >>>>>>>> open Maya's GUI speeding up a lot the conversion work. >>>>>>>> >>>>>>>> Besides some problems like the log flag don't working if I use >>>>>>>> XSIUtils.LaunchProcess (I have to use WScript.Shell if I want a log >>>>>>>> file), >>>>>>>> It's working pretty good, now I'm converting characters data to Maya >>>>>>>> project folders with clean ma files without having to open Maya at >>>>>>>> all. It >>>>>>>> would be nice to be able to do it from Maya to Softimage. >>>>>>>> >>>>>>>> Thanks, >>>>>>>> >>>>>>>> Martin >>>>>>>> >>>>>>>> >>>>>>>> GOGREEN Climate Protection with DHL: please consider your >>>>>>>> environmental responsibility before printing this email. >>>>>>>> >>>>>>>> This email is intended exclusively for the individual or entity to >>>>>>>> which it is addressed. This communication may contain information that >>>>>>>> is >>>>>>>> proprietary, privileged or confidential. If you are not the named >>>>>>>> addressee, you are not authorized to read, print, retain, copy or >>>>>>>> disseminate this message or any part of it. If you have received this >>>>>>>> message in error, please notify the sender immediately by email and >>>>>>>> delete >>>>>>>> all copies of the message. >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> >>>> -- >>> Simon Reeves >>> London, UK >>> *[email protected] <[email protected]>* >>> *www.simonreeves.com <http://www.simonreeves.com/>* >>> *www.analogstudio.co.uk <http://www.analogstudio.co.uk/>* >>> >>> >> -- > Simon Reeves > London, UK > *[email protected] <[email protected]>* > *www.simonreeves.com <http://www.simonreeves.com/>* > *www.analogstudio.co.uk <http://www.analogstudio.co.uk/>* >

