Sinensis Posted March 29, 2006 Share Posted March 29, 2006 I was thinking on developing an utility for creating unattended win xp isos. This is what i had in mind:A wizard-like application where you start by choosing an OS source folder (maybe with winnt.sif for unattended). You then select which software you would like to add, and what is to be optional (for a menu during installation)Then you click finish and the iso is created for you. After this you can save the config for creating a similar iso at a later time.Each software add-on would have a separate folder with one or several files, and a xml file to describe how it is to be installed (execute this, copy that, add that to registry....), and what stage of installation (t-12, t-39...). The software would be stored locally in a separate folder and merged with the OS during creation of iso. Folders would typically be arranged like so:OS\Win Xp Pro\...OS\Win Xp Home\...Software\Office\Microsoft Office\...Software\Office\Microsoft Office\_config.xmlSoftware\Office\Adobe Acrobat\setup.exeSoftware\Office\Adobe Acrobat\_config.xmlSoftware\Registry Tweaks\....Software\Games\...So when selecting software you would browse a tree, and if selecting a top folder it would select everything under this folder.If there is a need for something like this I would be happy to try to create it. I'm not a very experienced programmer but I think I should be able to pull this off. We can use this thread to discuss exactly how the utility should work. Input from experienced users would be highly appreciated.But, if something similar already exists, please let me know so I don't waste my time. And pardon my bad english Link to comment Share on other sites More sharing options...
urie Posted March 29, 2006 Share Posted March 29, 2006 I wish you luck with your project but i think you should check out this program firstUnattendXP Web Page? Link to comment Share on other sites More sharing options...
shooter468 Posted March 29, 2006 Share Posted March 29, 2006 why not use nLite? Link to comment Share on other sites More sharing options...
Scubar Posted March 29, 2006 Share Posted March 29, 2006 unfortunately there are already a fair few programs out there that do prety much identical things, nLite + WPI are the two best programs and will accomplish what you want without much effort at all. Link to comment Share on other sites More sharing options...
Sinensis Posted March 29, 2006 Author Share Posted March 29, 2006 (edited) I want to quickly select what software is to be included from a library on my pc, and leave the original xp uncluttered. And automatically generate a menu to be run during installation, preferably at t-39. And without having to worry about creating cabs. So when I add something to my library i just copy the installation folder and add an xml file that describes what to run - perhaps something must be done at one stage (registry?) and something else at another, like guirunonce. Now if I already had made a previous iso i would reopen this project and tick the new software if i wanted to include it, then choose if this is to be optional or not (visible at menu). I'm not sure if UnattendXP let me do this, it looks kinda complicated.Maybe my project would only be useful if you create multiple versions of an iso.. one for dad, one for mom, one based on Pro, one on Home, etc.. I have only made unattended xp isos manually so far, but I don't like working directly in the xp source, or having to copy it from a clean one when i start a new project. Edited March 29, 2006 by Sinensis Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now