MichaelH Posted July 26, 2007 Posted July 26, 2007 I need to set up an automated testing system that cleans the system between installs and tests. Can an unattended windows installer be started from a running windows instance?I know that putting the XP CD in while in windows allows you to 'install' in a way that creates a temporary boot drive with the installer files, then reboots into it to continue the installation as normal. If I can have my scripts load an iso and kick it off, and have the runonce start up my scripts on the other side, I'll be set.So, will it allow this? At the very worst case, I can have a gui interaction tool poke the windows based interface, as long as it completes unattended after rebooting.Thanks for any info.
mikefoley Posted July 27, 2007 Posted July 27, 2007 It sounds like what you need is to use VMware and its snapshot capability!
MichaelH Posted July 30, 2007 Author Posted July 30, 2007 Unfortunately we've found VMs don't play nice with some of our graphical applications, so they're not a viable answer. It looks like windows system restore points are going to give us what we need, but it's not an ideal solution either.
bj-kaiser Posted August 1, 2007 Posted August 1, 2007 maybe you should give this a try:http://www.sandboxie.com/
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