1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Run a DLL as an App Error, computer clean!

Discussion in 'Windows XP' started by yosef7000, 2010/08/12.

  1. 2010/08/12
    yosef7000

    yosef7000 Inactive Thread Starter

    Joined:
    2010/08/06
    Messages:
    24
    Likes Received:
    0
    I downloaded some themes for my Windows XP a few days ago, as soon as I opened them all hell broke loose, the theme switched from the standard XP theme (Luna) to that "classic" depressing windows '95 theme. I can't switch it back, it's stuck, every time I try it gives me the same error (Run a DLL as an App has encountered a problem that needs to be closed) and it gives me 2 options, debug and close.
    Even the preview doesn't show, Properties - appearance---- every time i click on another theme it tells me that it failed to load.
    I started a thread in the Malware forum, and the Malware Analyst helped me clean up my computer, I'm sure it's clean, but I'm still having the same problem.
    He suggested that I should start a thread here about my current problem.
    Please Help :(:eek:
     
  2. 2010/08/12
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    The only sure way is to boot off your Windows XP disk, format & reinstall.
     
    Arie,
    #2

  3. to hide this advert.

  4. 2010/08/13
    yosef7000

    yosef7000 Inactive Thread Starter

    Joined:
    2010/08/06
    Messages:
    24
    Likes Received:
    0
    I was afraid you were going to say that.
    Is there any other way? to me, formatting my computer is the last option.
    Also, if I don't do anything about it, will it affect the rest of my computer?
     
  5. 2010/08/13
    rsinfo

    rsinfo SuperGeek Alumni

    Joined:
    2005/12/25
    Messages:
    4,076
    Likes Received:
    178
    Are you getting the problem in one user account or in all the accounts ? What version of XP are we talking about ?
     
  6. 2010/08/13
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    You could try:

    Use a restore point prior to attempting to install the Theme. But you've probably deleted all restore points (which is usually part of the Anti Malware procedure).

    Copy/paste the following in a text file, then rename it to theme.reg & double click it to enter the data in your registry. Hopefully it'll reset your theme.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
     "NoDispBackgroundPage "=-
     "NoDispScrSavPage "=-
     "NoColorChoice "=-
     "NoSizeChoice "=-
     "NoVisualStyleChoice "=-
     "SetVisualStyle "=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]
     "Type "=dword:00000020
     "Start "=dword:00000002
     "ErrorControl "=dword:00000001
     "ImagePath "=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
      74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
      00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
      6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
     "DisplayName "= "Themes "
     "Group "= "UIGroup "
     "ObjectName "= "LocalSystem "
     "FailureActions "=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,04,00,19,\
      00,01,00,00,00,60,ea,00,00,01,00,00,00,60,ea,00,00,00,00,00,00,00,00,00,00
     "Description "= "Provides user experience theme management. "
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes\Parameters]
     "ServiceDll "=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
      00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
      73,00,68,00,73,00,76,00,63,00,73,00,2e,00,64,00,6c,00,6c,00,00,00
     "ServiceMain "= "ThemeServiceMain "
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes\Security]
     "Security "=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
      05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
      20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,\
      00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,\
      00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes\Enum]
     "0 "= "Root\\LEGACY_THEMES\\0000 "
     "Count "=dword:00000001
     "NextInstance "=dword:00000001
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
     "NoSaveSettings "=-
     
    Arie,
    #5
  7. 2010/08/13
    goddez1

    goddez1 Inactive

    Joined:
    2002/01/12
    Messages:
    2,975
    Likes Received:
    49
    Hi,

    Try # 187 both right and left:
    http://www.kellys-korner-xp.com/xp_tweaks.htm

    also see:
    http://www.kellys-korner-xp.com/xp_t.htm#themes

    another possibility:
    http://www.softpedia.com/get/Desktop-Enhancements/Themes/RestoreXPthemes.shtml

    If you use the above softpedia link, once you click the download button a 2nd page will load, click on the download "site buttons" on the right side. Don't mistake or be fooled by the left side blue "download button ". That's for the sites "Registry Mechanic" cleaner application. Some find this confusing and I imagine softpedia was hoping for this. :)

    ------------------
    This is from your logs in the malware forum:
    Perhaps this problem should be tackled by trying to find and replace this uxtheme.dll. See:
    http://www.anetforums.com/posts.aspx?ThreadIndex=40096

    Have to be most careful here. This dll will be version and service pack sp2 or sp3 specific. Got to think on this though. As I recall, many themers will patch this and a couple of others files.

    http://www.belchfire.net/index.php?showtopic=9001
     
    Last edited: 2010/08/13
  8. 2010/08/14
    yosef7000

    yosef7000 Inactive Thread Starter

    Joined:
    2010/08/06
    Messages:
    24
    Likes Received:
    0
    Dear gaddez1;
    You were right, I replaced the .dll file and restarted my computer. It worked!!!
    Thank you soooo much for your help. I can't even tell you how relieved I am I won't have to format.
     
  9. 2010/08/14
    Admin.

    Admin. Administrator Administrator Staff

    Joined:
    2001/12/30
    Messages:
    6,687
    Likes Received:
    107
    Good for you!

    Please mark your thread as 'Resolved'.

     
  10. 2010/08/14
    goddez1

    goddez1 Inactive

    Joined:
    2002/01/12
    Messages:
    2,975
    Likes Received:
    49
    Hi yosef7000,

    You are most welcome and I'm glad this turned out so well. Your comp is clean and your Luna theme is back. As a big fan of Luna, when I was using XP, I know how important this can be.

    Please do, as Arie instructs and mark post as resolved. :D

    Watch those themers in the future and read the readme's. As I said, some do and will replace or patch files that will be the wrong version.
     
  11. 2010/08/14
    yosef7000

    yosef7000 Inactive Thread Starter

    Joined:
    2010/08/06
    Messages:
    24
    Likes Received:
    0
    My computer is clean and Luna is back thanks to you guys :) I am so thankful for finding this forum and your help. I marked this thread as resolved. :):):)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.