DonationCoder.com Software > Find And Run Robot
EditSkinFile is not portable
(1/1)
ahkscript:
FARR is storing full skin path instead of relative path.
instead of:
"Skins\TangoXP-BLUE.skn"
or even better:
"TangoXP-BLUE"
It's storing:
"D:\Program Files\FARR\Skins\TangoXP-BLUE.skn"
:/
Nod5:
I only tested this quickly but it seems you can manually edit FindAndRunRobot.ini (must close the FARR process first) and change this line
--- ---EditSkinFile=C:\Program Files (x86)\FindAndRunRobot\Skins\<skin name>.skninto
--- ---EditSkinFile=Skins\<skin name>.sknand then that skin will still be applied when you start FARR again.
Navigation
[0] Message Index
Go to full version