Posted by member 99 on 2004-05-27 00:56:51 link

*script exec !ComDlgFile "$miscdir$bsetroot\bsetroot.exe" -full "^@fp^"
?

Or maybe:
*script bang !CustomWall
*script exec !varset path ""
*script exec !ComDlgFile !varset path "^@fp^"
*script gotoif ("%{path}" = "") skip
*script exec "$miscdir$bsetroot\bsetroot.exe" -fill "%{path}"
*script label skip
*script ~bang