Jump to content

XPero

Patron
  • Posts

    1,901
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by XPero

  1. I was missing: - Expand features. - Option for deletion of original files after task completion. - Auto close when done. - Always on top option. - Smaller and nicer GUI. - A better way to handle settings without touching the registry (this will be in final version of eXPander 1.5) - Option to send the app to tray. - Checking on load of required tools to operate. What are you thoughts about it?
  2. I used it a lot and was very useful while developing XPize. I missed some features and I waited for them to come, but they never did. Then I developed eXPander, and it is what I use now. Anyway, it would be a pleasant piece of news to see a revamped and updated Compression Bin.
  3. Reshacker's author no longer supports Reshacker, nor will develop a new version. So, no x64 XPize on the way.
  4. Not possible with current architecture. XPize makes use of Reshacker, which is not 64-bit compatible.
  5. A new version if the uxtheme patcher will be released in next release. That will probably fix your issues.
  6. XPize goes absolutely last after everything is installed. Thanks for your interest.
  7. Thanks. Anyone elsehaving that prob? Maybe it is a VS issue?
  8. Would you like to do it? If yes, send me a PM please. Thanks
  9. Most of them cannot be edited sue to the 16 color compat
  10. God exists, and he's Croatian
  11. XPero

    Flashget XPized

    3rd party soft is not my priority now. Maybe in future
  12. No sorry, I think that trying to "fix" it would make it worse, so I will leave as it is.
  13. Those are customized "run" screens some users made, nothing to do with XPize
  14. That is the original icon Microsoft designers made. You're right on the thick borders, but no worth messing with it.
  15. The icon is there...what are you expecting to appear?
  16. Give me some time to polish and update the code of the XPize mods and I will open source one of them so you can create your own XPize mods.
  17. Thanks for reporting.
  18. XPero

    New cursor for XPize

    I think they're nice, but I prefer Fedora ones, sorry and thanks for the link!
  19. System::Call 'user32.dll::SystemParametersInfo(i 20, i 0, t "$WINDIR\Web\Wallpaper\MCE.bmp", i 3) i .r0' System::Call 'user32.dll::RedrawWindow(i 0, i 0, i 0, i 0x0085) i .r1'
  20. I call user32.dll API functions to set wallpaper on the fly as Windows does.
  21. WriteRegStr HKCU "Control Panel\Desktop" "SCRNSAVE.EXE" "%SYSTEMROOT%\system32\XPize.scr" I change wallpaper using API.
  22. This is the XPize code: SetRebootFlag true SetOverwrite off SetOutPath "$RESOURCES\Themes" File /r "Extras\Skins\Luna Royale" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\ThemeManager" "WCreatedUser" "1" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\ThemeManager" "LoadedBefore" "0" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\ThemeManager" "ThemeActive" "1" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\ThemeManager" "ColorName" "NormalColor" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\ThemeManager" "SizeName" "NormalSize" WriteRegExpandStr HKCU "Software\Microsoft\Windows\CurrentVersion\ThemeManager" "DllName" "%SystemRoot%\resources\Themes\Luna Royale\Luna Royale.msstyles"
  23. I already posted it on Tech News. Thanks anyway
  24. After 5 years of development, Windows Vista is finished. Source: windowsvistablog.com Video: Jim Allchin & RTM Screenshots: www.winsupersite.com
  25. Weird, are you sure this is XPize related?
×
×
  • Create New...