It supports relative paths, so set it up in a sub-folder of PURE and use ..Argh wrote:Excellent. So... how hard would it be to make this skinnable, for a really pro look? Anybody want to take a swing at that? Also, how can I go about altering the XML file, post-install, to correctly reflect the path assignments?
Notice this example in the sample XML file:
Code: Select all
<Button Text="PURE Test"
Target="..\TASClient.exe"
WaitForExit="true"
ToolTipText="Launch PURE in TASClient"
WorkingDirectory=".."
/>
Skinning can be easy or hard, depending on how much you want. Replacing the buttons with images and dropping in some backgrounds would be simple. Fiddling with resizing things would be less so. Custom scrollbars scare me. Fullscreen is terra incognito, and could be simple or hard, but I don't think it would be a good idea anyways since this app will be launching settings and the lobbies.