October 7, 200421 yr Hi, Here is what i wanted to do. I wanted to load diskpart mydisk.txt and modify it to change a value within the text file. I wrote a vbscript that reads in the file and changes the field but mydisk.txt is on the cd so it is read only. So I was wondering if there was like a memory loader for WinPE with tutorials. i'm making great progress love this forumTIA
October 7, 200421 yr Do you mean adding a RAM disk, if so I believe it was Spawn who posted a great little tutorial on how to do this.
October 8, 200421 yr here ya go... works fine for me http://www.wug-nordic.net/articles/winpe_ramdrive.htm
October 21, 200421 yr For the record, you can also substitute environment variables for settings in your diskpart.cfg file. ex:set disk=0set part=1:diskpart.cfgsel dis %dis%sel par %par%hth
Create an account or sign in to comment