Hi JFX,
At the moment I'm using nt6fast installer, modified to suit my needs. I would like to start using your GUI installer, and it definitely works for W7.
The point is, I have made an universal XP WIM image, that can be applied by the nt6fast installer script.
I have modified the script so it doesn't create W7 bootfiles but instead XP bootfiles when the XP WIM has been selected.
Could you implement some (advanced) option to choose the type of bootsector to be written?
I would be able to select my XP WIM and after imaging the WinNTSetup would write the correct bootsector.
On a side note, I don't use normal XP setup anymore, it takes too long.
Another request, is it possible to add a post processing command in the tool? Such as: After imaging run xxx.cmd.
So far for the requests, I can't remember if there is an option to automatically load the .ini at startup...If not, it would be neat!
It should be noted that the NT6fast installer didn't work on Windows XP, I'll have to test your tool to see if it does, the problem lies in the multilanguage OS.
I use Spanish and it only runs on Windows 7, not on XP.
Given the fact that my XP PE is much smaller and thus loads faster, that would be the preferred platform for WinNTSetup.
Cheers.
There may be a solution to this...
From the help page:
- /NoBootSect - will not update BootSector and Master Boot Record
- /RunAfter:{command} - will run a command before reboot
So lets say we use these commandline switches to launch WinNTSetup, then it would be possible to run a .cmd file that does the bootsector for XP.
Automatically loading of the .ini should be possible in the same way.
You have done a pretty good job!
This post has been edited by Escorpiom: 26 June 2012 - 02:55 AM