@The Mods
I'm very sorry for posting another post under my previous one, but it's just to make sure that it's seen(as an edit will not show any new unread posts in the thread for other users) and you are of course most welcome to append it to the other Firefox related post if you want, or maybe to split this and the other Firefox post into a new and more appropriately named thread (or delete them entirely

) ? Sorry for the trouble, guys - And btw, many thanks for the great job you do in here day in and day out, it's very much appreciated(@mods/admins)
1. I have come to think about that a few of the reg keys i have listed contained a word which where in the danish language since i'm using a localiced version of Firefox, so please go back and copy/paste the reg keys that i have previously listed for both Firefox and Thunderbird, since i have now translated those few words to english now(one word in Thunderbird and two in Firefox)

Also, the reg keys containes hard coded paths, so if you don't use the standard programfiles path i.e. 'C:\Program Files\*', then you will need to change the keys(use an app which supports automatically 'Find & Replace').
2. In my previous instructions for making an unattended installation of Firefox then i forgot an important thing. If you use the Flash Player plugin(which i believe that most of us do), then my instructions didn't include the info needed for retaining the Flash Player plugin also. To get the Flash Player plugin also installed during the unattended install, then go to this website :
http://www.adobe.com...ts/flash/about/, so that Firefox will prompt you to install the missing Flash Player plugin and then select 'Yes' to install it. Then afterwards quit Firefox and copy the following three files from '%programfiles%\Mozilla Firefox\plugins\' into your temp directory :
NPSWF32.dll
NPSWF32_FlashUtil.exe
flashplayer.xpt
And then use the following text as 'setup.cmd' instead of the previous posted 'setup.cmd' :
setup.cmd said:
start /wait setup.exe /S
regedit /s firefox.reg
xcopy Firefox "%appdata%\Mozilla\Firefox\" /e /h /k
move NPSWF32.dll "%programfiles%\Mozilla Firefox\plugins\"
move NPSWF32_FlashUtil.exe "%programfiles%\Mozilla Firefox\plugins\"
move flashplayer.xpt "%programfiles%\Mozilla Firefox\plugins\"
(It's only the three last lines which are new)
I myself have only just recently(about a week ago) reverted to using Firefox and Thunderbird instead of Internet Explorer 6 and Outlook Express 6 and then i first tried to use 'Silence of the Foxes', but that didn't work on the latest versions of Firefox/Thunderbird and then i found another old thread here on MSFN about how to make an unattended installation, but this solution was also to old to function correctly, and so i just decided to figure out myself how and where the settings and extensions and such where stored and which reg keys would make the app as the default app for mail/browsing etc. I hope that someone will be able to benefit from these instructions, as these kinds of instructions where something that i really could have used in the beginning, but on the other hand then it's also the most fun to figure things out for yourself, so i am defenetly not complaining
CU, Martin.
This post has been edited by Martin H: 15 June 2007 - 03:55 PM