Help - Search - Members - Calendar
Full Version: Msn plus silent install, add a reg, how?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Jedi82
Follow these steps to do an automatic installation in an alternate language:

CODE
1. Open regedit or, if you need to do many automatic installations, create a script or program to add this registry setting.
2. Add this key: "HKLM\SOFTWARE\Patchou\MsgPlus2".
3. Create a string value called "DefLanguageFile" inside the "MsgPls2" key.
4. Put te language definition filename in the data field, for example "Lang_Francais.ini" to use French language.
You can find the correct language definition filenames in the "\Resources" folder of a Plus! installation.
5. Run the automatic installation.
I red this thing but...i don't know how to add a registery entry, what can i do? my language file name is:
Lang_Italiano.ini


I tried like this but don't work:

CODE
Windows Registry Editor Version 5.00
;install di msn plus! in lingua italiana
[HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2]
"DefLanguageFile"="Lang_Italiano.ini"
Astalavista
would u consider trying out

http://www.trillian.cc/learn/
Jedi82
nope:) Please just tell me how to add this reg files...with google..no chance!
Astalavista
no chance.. then.
muiz
Its already discussed
CODE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2]
"BinDir"="C:\\Program Files\\MessengerPlus! 3"
"LocalizationDir"="C:\\Program Files\\MessengerPlus! 3\\Resources"
"PluginDir"="C:\\Program Files\\MessengerPlus! 3\\Plugins"
"FileNameDll"="MsgPlusH.dll"
"FileNameExe"="MsgPlus.exe"
"FileNameLoader"="MsgPlusLoader1.dll"
"SoftwareBuild"=dword:00000c3c
"DefLanguageFile"="Lang_Italiano.ini"
"InstallTime"=dword:42b43234
Jedi82
greeeeeeeeeeeeeeat and i assure you that i made an heavy search in this forum about that,no chance!

but must i replace c:\..... in %SYSTEMROOT%\.....?
Lost Soul
QUOTE (Jedi82 @ Jun 23 2005, 07:50 AM)
greeeeeeeeeeeeeeat and i assure you that i made an heavy search in this forum about that,no chance!

but must i replace c:\..... in %SYSTEMROOT%\.....?
*



no you leave it as is

import the reg file like this use this as an example

QUOTE
regedit /s %CDROM%\Applications\AcdSee\acdsee.reg
Jedi82
QUOTE (muiz @ Jun 22 2005, 04:05 PM)
Its already discussed
CODE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2]
"BinDir"="C:\\Program Files\\MessengerPlus! 3"
"LocalizationDir"="C:\\Program Files\\MessengerPlus! 3\\Resources"
"PluginDir"="C:\\Program Files\\MessengerPlus! 3\\Plugins"
"FileNameDll"="MsgPlusH.dll"
"FileNameExe"="MsgPlus.exe"
"FileNameLoader"="MsgPlusLoader1.dll"
"SoftwareBuild"=dword:00000c3c
"DefLanguageFile"="Lang_Italiano.ini"
"InstallTime"=dword:42b43234

*


don't work for me, i make this reg file but...every time i have msn plus in english... no.gif no.gif
muiz
QUOTE
don't work for me, i make this reg file but...every time i have msn plus in english...


Run it after plus is installed.....
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.