Help needed XPlode
#21
Posted 21 June 2004 - 12:59 AM
#22
Posted 22 June 2004 - 06:01 AM
Quote
is there any way of setting password not to expire? Thanks
#23
Posted 22 June 2004 - 06:51 PM
killerbee, on Jun 18 2004, 01:27 PM, said:
Have you found a way to load the hive?? I'd like to install things @ t-9 since its controled by winnt.sif. That way I could have multiple .sif files for multiple computers/configurations.
For exemple, I included on my CD the unattended feature, but also wanted the normal method (almost normal...). So I have 3 winnt.sif for one computer: one fully unattended, one with default values, and one complete attended.
I tought of calling different .xml from the different .sif so xplode execute @ t-9, but I can't install things there or import settings.
Actualy, my .js script detects, @ t-12 and RunOnceEx, the computer name, and run the appropriate config. But the computer name is the same for unattended and attended installation, so right now what I've done is useless...
Anyone having an idea?
thanx
#24
Posted 23 June 2004 - 04:42 AM
i think i have a solution for your problem - you need to convert your UXPCD to a MultiBoot-CD. On this you can have multiple configurations for your XPCD. When you use CDImage with the optimize-option you can put as many XP's on it as you like.
hope this helps a bit
cya
Killer Bee
#25
Posted 23 June 2004 - 07:32 AM
Thats what I was using last year. But I don't really like having 10 I386 folders for a total of 5 Gb just for different configuration...
#26
Posted 23 June 2004 - 08:01 AM
It needn't total up to 5 GB.
All it needs is 10 boot folders (3 MB each), all of which after optimization would end up occupying just another 4 MB of space in addition to a single 350 MB (or nearly that much) I386 directory.
#27
Posted 23 June 2004 - 08:07 AM
klasika, on Jun 22 2004, 05:31 PM, said:
Quote
is there any way of setting password not to expire? Thanks
This is how you can do it.
Run this command from a batch-file/INF/runonceEx/Xplode or anything:
net accounts /maxpwage:unlimited
#28
Posted 23 June 2004 - 06:14 PM
prathapml, on Jun 23 2004, 03:01 PM, said:
It needn't total up to 5 GB.
All it needs is 10 boot folders (3 MB each), all of which after optimization would end up occupying just another 4 MB of space in addition to a single 350 MB (or nearly that much) I386 directory.
Where can I found info on this?
thanx
#29
Posted 23 June 2004 - 07:52 PM
or to say it in XPlode-xml:
<execute display='Turning off password expiration' program='net.exe' arguments='accounts /maxpwage:unlimited'></execute>
have fun with it
cya
Killer Bee
#30
Posted 23 June 2004 - 07:56 PM
that would be interesting for me too. I'll start a new topic here regarding this as i think many XPlode-Users are interested...
cya
Killer Bee
#31
Posted 26 June 2004 - 02:15 PM
killerbee, on Jun 17 2004, 09:48 AM, said:
[SetupParams] UserExecute="%SystemDrive%\Install\XPlode.exe /xml:#SYSTEMDRIVE#\Install\Phase3.xml /log:#SYSTEMDRIVE#\Phase3.log" [GUIRunOnce] <----- after reboot "%Systemdrive%\Install\XPlode.exe /xml:#XPLODE#\Phase4.xml /log:#SYSTEMDRIVE#\Phase4.log"
Should the # not be a % ?
I'm nog using this one:
[SetupParams] UserExecute="%SYSTEMDRIVE%\Program Files\XPlode\XPlode.exe /xml:%SYSTEMDRIVE%\Program Files\XPlode\XPlode.xml /log:%SYSTEMDRIVE%\Program Files\XPlode\XPlode.log"
Could that work ?
#32
Posted 26 June 2004 - 03:15 PM
Indeed, you can always use # instead. It keep you from having errors.
So in your winnt.sif, use "#", not "%".
#33
Posted 27 June 2004 - 12:43 AM
big_gie, on Jun 24 2004, 05:44 AM, said:
prathapml, on Jun 23 2004, 03:01 PM, said:
It needn't total up to 5 GB.
All it needs is 10 boot folders (3 MB each), all of which after optimization would end up occupying just another 4 MB of space in addition to a single 350 MB (or nearly that much) I386 directory.
Where can I found info on this?
thanx
@ big_gie and killerbee
Maybe you are interested in this, here it is:
go here for the multi-boot guide.
Just remember that there's no need for making multiple PRO2/PRO3 etc. folders under the SETUP folder (the one where you have I386 directory). You just need to edit the txtsetup.sif in the PRO2/PRO3 etc. boot folders to link to your normal single I386 folder. Got it?
For any more info on discussing this, start a new thread - and PM me the link to it.



Help


Back to top









