Summary
wget を用いた Google Calendar と Rainlendar の同期方法スタートアップに wget起動用 バッチファイルを用意する
"C:\path\to\wget\wget -b -a "C:\path\to\wget\log" -O "D:\path\to\basic.ics" http://www.google.com/calendar/ical/USERID@gmail.com/private/basic.ics
"C:\path\to\wget\wget -b -a "C:\path\to\wget\log" -O "D:\path\to\basic.ics" http://www.google.com/calendar/ical/XXXXXXXXXXXXXXXXXXXXXXXXXX%40group.calendar.google.com/private/basic.ics
Reference
Heiko Herold's windows wget spothttp://xoomer.virgilio.it/hherold/
コップ水の日記 - 2006-12-09 - Googleカレンダーの予定をRainlendarに表示させるFinal
http://d.hatena.ne.jp/aglassofwater/20061209/p1