User:Davel/InstallingThunderbirdOnWindows

From MozillaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • 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")