Results 1 to 3 of 3

Thread: settings.xml

  1. #1
    Join Date
    Feb 2012
    Posts
    179
    Mentioned
    0 Post(s)
    Quoted
    84 Post(s)

    Default settings.xml

    hey, anybody can give me advice how to change scriptSettingsPath now? Since one of Srlplayerform updates Simba just doesn’t listen to my
    Simba Code:
    scriptSettingsPath := ‘C:\……\Settings.xml’;
    command

  2. #2
    Join Date
    Jul 2012
    Posts
    437
    Mentioned
    10 Post(s)
    Quoted
    165 Post(s)

    Default

    Im not familiar with Srlplayerform, but if you want to use a different xml settings file. You can use command line parameters from CMD or a .bat file.

    start C:\Simba\simba.exe -c C:\Users\qwertyiop\Desktop\settings.xml



    edit:Looks like playerform settings file is unrelated to the simba settings file. Try choosing a different name, simba is probably overwriting your playerform file. .../Simba/settings.xml is used for simba settings.


  3. #3
    Join Date
    Feb 2012
    Posts
    179
    Mentioned
    0 Post(s)
    Quoted
    84 Post(s)

    Default

    That shouldn't be the reason since I have the file in different folder than my Simba installation folder
    Quote Originally Posted by tealc View Post
    Im not familiar with Srlplayerform, but if you want to use a different xml settings file. You can use command line parameters from CMD or a .bat file.

    start C:\Simba\simba.exe -c C:\Users\qwertyiop\Desktop\settings.xml



    edit:Looks like playerform settings file is unrelated to the simba settings file. Try choosing a different name, simba is probably overwriting your playerform file. .../Simba/settings.xml is used for simba settings.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •