open home
 set toolbar visible of first Finder window to true
 open startup disk
 set toolbar visible of second Finder window to true
 --set statusbar visible of second Finder window to true
 set current view of every Finder window to list view
 set bounds of first Finder window to [0, 44, 720, 880]
 set bounds of second Finder window to [721, 44, 1440, 880]
end tell
No comments:
Post a Comment