User:Davel/InstallingThunderbirdOnWindows

From MozillaWiki
Jump to: navigation, search
  • get installer.exe from ftp site
    • you may need to chmod+x it
  • installer.exe -ms -f
  • cd /cygdrive/c/Program Files/Mozilla Thunderbird
  • mkdir updates
  • cd updates
  • mkdir 0
  • cd 0
  • move update.mar into this dir
  • cp ../../updater.exe .
  • cd ../..
  • ./updates/0/updater.exe ./updates/0 0
  • cat updates/0/update.status (should be "succeeded")