XPero Posted April 15, 2005 Posted April 15, 2005 XPize is a resources transformation pack for Windows. It replaces most of the non-XP icons, avis and bmps that Microsoft has always overlooked. The installer simply automates the process of replacing resources in critical system files, making your XP's look better. XPize is compatible with Windows XP, 2003 and MCE Editions. The installer also comes with an Updater, which you can use after visiting Windows Update.XPize uAE has been optimized for unattended installations.Silent switch: /SExample:ECHO.ECHO Installing XPize uAE 1.0ECHO Please wait...start /wait %systemdrive%\Install\XPize\XPize.exe /SWhat's new in 1.1:Options:- Added I386 Patching :Fixed shdocvw.dll not being patchedFixed url.dll not being patchedFixed urlmon.dll not being patchedFixed wininet.dll not being patchedFiles:- Added credui.dll- Added hotplug.dll- Removed batmeter.dllResources:- Added icon 112 in cmdial.dll- Added bmp 128 in msgina.dll- Added bmp 129 in msgina.dll- Added bmp 130 in msgina.dll- Added bmp 131 in msgina.dll- Added bmp 132 in msgina.dll- Added bmp 133 in msgina.dll- Added bmp 134 in msgina.dll- Added bmp 135 in msgina.dll- Added bmp 136 in msgina.dll- Added bmp 137 in msgina.dllUpdater:- Fixed shell32.dll not being updatedUninstaller:- Fixed hhctrlui.dll not being restored after uninstall- Fixed sysdm.cpl not being restored after uninstall- Fixed msdxm.ocx not being restored after uninstall- Fixed plugin.ocx not being restored after uninstall- Fixed sysmon.ocx not being restored after uninstallReplacing:- Fixed msconfig.exe not being replaced- Fixed winhlp32.exe not being replacedDownload
Lost Soul Posted April 15, 2005 Posted April 15, 2005 nice update thanks for the hard work and effort youve put into it
fluid Posted April 16, 2005 Posted April 16, 2005 This seems odd. Every download of uAE 1.1 is corrupted.
XPero Posted April 16, 2005 Author Posted April 16, 2005 This seems odd. Every download of uAE 1.1 is corrupted.I've just downloaded from MSFN and installed sucessfully. Can you provide more info? (where you downloaded it, a screenshot of the error, ...)
oioldman Posted April 16, 2005 Posted April 16, 2005 Sorry for is possibly a stupid question.The file i downloaded is called "XPize uAE 1.1.exe" however in your example you wrotestart /wait %systemdrive%\Install\XPize\XPize.exe /SDid you rename it to lose the spaces? or am i mssing something.Thanks
SiMoNsAyS Posted April 16, 2005 Posted April 16, 2005 @oioldman the example was done with 8+3 (DOS) names to prevent the use of quotes. you can just rename the file "XPize uAE 1.1.exe" to "XPize.exe" and that's all we can't forget we're playing with batch files these are the 3 possibilities:if file is named "XPize uAE 1.1.exe"... ECHO.ECHO Installing XPize uAE 1.0ECHO Please wait...start /wait "%systemdrive%\Install\XPize\XPize uAE 1.1.exe" /Sor...ECHO.ECHO Installing XPize uAE 1.0ECHO Please wait...start /wait %systemdrive%\Install\XPize\XPizeu~1.exe /Sif file is named XPize.exe...ECHO.ECHO Installing XPize uAE 1.0ECHO Please wait...start /wait %systemdrive%\Install\XPize\XPize.exe /Si think this was what XPero tried to say
oioldman Posted April 16, 2005 Posted April 16, 2005 Cheers, I just wanted to make sure before running.
Slimy Posted April 17, 2005 Posted April 17, 2005 thx very much for your hard work, posted on neowin.edit: are the files that are placed on the desktop the originals that were modified?
SiMoNsAyS Posted April 17, 2005 Posted April 17, 2005 are the files that are placed on the desktop the originals that were modified?<{POST_SNAPBACK}>yes
Slimy Posted April 20, 2005 Posted April 20, 2005 are the files that are placed on the desktop the originals that were modified?<{POST_SNAPBACK}>yes <{POST_SNAPBACK}>thx, i'll put them aside
Swimming_Bird Posted April 22, 2005 Posted April 22, 2005 are there any issues with installing this over an already patched i386?
Recommended Posts