Jump to content

ricktendo

Member
  • Posts

    2,261
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Honduras

Everything posted by ricktendo

  1. You cant do the serial thing at logon with nLite but you can leave the serial blank in the unattended section and it will ONLY prompt for serial during install, the rest will be unattended
  2. Check out my XP MCE ehres.dll that has been edited to look like Vista Media Center http://ricktendo64.deviantart.com/art/XP-M...-2008-106010573 bober figured out that you can fix the issue of the warped green button by editing COMMONSTYLES.XML I will be releasing v2 next year with more glass stuff, new vista fonts and a patched ehshell.exe so you can see the icon in the taskbar (it has also been renamed from "Media Center" to "Windows Media Center" thanks to AMIRZ)
  3. I use INF to create the service (but I guess you can use sc.exe also to create it) If hfslip uses a OCEntry to AddReg, CopyFiles and stuff you can also AddService to the same Optional Components Section and have the service created...so when hfslip detects the hotfix it can add a couple more lines to the inf to create the service like: [Optional Components] OCEntryName [OCEntryName] OptionDesc=... Tip=... Modes=0,1,2,3 CopyFiles=... AddReg=... AddService=WSearch,0x00000010,WSearch_Install [WSearch_Install] DisplayName=Windows Search Description="Provides content indexing and property caching for file, email and other content (via extensibility APIs). The service responds to file and email notifications to index modified content. If the service is stopped or disabled, the Explorer will not be able to display virtual folder views of items, and search in the Explorer will fall back to item-by-item slow search." ServiceType=0x10 StartType=0x2 ErrorControl=0x01 ServiceBinary=%11%\SearchIndexer.exe /Embedding StartName="LocalSystem" Dependencies=TermService AddReg=WSearch_Registry [WSearch_Registry] HKR,,"FailureActions",0x1,80,51,01,00,01,00,00,00,01,00,00,00,03,00,00,00,6e,00,64,00,01,00,00,00,30,75,00,00,01,00, 00,00,30,75,00,00,00,00,00,00,00,00,00,00 The service DisplayName and Description may differ from language to language so you may want to check that out
  4. HFSlip can integrate this hotfix easily, the only reason it does not work like I explained is the service is not created...one has to use INF or SC.EXE to create the service then true integration works perfect http://www.msfn.org/board/index.php?s=&amp...st&p=808807 Like I said you guys are free to use my INF so the search can be fully integrated
  5. The program and this tool have nothing to do with each other
  6. vs_setup.msi ADDEPLOY=1 /qn /norestart
  7. You insert them in the Hotfixes, Add-ons and Update Packs
  8. 1 hour is hardly enough time to give for a response
  9. I dont have any problems
  10. I think one thing it does is nessesary, like making all the filenames CAPS
  11. Hope you don't mind if I post this on other forums for you
  12. And you cannot install sp2 on a vilited install, you will have to install unmodded Vista
  13. This is a good installer also, just wait a few days or weeks for it to get updated (no google or norton crap btw) http://fpdownload.macromedia.com/get/shockwave/default/english/win95nt/latest/sw_lic_full_installer.msi
  14. Try quoting it
  15. Only this one as seen on the official hfslip xp sp3 updates site http://update.microsoft.com/microsoftupdate/v6/V5Controls/en/x86/client/muweb_site.cab
  16. Microsoft Update v7.2.6001.788 (thanks to MrNxDmX) http://download.windowsupdate.com/v8/microsoftupdate/b/selfupdate/WSUS3/x86/Other/mucltui.cab http://download.windowsupdate.com/v8/microsoftupdate/b/selfupdate/WSUS3/x86/Other/muweb.cab http://download.windowsupdate.com/v8/microsoftupdate/b/selfupdate/WSUS3/x86/Other/mucltui_XX.cab For mucltui.dll.mui (mucltui_XX.cab) in your lang change XX to ar, cs, da, de, el, en, es, fi, fr, he, hu, it, he, ja, ko, nl, no, no, no, pl, pt, ptBR, ru, sv, tr, zhTW, zhCN to get the localized mui file like this example for Spanish http://download.windowsupdate.com/v8/microsoftupdate/b/selfupdate/WSUS3/x86/Other/mucltui_es.cab
  17. Good idea to add both in one
  18. They are only the stored settings you used while making the iso, they are safe to delete (there is also an option to not create them in the first place)
  19. Try: "%UserProfile%\..\Default User" Or "%AllUsersProfile%\..\Default User" Either one should do the trick
  20. Yea klite mega codec pack can allow you to play dvd's
  21. You can upload it to a free image hosting service such as ImageShack and they will give you the bbcode for forums after you upload the image Simply copy it and add it to your post If you have a direct link to the image such you wrap it in IMG BBCode: [img=http://www.url.com/image.jpg]
  22. Yes I edit the installer to slim it down from 500 MB to 65, I remove all x64 stuff but you can create your own admin install and use the addon builder to construct your silent switch addon if you dont want nothing removed More info
  23. Yes I am looking for those also for my updatepack, but those are Microsoft Update not Windows Update
  24. If you read thru the topic you would have found them http://www.msfn.org/board/index.php?showto...st&p=807860
  25. VMware Lite addon builder (x86 only)
×
×
  • Create New...