Tuesday, July 21, 2015

boot - How can I create a bootable stick with Windows?






with linux distributions is possible. Can this be done with windows too?


Basically I just want to move the files from my installation DVD to a stick, and make it bootable like the dvd


Answer



You mean this?


http://wintoflash.com/download/en/


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...