Jump to content

If you mean install Windows and have programs already installed, there's a built in tool called sysprep that allows you to do this. It's mostly used by businesses to build a gold image that can then be deployed to multiple systems, preventing the need to install updates or applications manually each time. 

 

Bear in mind this requires you to install Windows and set it up how you want at least once. So if you're only wanting to install on one system, this won't save you any time. 

 

https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/sysprep--generalize--a-windows-installation

 

EDIT: I personally use sysprep to create base images after installing updates each month so if I ever need to rebuild a VM I can pull the most recent image and not have to worry about applying updates. 

Link to post
Share on other sites

9 hours ago, Hackintoshx said:

Yes it's for one system i was just looking for a one click solution kind of thing instead of me having to install each program one by one. ill look in to sysprep Thank you very much

Sysprep's not what you're looking for then. It's designed to make it easier to deploy the same image to multiple systems. You'll still have to install all your programs one by one before you can create the image. By that point, you've already got it set up so there's no point in using sysprep.

 

You can look around to see if there's an installer with all the programs you want, but I doubt you'll find it. There's ways to do it yourself by putting multiple programs into an MSI installer, but if you're only doing this on one system, it's going to be more work than just installing them all normally. 

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×