[Release] Live Messenger 8.5 final tutorial posted for multilingual use
#41
Posted 17 August 2006 - 09:21 AM
shark
#42
Posted 17 August 2006 - 10:02 AM
BTW there is nothing wrong with the auto-login, it works fine for me
#43
Posted 17 August 2006 - 11:16 AM
ricktendo64, on Aug 17 2006, 12:02 PM, said:
BTW there is nothing wrong with the auto-login, it works fine for me
You're welcome, and thankyou for your input. I was pulling hair out over the auto login. Your post made me look for a simple solution, and here it is:
Under Tools/Options/General you need to manually tick the box for:
Allow automatic sign in when connected to the internet
shark
#47
Posted 19 August 2006 - 07:49 PM
cyberloner, on Aug 17 2006, 12:34 PM, said:
larciel, on Aug 19 2006, 06:05 PM, said:
* * * UPDATED AUGUST 19, 2006 - This (and previos installers) do not properly create the sharing folder if installed through svcpack. YOU MUST install this after 1st boot. (runounceex etc.)
shark
#48
Posted 27 August 2006 - 09:25 AM
* * * UPDATED AUGUST 27, 2006 - A few users (mostly non-english but not all) have been experiencing difficulties with this package. I've completely redone the installer and hopefully have solved all these issues. The new installer uses WinRAR instead of 7z on the suggestion of 'Muiz'.
shark
#49
Posted 28 August 2006 - 01:54 AM
Is they any particular reason why the Windows Liv eSafety Scanner installer has been removed from your website ?
Thanks
#50
Posted 28 August 2006 - 02:55 AM
ironside, on Aug 28 2006, 03:54 AM, said:
shark
This post has been edited by Shark007: 28 August 2006 - 02:55 AM
#51
Posted 30 August 2006 - 03:50 AM
Shark007, on Mar 2 2006, 10:37 AM, said:
shark
I'm trying to repackage the installer but the WinRAR sfx installer I am creating just wont run.. I am following the instructions from the second post in this thread but when I double click the installer a black cmd window flashes briefly then nothing?
#52
Posted 30 August 2006 - 06:20 AM
I've recieved an error telling can not load the application and it needs to be reinstalled
Thanks
#53
Posted 30 August 2006 - 06:43 AM
#55
Posted 31 August 2006 - 05:54 AM
elajua, on Mar 2 2006, 02:37 PM, said:
ok, so I used the Windows Live Messenger silent installer of shark's and created a sfx archive to replace the modified files created by apatch. Worked flawlessly.
#56
Posted 31 August 2006 - 06:01 AM
#57
Posted 08 September 2006 - 07:14 AM
It is in WinRAR format because users find this alot easier to modify.
to those willing to use a BETA, please test it and comment here.
shark
#58
Posted 08 September 2006 - 07:54 AM
As a note, if i dont put your installer in my runonceex script, my installation is ok.
Here it is a sample of my runonceex script:
REG ADD %KEY%\011 /VE /D "Utilities Installation ..." /f
REG ADD %KEY%\011 /V 1 /D "%CD%\INSTALL\MSNMSGS\msglive80812.exe" /f
REG ADD %KEY%\011 /V 2 /D "%CD%\INSTALL\MSNMSGS\InkInstaller.exe" /f
REG ADD %KEY%\011 /V 3 /D "%CD%\INSTALL\PDFREADER\AR708.exe" /f
In this case normally breaks in the Acrobat Reader installation (since it also uses MSI).
Another question: Is you installer compatible with the original installer? What i mean is, if there is an update or if i try to install a newer version using the original installer over this one, works fine?
Thanks for all, and keep the good work!
#59
Posted 08 September 2006 - 08:05 AM
kalavera, on Sep 8 2006, 09:54 AM, said:
Try a new entry, for each new ware.
EXAMPLE:
REG ADD %KEY%\011 /VE /D "Windows Live Messenger" /f
REG ADD %KEY%\011 /V 1 /D "%CD%\INSTALL\MSNMSGS\msglive80812.exe" /f
REG ADD %KEY%\012 /VE /D "Messenger Ink Installer" /f
REG ADD %KEY%\012 /V 1 /D "%CD%\INSTALL\MSNMSGS\InkInstaller.exe" /f
REG ADD %KEY%\013 /VE /D "Adobe Reader" /f
REG ADD %KEY%\013 /V 1 /D "%CD%\INSTALL\PDFREADER\AR708.exe" /f
kalavera, on Sep 8 2006, 09:54 AM, said:
shark
This post has been edited by Shark007: 08 September 2006 - 08:18 AM
#60
Posted 08 September 2006 - 01:46 PM
I have tested again my runonceex, with those modifications you suggested (putting each ware in a different entry). The results continue ... none of your silent installers (live messenger or firefox) are installed. Maybe the problem is about the extraction to temp directory or something :S
Also during firefox 1.5.0.7 installation there is an error popup "7-zip" "Can not delete output file"..
Also note: now only this firefox error appears ... but messenger and firefox arent installed in the end! All the other ware's are installed correctly.
But like i told in the previous post ... my old script always worked 100% ... installing frameworks, utilities, office, codecs, etc ... only when i changed from the original messenger msi to your's ... this problems started.
here it is part of the modified runonceex script:
REG ADD %KEY%\020 /VE /D "[ Utilities Installation ]" /f REG ADD %KEY%\021 /VE /D " - WinRAR 3.60 Corporate Edition ..." /f REG ADD %KEY%\021 /V 1 /D "%CD%\INSTALL\WINRAR\wrar360ce.exe /s" /f REG ADD %KEY%\022 /VE /D " - Windows Live Messenger 8.0812 ..." /f REG ADD %KEY%\022 /V 1 /D "%CD%\INSTALL\MSNMSGS\msglive80812.exe" /f REG ADD %KEY%\023 /VE /D " - Windows Live Messenger - Ink Installer ..." /f REG ADD %KEY%\023 /V 1 /D "%CD%\INSTALL\MSNMSGS\InkInstaller.exe" /f REG ADD %KEY%\024 /VE /D " - Mozilla Firefox 1.5.0.7 ..." /f REG ADD %KEY%\024 /V 1 /D "%CD%\INSTALL\FIREFOX\firefox1507.exe" /f REG ADD %KEY%\025 /VE /D " - Mozilla Firefox - Extensions ..." /f REG ADD %KEY%\025 /V 1 /D "%CD%\INSTALL\FIREFOX\ffexts.exe" /f REG ADD %KEY%\026 /VE /D " - Acrobat Reader 7.0.8 ..." /f REG ADD %KEY%\026 /V 1 /D "%CD%\INSTALL\PDFREADER\AR708.exe" /f
EDIT
I noticed that live messenger is extracted to the program files folder and works, but there isnt any entry in add/remove programs (messenger or ink installer), and noticed that the only shortcut created is in the administrator account start menu. Thats why i told before it wasnt installed :S Sorry. But even then ... maybe it needs this issues fixed. Like for example the start menu created in the All Users folder. Firefox continues to not be installed.
About the modified original .msi ... i just thought it would be easier that way, because it would garanty a fully correct install, and future automatic updates would be smooth (for example when messenger tells ppl that there is a new version, he tried automatically to install it, and this way wouldnt be a problem). Before this was my method ... but now i cant get to modify the original .msi :S So i found your silent installers and used them! Dont want with this to tell that your way is not good ... just different.
Thanks!
This post has been edited by kalavera: 08 September 2006 - 02:08 PM



Help


Back to top









