Hi Jeff,

> Could SB support looking at MyDocuments\myfolder\myfiles instead of
> c:\myfolder\myfiles when generating a setup?

You can use compiler variables for just about all paths in SB - I do
that extensively in my scripts, pushing the paths in from Build
Automator. So you could construct compiler variables using CSIDLs and
use those. Like:

%_CSIDL_COMMON_DOCUMENTS%\myfolder\myFiles

Best regards,


--
Arnor Baldvinsson
Icetips Alta LLC