Jump to content

Sp0iLedBrAt

Member
  • Posts

    1,711
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    North Macedonia

Everything posted by Sp0iLedBrAt

  1. much appreciated So, if you install it silently, Yahoo toolbar does not install or you made changes to the installer?
  2. First of all, use search. Look at all the sticky posts above the one you wrote http://www.msfn.org/...ation-add-ons/. They are full of already-made add-ons, so you can find the ones you need. I use this one most often http://www.winaddons.com/nlite-addons , but there are plenty more. Most of them already are, and YES, you can add them as add-ons in ONE session along with everything else you want to do with nLite. WMP11 is different. You will need this http://www.boooggy.org/slipstreamer/ . I may be mistaken, but I think you have to do this before you start nLite. I suggest you slipstream SP3 into XP (with nLite or not), save it as an .iso and use that as a base for consequent work with nLite. Cheers
  3. This link http://forum.noteboo...tml#post3463520 probably verifies that it is related to graphics (other hits on google warn of a possible virus ) Anyway, the video card is Mobile Intel 915GM/GMS, 910 GML Express Chipset Family and it's no use looking for a newer driver; I've done it more than once (even with trial versions of device driver finders), and the earliest version on the link you suggested is 940GML. A daRn shame. These entries are in the registry, found in ControlSet, ControlSet001 and ControlSet002 (no need to export them all) HKLM_SYSTEM_ControlSet001_Control_Video_DEB039CC-B704-4F53-B43E-9DD4432FA2E9.reg HKLM_SYSTEM_ControlSet001_Services_RDPCDD_Video.reg
  4. Probably because it's an OEM CD which is hardware dependent. A new drive has a new serial which makes all the difference. I suggest a call to MS and explaining. Welcome to MSFN
  5. Maybe you'll find something here http://support.kaspersky.com/faq/?qid=203892741 Cheers and welcome to MSFN
  6. @iamtheky I followed the instructions in your link (with 3-4 different free hex editors) and I didn't find the named values there, nor in shell.32.dll extracted from WindowsXP-KB2286198-x86-ENU.exe. I even tried this link http://winhlp.com/node/16#comment-1936 , 3 or 4 comments below the one you provided. @GrofLuigi: I found 2 GUIDs: 1. {DEB039CC-B704-4F53-B43E-9DD4432FA2E9} in \Registry\Machine\System\CurrentControlSet\Control\Video\{DEB039CC-B704-4F53-B43E-9DD4432FA2E9}\0000, which should be normal; I even found it in one of the posts here http://www.msfn.org/...i-setup-solved/ 2. {23A77BF7-ED96-40EC-AF06-9B1F4867732A} in \Registry\Machine\System\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000 , which doesn't show up anywhere in the log file I attached. I also have \REGISTRY\Machine\System\ControlSet001\Services\ialm\Device0 and \REGISTRY\Machine\System\ControlSet001\Services\ialm\Device1, which would explain why Google video chat reports I have PC Camera0 and PC Camera1. This is the exported key + the one previously key.reg HKLM_SOFTWARE_Classes_Directory_Background_shellex.reg
  7. Please do not double-post. This is the wrong forum anyway.
  8. Sorry to say you won't get any help, because this is not allowed around here; ypu can see that by scrolling up to the beginning of the page and reading the forum rules
  9. I wish! The latest driver is 6.14.10.4764 and was released in 2007 :sigh: I will look into it and report back. Cheers
  10. I actually did install it 2-3 days ago, just to see what it does :-)I'll look into those registry points you highlighted and post them if necessary (probably in this same post). I'll also do another change of explorer.exe and shell32.dll this time. Shell32.dll is currently version 6.0.2900.6018, which means it's been updated post SP3. Maybe -X- could jump in and help me out with the exact update/hotfix. Thanks
  11. You could try /a for administrative install, which could give you options to change the install directory, and it's recommended for installations over a network.
  12. I extracted explorer.exe from the CD, made sure it was the same version and it contained the above mentioned icons. After replacing it, it's still the same result, so it must be something that is disturbing/blocking explorer.exe. I'll try GrofLuigi's recommendation and check out Process Monitor next. Cheers Edit: I'm attaching the log file for explorer.exe. Being involved in so much, it is quite the read. I'm hoping someone will know what to look for. Logfile.7z
  13. Explorer.exe doesn't contain any icons, as demonstrated here but when I click OK, shell32.dll appears and shows the needed icons which can be applied. I applied the My Computer icon to nLite's shortcut and it's fine. Cheers Edit: Explorer.exe is version 6.0.2900.5512. When I went to C:\WINDOWS to check the version, I noticed it has lost its icon as well. Now I'm really confused
  14. source here http://msdn.microsoft.com/en-us/library/cc656912.aspxSo, if you only want to run .NET 4.0 applications, the Client Profile is more than enough. Cheers
  15. @GrofLuigi This link you attached made me think; I didn't (and I still don't) think it's important, but a part of my notebook screen broke and I got an old CRT screen and hooked it up as secondary display (Intel Dual Display Clone mode). Do you think this may have anything to do with it? BTW, the change of color depth didn't work. Cheers
  16. @GrofLuigi: I did all the steps you recommended; the first one did not have a hex value , but it did have . Everything else was OK (even the custom theme), except for . This didn't exist, so I created it as a DWORD value with a decimal of 4096. I also deleted IconCache.db, which I was thinking of rebuilding with TweakUI.exe. After the restart, however, it's still the same.Fala sepak Thanks
  17. Search for nlite.cmd or nlite.cm_ in your nLited CD (probably in i386). It should contain this code for /f "tokens=3" %%i IN ('reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup /v "SourcePath" ^| findstr "REG_SZ"') do set SOURCE=%%i cmd /R %source%batch.cmd EXIT
  18. Please attach the batch.cmd file
  19. I did my Google search before I posted That's why I said Anyway, the appearance of My Computer is the same there and in every other place. Thanks
  20. I'm afraid both attempts were a failure. Any other ideas? Thank you
  21. I don't think so. As far as I know, My Computer, My Documents etc. have the same class IDs on any XP. I have applied the .reg file, but will report after I restart. Cheers
  22. I also forgot to point out that the My Computer icon is not visible in the Start menu. @myselfidem Unfortunately, it doesn't work, but I think it could be because lines are wrongly separated by the forum display. Could you attach the original .reg file as you created it? Thank you
  23. 7-Zip doesn't have to be installed for nLite to work, so there is probably something wrong with the add-on. Did you create it yourself or you downloaded it from somewhere?
  24. I recently (have no idea how) lost the icons for My Computer and Show Desktop. I don't mean they are not there, I mean they've lost the appearance. My Computer Show Desktop Now, when the window opens for me to save something, I can't see My Computer, but I can see Show Desktop Any ideas? Cheers
  25. That can only mean you didn't put bliss.jpg in C:\ Copy it in the root of C:\ (next to WINDOWS, Program Files, etc.) and try again. If it doesn't work, upload the image somewhere and PM me for the location. Cheers
×
×
  • Create New...