Jump to content

George King

Members
  • Joined

  • Last visited

Everything posted by George King

  1. Hi OnePiece, what about this updates? KB960089 http://support.microsoft.com/?kbid=960089 KB960082 http://support.microsoft.com/?kbid=960082
  2. Wow, new Update Pack is very cool :thumbsup_anim: Can you also add support for Windows 2000 Post SP4 Pack please?
  3. You need run "RUN_Automatic_AIO_Own_AddOn_Creator_INTL" from XP...
  4. Thanks OnePiece :thumbsup_anim: EDIT: Can i use this tool to make Windows 2000 (2003) Update Pack?
  5. Does any body know for what are this for INI file? WLMProductCode= WLMInstallerCode= WLMPackageCode= WLLCProductCode= WLLCInstallerCode= WLLCPackageCode= WLLProductCode= WLLInstallerCode= WLLPackageCode= WLRUPackageCode= Is it for Windows Live? CZECH translate for WMP.inf EDITTEXT="&Upravit" RECORDTEXT="&Nahrát" TEXT_MRTVS="Nahrané pořady"
  6. I tried this: DelDirs = WindowsLiveMessengerUninstall [WindowsLiveMessengerUninstall] "%16422%\Windows Live\Messenger" "%16422%\Windows Live\Contacts" "%16422%\Windows Live\Installer" But don
  7. I know, but it working with nLite in entries.ini [ExtraFileEdits] WMPOCM=ocgen.dll,OcEntry,wmpocm.inf,,7||0 IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7||0 IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7||0
  8. I know i only tried it... I think he update tool, but now is he too busey.
  9. All now work 100% but if i uninstall messenger, thne in Program Files is folder Windows Live withou files, only include Messenger, Contacs, Installer, all folders are empty...
  10. Now i´m confused, i tried all of you posted (also seen plusoc.inf), but not working... :ranting: EDIT: Got it, it must be like this: 11,,taskkill.exe,,,"/F /IM MSNMSGR.EXE /T"
  11. Ok Darky, got it. But there is new problem... If messenger running. I added this, but not working... [Uninstall.msmsgs] RunPreSetupCommands = ExitWindowsLiveMessenger:1 [ExitWindowsLiveMessenger] TASKKILL /F /T /IM MSNMSGR.EXE P.S. I
  12. OnePiece, i found how remove old components from Windows Componets Wizard (Thanks to DaRk MaDnEsS) You can delete this from sysoc.inf and fix this graphic "bug" WMPOCM=ocgen.dll,OcEntry,wmpocm.inf,,7 - Old Windows Media Player IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7 - Old Internet Explorer IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7 - Old Indexing service
  13. Dont know how, u making this icons: [WindowsLiveMessenger.Shortcut1] Name = %NAME%,0x00000008,23 CmdLine = 16422,"Windows Live\Messenger","msnmsgr.exe" WorkingDir = 16422,"Windows Live\Messenger" InfoTip = %TIP% [WindowsLiveMessenger.Shortcut2] Name = %NAME%,8,26 SubDir = "Microsoft\Internet Explorer\Quick Launch" CmdLine = 16422,"Windows Live\Messenger","msnmsgr.exe" WorkingDir = 16422,"Windows Live\Messenger" InfoTip = %TIP% Can you post deleting code?
  14. Great Darky, it works, and what about deleting Quick Launch icon? I dont know how do it... My current code (first line work), but dont know how delete it... Name = %NAME%,0x0000000A,23 Name = %NAME%,0x0000000A,35
  15. Tried this tool with new 11 updates... But got error during copying files... I´m waiting for update... EDIT: Please update your tool with strings which i posted... Thanks
  16. Here is it: [WindowsLiveMessenger.Shortcut2] Name = %NAME%,0x00000008,35 SubDir = "Microsoft\Internet Explorer\Quick Launch" CmdLine = 16422,"Windows Live\Messenger","msnmsgr.exe" WorkingDir = 16422,"Windows Live\Messenger" InfoTip = %TIP%
  17. Got 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
  18. I tried it with fixed entries.ini, but Quick lauch icon won
  19. OnePiece, you are using variable SUBDIR - i think it´s unneeded. You can try it with: 16431 - %allusersprofile%\Start Menu\Programs\Administrative Tools or 0x00000008,47 = "%AllUsersProfile%\Start Menu\Programs\Administrative Tools" And new update KB953297 is available:: http://www.microsoft.com/downloads/thankyou.aspx?familyId=78ac8b97-8327-4ae1-8bb0-6cf227f3968f&displayLang=en
  20. 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.7z EDIT: I found my mistake in entries in editing sysoc.inf. now i making new iso...
  21. 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.txt EDIT: 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"
  22. Tried 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...
  23. Will this work? http://www.mediafire.com/file/0i2mzkzutqi/msmsgs.inf