Skip to main content
Question

widgets, how do you deploy them?

  • December 1, 2009
  • 2 replies
  • 10 views

Forum|alt.badge.img+31

I have to push out a periodic table widget to a bunch of users, will be self service most likely. How do you all push out widgets?

-Tom

2 replies

Forum|alt.badge.img+8
  • Contributor
  • December 2, 2009

For a option for them to install push it to /Library/Widgets. if you want it to be in every user just use composer and capture the widget install and setup in a user and click user Template and Fill Existed Users

user specific is usually ~/Library/Widgets <--- the widget itself
~/Library/Preferences/widget-com.apple** <-------- there may be several of these depending on how many widget preferences you set the **** will vary

D. Trey Howell ACMT, ACPT, ACDT, ACHDS
trey.howell at austinisd.org
Desktop Engineering
twitter @aisdmacgeek


Forum|alt.badge.img+31
  • Author
  • Honored Contributor
  • December 2, 2009

I was tipped off by a Jamf employee, that you can use composer to just
capture the full path of /Library/Widgets and it will allow the user to
install all the Widgets you put in there. You can capture the whole
file path in Composer 7 by just dragging that path into composer and
tell it to capture it.

Thanks,

Tom