You need to put these browsers to respectively mentioned folders:
Maxthon (v1.1.067) at %ProgramFiles%\Maxthon
Opera (v7.60p3) at %ProgramFiles%\Opera75
Firefox (v1.0) at %ProgramFiles%\Mozilla\Firefox
Thunderbird (v0.9) at %ProgramFiles%\Mozilla\Thunderbird
The shortcuts (.lnk) at %AllUsersProfile%\Start Menu\Programs
Then, you can just directly have these INFs run thru batch-files, with this command:
rundll32 setupapi,InstallHinfSection DefaultInstall 128 %systemdrive%\install\browsers\FILE_NAME_HERE.infThese INFs give details to the registry for being able to set them as Browser clients.
Then, in your registry tweaks, you need to choose which of these you want as default browser/mail-client. Example is below:
;Set the Start Menu sticky apps [HKEY_CURRENT_USER\Software\Clients\mail] @="Mozilla Thunderbird" ;---- AND now for browser [HKEY_CURRENT_USER\Software\Clients\StartMenuInternet] @="Opera.exe" --OR-- @="Maxthon.exe" --OR-- @="firefox.exe"
The intention behind this topic, is to have the desired browser/mail-client set as default in the start menu (top-left section) without having to manually do anything after install.
Attached File(s)
-
browser_INF.zip (2.19K)
Number of downloads: 146547



Help
Back to top










