Jump to content

ricktendo

Member
  • Posts

    2,261
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Honduras

Everything posted by ricktendo

  1. You click the View and request hotfix downloads link To extract XP hotfixes you use extract.exe (built into windows), not 100% sure on the cmdline switches because I use a tool called hotfix extractor (you could also launch the hotfix and try and locate the temp hotfix install folder on the root of one of your drivers) If you do the second one you will have to rename the file: lhmstscx.dll -> mstscax.dll
  2. For Windows Defender you edit the msi and tell it not to launch by deleting the following from CustomAction table Here is a .mst for you that will do it http://www.mediafire.com/?j1dgxygyzjx msiexec.exe /i "%wpipath%\\Install\\windefender\\WindowsDefender.msi" /qb TRANSFORMS=NoLaunch.mst
  3. Problem is the hotfix for some reason fails to replace mstscax.dll, IDK I guess you could extract it from the hotfix and manually replace it Here the latest mstscax.dll hotfix that will not give you that problem installing KB972828
  4. Dont mess with syssetup.dll patching unless you use nLite
  5. 99% sure this is your solution http://www.msfn.org/board/ie-7-sp3-help-me...tml#entry827354
  6. I use this site, its pretty all encompassing http://www.softexia.com/
  7. cjc215 this has happened to me before, it was because I was adding more files to the vize xml to patch, I added setupapi.dll (AVI's) and my sound stopped working...the conclusion I reached is some files cannot be patched, Vista will throw a fit and break something I was thinking of the need for a list of files that should not be moddified on Vista, setupapi.dll add that to the list
  8. Does anybody know which of these components I removed break Windows Experience/Performance Index? (the system rating 1.0 to 7.9 windows gives your hardware configuration) I notice my fingerprint software is broken too, if anybody could have a look at what I removed with waik/dism (did not use vlite) Anytime-Upgrade-Results Backup BLB-Client ClipsInTheLibrary Common-Modem-Drivers IIS-WebServer-AddOn-2 IIS-WebServer-AddOn IIS-WebServer Indexing-Service LocalPack-AU LocalPack-CA LocalPack-GB LocalPack-US LocalPack-ZA NFS-ClientSKU OpticalMediaDisc ParentalControls Printer-Drivers RasCMAK RasRip SampleContent-Music SampleContent-Ringtones Shell-HomeGroup Shell-MultiplayerInboxGames Shell-PremiumInboxGames Shell-InboxGames Shell-SoundThemes SnippingTool SNMP StickyNotes SUA SystemRestore TabletPC-OC Telnet-Client Telnet-Server TFTP-Client Tuner-Drivers WinOcr BTW I am using Windows 7 Ultimate
  9. Is there a list of files/folders on the DVD that can be deleted for Win7? boot efi sources support upgrade autorun.inf bootmgr setup.exe
  10. Okay, now let's get down to problems 1. A lot of elements in Advanced tree aren't properly labeled and contain no description. I want to skip *.rar file type icon install, but can't find it... (not WinRar theme, that's what I can find and uncheck) 2. It still changes power off and log off screen buttons even I unselect all themes. I think I can work around this problem by deleting some temporary file, but it's quite annoying to do that every time. 3. Advanced options dialog's font is different from wizard font. For some languages it's quite annoying (also it's taskbar icon is default Visual Studio form icon). 4. MMC still has a lot of old icons... Also every time I install XPize I select and unselect a lot of elements in the tree manually and it's quite hard to not make a mistake and forget something... Is it possible to implement some kind of selection remembering functionality, e.g. save selection as template or something to load it when installing XPize next time? Thanks, Vladimir This is where the custom icon packs come into play, somebody can fix/add to the default theme and improove it later...the most important part is the program
  11. Can you do something? Go to "%localappdata%\Microsoft\Windows Sidebar" and see if there is a Settings.ini created, or I think maybe the settings.ini in "%programfiles%\Windows Sidebar" is actually the one, see if its got your gadget info
  12. Downloadize lol
  13. Sometimes if your experience index is low (because of missing drivers or what not) windows will not turn on this stuff like aero and gadgets
  14. Needs to have ,true at the end <Gadget1>%PROGRAMFILES%\windows sidebar\gadgets\Rolex.Gadget,true</Gadget1> Edit: Nope im wrong only needed for Vista
  15. I always used the QFE versions of the files in XP, no particular reason just that they have more bug fixes and they are usually the ones that are used for the Service Pack when it comes out
  16. Why dont you educate us and tell us where the money goes? To Bin Forgotten?
  17. I stopped using it since I installed Windows 7, it broke my remove and my mce recordings when I was using the Beta and RC...I have not tested it on the final version of w7 cuz I dont want to reinstall all over again just because of one app http://forum.piriform.com/index.php?showtopic=21852
  18. How to make silent installers http://www.wincert.net/forum/index.php?/to...itch-installers How to make a theme addon http://www.wincert.net/forum/index.php?/to...inf-theme-addon How to make a program addon http://www.wincert.net/forum/index.php?/to...f-program-addon
  19. Works thanks allot I guess I could make a easy shell extension type install for .mum files that will automate this
  20. Need info on Windows 7 hotfixes: Wondering if there is a commandline (like XP hotfixes) that will tell the .msu hotfix to install the LDR (or QFE) branch version of the files...and what about when integrating updates with WAIK, can it be instructed there also?
  21. Yea I saw those too, but for some reason the MSI does not add them when it installs
  22. ricktendo

    xpize 5 Beta 3

    Nice, now I hope we see some icon packs from ppl Edit: One thing, to better localize %ProgramFiles%\Common Files its best to use this variable %CommonProgramFiles% then it will work on all langs Also I notice none of the special characters are not showing up in the dialog like á é í ó ú does this mean I have to change from ansi-to-oem characters in my translation, same as CMD files?
  23. Here is the PDF made from his site (I dont recall who made it) http://www.mediafire.com/?ryhqmiytnmi
  24. Yea you may be right, the urlmon.dll from IE6 does not have that icon...so it would only work for IE7/8 users I thought you could just point to the icon in urlmon.dll & IE8/7 users would have the nice globe icon and IE6 users would not be affected, they would have the same older icon you point to now.
  25. If the version changes/updates it should auto update BTW DarkShadows a nice globe icon for Update Catalog can be found in urlmon.dll from ie7/8 that is more like the earth icon on the catalog site
×
×
  • Create New...