November 20, 200421 yr Here is another alternative. Download this Thunderbrid msi herehttp://ezshare.de/files-en/81171/Mozilla_T...__0.9_.rar.htmlNothing special actually, but just a basic silent installer.
November 20, 200421 yr Djees this can be way easier (unless you prefer the MSI, but this method also works for all future versions) by creating a self-extracting archive of the zipped Thunderbird version and set it as default mail app..I use gonfreecs method for Firefox... works fine.. but different method for Thunderbird since I found this method way earlier and Firefox/mozilla method just recently: go to http://texturizer.net/thunderbird/download.html download Thunderbird zipped archive instead of Installer 1. unpack the archive to a new folder...select all contents of this folder 2. add them to a new WinRAR archive (rightclick, "add files to archive...." )3. set "compression method to "Best" and select "Create COMPACT archive" and "SFX archive"4. now copy paste this to the 'Comment' tab:Path=Mozilla Thunderbird\SavePathSilent=1Overwrite=2and press OK... you can add this exe file to your RunOnceEx without switches.. its already silent 5. set it as default mail app and create the shortcut in the startmenu by adding this to your regtweaks.reg file you call with cmdlines.txt or use RunOnceEx..;Set the Start Menu sticky for Mail[HKEY_CURRENT_USER\Software\Clients\mail]@="Mozilla Thunderbird";==============================; Give details to make Thunderbird the default e-mail client[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird]@="Mozilla Thunderbird""DLLPath"="C:\\PROGRA~1\\Mozilla Thunderbird\\mozMapi32.dll"[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\DefaultIcon]@="C:\\PROGRA~1\\Mozilla Thunderbird\\thunderbird.exe,0"[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\open\command]@="C:\\PROGRA~1\\Mozilla Thunderbird\\thunderbird.exe -mail"[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\properties]@="Thunderbird &Options"[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\properties\command]@="C:\\PROGRA~1\\Mozilla Thunderbird\\thunderbird.exe -options"[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\protocols\mailto]@="URL:MailTo Protocol""URL Protocol"=""[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\protocols\mailto\DefaultIcon]@="C:\\Program Files\\Mozilla Thunderbird\\thunderbird.exe,0"[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\protocols\mailto\shell\open\command]@="C:\\Program Files\\Mozilla Thunderbird\\thunderbird.exe -compose \"%1\""yes it is pretty same as prathapml's method without preferences etc. but less steps so perhaps you can make less mistakes?
November 21, 200421 yr will this method though not be the same as prathapml's, but without the preferences etc already configured. i.e. put the files in the correct place and need registry entries to get it to run properly.
November 21, 200421 yr @ZileXaHere is the official zipped version of Thunderbird, just in case you're still looking for it. This is what I used to build the msi. Mozilla Thunderbird (zipped version)
November 21, 200421 yr Can the firefox silently installation files PREPARE.VBS and FUSRDATA.VBS be changed to work on thunderbird profile?
November 22, 200421 yr Can the firefox silently installation files PREPARE.VBS and FUSRDATA.VBS be changed to work on thunderbird profile?I think you can, but you have to edit it to be compatible with thunderbird.
December 5, 200421 yr how about this?REG ADD %KEY%\007 /VE /D "Mozilla Thunderbird 0.9" /fREG ADD %KEY%\007 /V 1 /D "%systemdrive%\Install\thunderbird\thunderbirdsetup.exe -ms -ispf" /fIs that it? No need to edit the .ini file? nope. does not work, setup still gets stuck at the same point That's because he is using the wrong command lines. People are right. USE THE SEARCH!!!
Create an account or sign in to comment