I want to make a rescue partition on a machine that is running XP SP3. Also I wish to keep an image of my OS in this rescue partition so that when the OS crashes, I am able to boot the system using F10 or any other designated key. I want WinPE to just boot the system when OS crashes and run an executable that will rebuild the OS. I have read many scripts that are there to create rescue partition and prepare boot manager. My issues is that how to do all these steps using INNO Setup maker so that everything is prepared as an executable. Thanks