Jump to content

PandaX

Member
  • Posts

    72
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by PandaX

  1. The file exists, and is downloaded, however when you try to run it manually it says it's not required, causing WU to say it wasn't installed. Based on its file version I suspect it's for IE 5.5 and not 5.01, however installing IE 5.5 SP0 gives the same message (and causes WU Restored to no longer work) and I'm unable to install IE 5.5 SP2 to test it.
  2. It was a VM that had WinME preinstalled so I can't say for sure what if anything may have been done to it. I did however reinstall WinME from scratch and got a different result, this time with a 404. This is using IE 5.5 and not 6.0.
  3. I'm getting a similar error to others running Windows ME and IE6, however I'm not getting 404s or anything else that appears to be amiss.
  4. I don't know if custom themes are still a supported use case scenario, however when porting an old Windows 7 theme I made to the latest version of SAB I ran into two issues that I can't seem to figure out. 1) The programs list seems to double-render under the program's label. For example in the screenshot below I used the included Windows 7 theme and modified the StartPanelComposited::StartPanelPriv, Part# 6, State# 0 with a solid color #3C000000. As you can see the the individual list items are black as a result. 2) The second issue is, SAB seems to no longer take into account the DEFAULTPANESIZE:RECT value in StartPanelPriv, Parts# 6, 7, 9, 10, 14, 15, 17, 18, 19, 20, and 22 The older StartIsBack used to work fine in this regard (see: https://www.deviantart.com/longhornfusion/art/M7-with-new-Start-Menu-380790291 (although this is from 10 years ago)) Is there anyway to work around these?
  5. When customizing the start menu from the msstyles, does SIB check for any property or class to determine whether or not to show it? I don't theme too much so only today did I realize that modifying an 8.1 theme didn't update the start menu so I checked this thread and saw it requires an unmodified 8.0 theme.
  6. Ribbon applications have a custom drawn frame for the QAT, contextual tab headers, and relocating title to render on to it. The title text is also custom drawn and it still works as it did in Vista/7 in that the text can have a transparent background and text glow applied to it. Normal windows however have an opaque background applied to it which is controlled by DWM's colorization color. This is why you're seeing Paint have a proper title and other applications aren't.
  7. How exactly do you mean? The navigation button hasn't changed in 8 except for their location being moved back into the msstyles. All that's required is having DWM extend to the height of the navbar. (And replacing the white image of the navbar with a transparent one)
  8. A friend of mine donated but it's not loading his donation key, just gives error 5. Assuming that number is a error being returned. I tried to help him and he's reinstalled several times without any luck. Any ideas as to what could be the reason? He's also generated the key several times.
  9. You might want to check HKU\DEFAULT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager DllName is set to C:\Windows\Resources\Themes\Aero\Aero.msstyles. This key isn't always updated properly and can cause the black screen on boot after uninstalling a uxtheme patch.
  10. I'm not entirely sure how this happened but I did run disk cleanup and have the thumbnail cache selected
  11. I was going to suggest that it used Vista Beta's frame that still exists in that location if it didn't. Otherwise I could modify WSB to not remove the frame on save. Alternatively look for an image in: Start Menu > Panels > Basic > Places List > Panels > User Pane which would be the equivalent location to that old Vista property. Also, is there a way to purchase SIB+ as a gift for someone else?
  12. Yes, it reads 32-bit PARGB BITMAPs, not msstyles parts. I'm confused, you say yes then say not msstyles parts.
  13. I'm curious about this too, another person I know had the same issue, but just for RC1. Downloaded the symbols, changed the right registry keys, even sent me a few screenshots showing what all he had done, but nothing, no dialog, watermark, or anything.
  14. Found a tiny bug with the installer, if the config.exe is in a directory path with a space in it, regsvr32 fails. "The module "X:\My" could not be loaded" for example. Nothing really major, just noticed it today.
  15. Taskbar blurring still works with SIB. You can still use UxStyle for signature bypassing, and I don't know about you but custom swatches never worked for me and only removed the ones that were already there causing the control panel to be empty. So we need SIB & UxStyle & aerohost.exe & dwm console open & watermark NOW, just to get DWMGlass.dll to work same as before. No Thanks Ok, then don't use it
  16. Taskbar blurring still works with SIB. You can still use UxStyle for signature bypassing, and I don't know about you but custom swatches never worked for me and only removed the ones that were already there causing the control panel to be empty.
  17. That's actually not true, both Aero Basic and Windows Classic still exist, it's just not easy to apply it anymore because there's no up front way to do it. They exist purely as a fallback but they're there.
  18. Yeah I figured it was Windows' fault. Wasn't aware about the space being a separator though. Also finally got around to donating.
  19. Yeah did that and it worked. Rather annoying, but I guess nothing can be done about it. Thanks.
  20. AppInit_DLLs = X:\My Programs\Customization\DWM\DWMGlass.dll Though I can't seem to convert it to short path because GetShortPathName is always returning X:\My Programs\Customization\DWM\DWMGlass.dll
  21. I'm having a bit of trouble here, I can't seem to get DWMGlass.dll to load. There's no nofication, no debug.log, or anything. I have the registry pointing to the DLL properly, yet no go.
×
×
  • Create New...