George King Posted October 10, 2009 Posted October 10, 2009 (edited) Hi, i made Windows Live Messenger 14.0.8089.726 True CZECH Addon which replace old 4.7. I tried it and it works. But i must made mistake. In windows component wizard i see Windows Messenger 0,0MB i want see Windows Live Messenger 19 or more megs.And does somebody know disable Windows Live Essentials on Windows/Microsoft Update? I want hide it... And i want make also English version of addon :thumbsup_anim: Download:http://www.mediafire.com/file/12ozy2nhnyn/WindowsLiveMeesenger_Addon_CSY.7zPlease help me... Thanks Edited October 10, 2009 by George King Quote
ricktendo Posted October 10, 2009 Posted October 10, 2009 You need to tell it how big...add SizeApproximation to your OCEntry section[msmsgs]OptionDesc = "Windows Live Messenger"Tip = "Windows Live Messenger"Modes =0,1,2,3SizeApproximation = 40756498 ; this translates to 38.8 MBetcetcOr you can add the size of each individual file in [sourceDisksFiles] section[SourceDisksFiles]abssm.dll=1,,532872conproxy.dll=1,,59768consync.dll=1,,129400etcetc Quote
George King Posted October 10, 2009 Author Posted October 10, 2009 Ok, and for what are this lines?InstallType = 10IconIndex = 99 Quote
ricktendo Posted October 10, 2009 Posted October 10, 2009 I have no idea what InstallType does but IconIndex this is what it doesIf its like this:IconIndex = 99Look in setupapi.dll on the looooooong bitmap 1201 and count to 99If its like this:IconIndex = *, ..\nameofdll.dll, 99Then you look in %WinDir%\system32\nameofdll.dll bitmap (not the icon but the bitmap) order number 99 (the default dir is %WinDir%\system32\setup, the ..\ takes it back one level to system32) Quote
OnePiece Posted October 11, 2009 Posted October 11, 2009 Each application or group of applications on the Accessories menu has an associated information (.inf) file. Each .inf file uses the InstallType variable to determine whether or not the application is to be installed. The InstallType variable has three possible values: 0 = Manual only 10 = Typical or Custom 14 = Typical, Custom, or Portableect ect ect http://support.microsoft.com/kb/156813/ Quote
ricktendo Posted October 11, 2009 Posted October 11, 2009 Thanks OnePiece...I learned something new today Quote
George King Posted October 11, 2009 Author Posted October 11, 2009 And does somebody know how to hide Windows Live Essential on Windows/Microsoft Update? Quote
George King Posted October 11, 2009 Author Posted October 11, 2009 I tried it and not working...These line are wrong.1) must be Windows Live Messenger2) must be description from infMy current INF:http://www.mediafire.com/file/dmmwazjhljz/msmsgs.inf Quote
Guest Posted October 11, 2009 Posted October 11, 2009 And does somebody know how to hide Windows Live Essential on Windows/Microsoft Update?you will need to install WLXSuite (installer.msi)that hides it from Windows Update Quote
George King Posted October 11, 2009 Author Posted October 11, 2009 you will need to install WLXSuite (installer.msi)that hides it from Windows UpdateWill try it. But what about screen which i posted. Do you have any ideas? Quote
ricktendo Posted October 11, 2009 Posted October 11, 2009 I dont know because I dont make the Windows Live Messenger full replacement addon (OnePiece does it) but you may have to change the dll it uses to install to ocgen.dllmsmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 Quote
George King Posted October 12, 2009 Author Posted October 12, 2009 I dont know because I dont make the Windows Live Messenger full replacement addon (OnePiece does it) but you may have to change the dll it uses to install to ocgen.dllOk, will try it. Do you know how i can add into INF string for uninstall for component wizard? Quote
Guest Posted October 12, 2009 Posted October 12, 2009 Ok, will try it. Do you know how i can add into INF string for uninstall for component wizard?that is easy Uninstall = Messenger.Uninstall << call at as you like that will run the section you want Quote
George King Posted October 12, 2009 Author Posted October 12, 2009 that is easy Uninstall = Messenger.Uninstall << call at as you like that will run the section you wantWill this work?http://www.mediafire.com/file/0i2mzkzutqi/msmsgs.inf Quote
Guest Posted October 12, 2009 Posted October 12, 2009 Will this work?http://www.mediafire.com/file/0i2mzkzutqi/msmsgs.infwell it should work but here is the deal you don't need to double the registry sectionso in here you can replace it with this[Uninstall.msmsgs]AddReg = DelRegSectionDelReg = AddRegSectionDelFiles = ContactsFiles, MessengerFiles , System32Files, ManifestsFiles, PoliciesFilesProfileItems = WindowsLiveMessengerUninstall.Shortcut1, WindowsLiveMessengerUninstall.Shortcut2DelDirs = WindowsLiveMessengerUninstalland in the shortcut replace the 8 with A to make it deleteand remove the other sections you wouldn't need at all Quote
George King Posted October 12, 2009 Author Posted October 12, 2009 (edited) I dont know because I dont make the Windows Live Messenger full replacement addon (OnePiece does it) but you may have to change the dll it uses to install to ocgen.dllTried and not working. And messenger isn´t installed corectly...EDIT: I think i forget integrate .NET3.5, i will try it again...EDIT2: Now i remaking INF and collecting againt some other files... Edited October 12, 2009 by George King Quote
George King Posted October 12, 2009 Author Posted October 12, 2009 (edited) I made new registry and new files. Can someone tell me if these keys are needed? And if yes, why? I don´t understand for what are they. These reg keys are only from installing messenger.msi.http://www.mediafire.com/file/1j24qljzzmm/keys.txtEDIT: I found how to hide Windows Live Essentials on W/MU by one line:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinLiveSuite_Wave3]Does anybody know how fix viewing installed programs in Windows Live websetup? For which registry looking wlsetup-web.exe. I want to have Messenger checked as installed component of Windows Live Essentials... Thanks[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\23B04E173715835498698522DD818E4D]"ProductName"="Windows Live Messenger""Version"=dword:0E001F99[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\23B04E173715835498698522DD818E4D\InstallProperties]"DisplayName"="Windows Live Messenger""DisplayVersion"="14.0.8089.0726" Edited October 12, 2009 by George King Quote
George King Posted October 13, 2009 Author Posted October 13, 2009 (edited) I completly rewrote INF, cleanup registry and add new files (I make one installation without Windows Messeger - deleted with nlite, and scan registry and files before and after install Windows Live Essentials). But Windows Components Wizard doesn´t accept new INF for install/uninstall if i check Windows Messenger it do nothing :ranting: And does somebody knod how i can make quick launch icon? I tried it, but not working, please see my INF. What i doing wrong? :ranting: http://www.mediafire.com/file/5nomjnjjmtu/New addon.7zEDIT: I found my mistake in entries in editing sysoc.inf. now i making new iso... Edited October 13, 2009 by George King Quote
George King Posted October 14, 2009 Author Posted October 14, 2009 I tried it with fixed entries.ini, but Quick lauch icon won Quote
Guest Posted October 14, 2009 Posted October 14, 2009 (edited) I tried it with fixed entries.ini, but Quick lauch icon won´t create and Windows Component Wizard show Windows Messenger :ranting: Any ideas?try to remove this section [Messenger]Suite = Windows ComponentRTCSP = 0MinIEVersion = 6and in the entries make sure you remove the "hide" word to show it in windows component Edited October 14, 2009 by DaRk MaDnEsS Quote
George King Posted October 14, 2009 Author Posted October 14, 2009 try to remove this section [Messenger]Suite = Windows ComponentRTCSP = 0MinIEVersion = 6and in the entries make sure you remove the "hide" word to show it in windows componentGot it, now i can see Windows Live Messenger in Windows Component Wizard, but how to remove the old one? I can also see Windows Messenger 0,0MB.And whar about quick launch icon? Doesn Quote
Guest Posted October 14, 2009 Posted October 14, 2009 (edited) sorry it took me a while to search for that one add this to the entries [obsolete_files]wmaccess.infmsgrocm.dll[ExtraFileEdits]txtsetup.sif|wmaccess.inf = 100,,,,,,,20,0,0||0txtsetup.sif|msgrocm.dll = 100,,,,,,,32,0,0||0sysoc.inf|WMAccess=ocgen.dll,OcEntry,wmaccess.inf,,7||0that would clean the unneeded messand the Windows Messenger in windows componentbut [obsolete_files] will only work for RVM intergatorEdit:what about quick lanuch can you just give me the inf part and i will check the problem for you Edited October 14, 2009 by DaRk MaDnEsS Quote
George King Posted October 14, 2009 Author Posted October 14, 2009 sorry it took me a while to search for that one add this to the entries [obsolete_files]wmaccess.infmsgrocm.dll[ExtraFileEdits]txtsetup.sif|wmaccess.inf = 100,,,,,,,20,0,0||0txtsetup.sif|msgrocm.dll = 100,,,,,,,32,0,0||0sysoc.inf|WMAccess=ocgen.dll,OcEntry,wmaccess.inf,,7||0that would clean the unneeded messand the Windows Messenger in windows componentbut [obsolete_files] will only work for RVM intergatorEdit:what about quick lanuch can you just give me the inf part and i will check the problem for youHere is it:[WindowsLiveMessenger.Shortcut2]Name = %NAME%,0x00000008,35SubDir = "Microsoft\Internet Explorer\Quick Launch"CmdLine = 16422,"Windows Live\Messenger","msnmsgr.exe"WorkingDir = 16422,"Windows Live\Messenger"InfoTip = %TIP% Quote
Guest Posted October 14, 2009 Posted October 14, 2009 Here is it:[WindowsLiveMessenger.Shortcut2]Name = %NAME%,0x00000008,35SubDir = "Microsoft\Internet Explorer\Quick Launch"CmdLine = 16422,"Windows Live\Messenger","msnmsgr.exe"WorkingDir = 16422,"Windows Live\Messenger"InfoTip = %TIP%try this[WindowsLiveMessenger.Shortcut2]Name = %NAME%,8,26SubDir = "Microsoft\Internet Explorer\Quick Launch"CmdLine = 16422,"Windows Live\Messenger","msnmsgr.exe"WorkingDir = 16422,"Windows Live\Messenger"InfoTip = %TIP% Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.