8,452
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 474: | Line 474: | ||
' adding or editing those vars appears to not work in vbs or I just did it wrong | ' adding or editing those vars appears to not work in vbs or I just did it wrong | ||
' anyway, new vars can only be read out after app restart | ' anyway, new vars can only be read out after app restart | ||
' therefore let's concentrate on reading out existing ones and how to | ' therefore let's concentrate on reading out existing ones and then how to create our own via txt files (example: [https://dl.dropbox.com/u/139715/OniGalore/ModToolScript/Oni_env_vars.txt Oni_env_vars.txt]) | ||
' code for reading out: | ' code for reading out: | ||
logmessage = XSIUtils.ResolvePath("$SI_HOME/") | logmessage = XSIUtils.ResolvePath("$SI_HOME/") |
edits