View Single Post
Old 11 June 2007, 12:12   #7
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,354
I would suggest trying this change:
Code:
[370]		(dest (tackon target "Eagleplayer.info"))
I read a bit in this guide about copyfiles and tackon

Code:
(tackon <path> <file>)
Concatenates the filename to the pathname and returns resulting string.
That installer syntax guide is ok, but not written in very good english

If that doesnt work, try this:

Code:
[370]		(dest ("Eagleplayer.info"))
alexh is offline  
 
Page generated in 0.05886 seconds with 12 queries