[Solved] Having some trouble with XML editing
Need to make sure to check spelling of everything!!!
I have these XML file which needs to be edited at launch time:
<?xml version="1.0" encoding="UTF-8"?>
<installerDefaults pathToAllUsers="%DataDir%">
<databaseConnector>
<localDatabasePath>%DataDir%\some.file</localDatabasePath>
</databaseConnector>
<defaultLocales>
<installerDefaultLocale>en-US</installerDefaultLocale>
</defaultLocales>
<directories>
<languageDataBasePath>%DataDir%\Content</languageDataBasePath>
- Read more about [Solved] Having some trouble with XML editing
- Log in or register to post comments