Jump to content

Integrate XPize WITH custom switches... (& extras)


DaXearo

Recommended Posts

Hi,

I try to integrate XPize into an Windows XP source CD using this commandline:

xpize.exe /S /mode=i386 "/source=D:\XPCD_NL\I386" "/dest=D:\XPCD_NL\I386" /noboot /notask /nocmd

Unfortunately it doesn't work anymore with the latest version of XPize! :(

Is there a way to do this? I want ALL the extra's included EXCEPT the bootscreen, taskswitch & commandline colors.

Thanks!

Link to comment
Share on other sites


Grab hevnbnd's version here

Open the ENTRIES_XPIZE40L.INI file and add the switches to the programadd section. Example:

[general]
builddate=2006/2/8
description=XPize MCE
language=English
title=XPize
version=4.2
website=http://xpero.msfn.org/

[EditFile]
I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]
XPize42MCE.exe /noboot /notask /nocmd

I used different switches than what you want to use, but the ones I tried worked for me. I'm working on figuring all this stuff out myself, but for now, I'm relying on others' works, such as hevnbnd's release to get me started.

Link to comment
Share on other sites

;This works:

xpize.exe /S /mode=i386 /source=C:\XPCD

;This does not work:

xpize.exe /S /mode=i386 /source=C:\XPCD\I386

;dest no longer available

;mode=normal no longer available

Also, remember that Extras are not included by default, so no need to add them.

xpize.exe /S /mode=i386 /source=D:\XPCD_NL <--this should work

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...