crossgrid Posted October 7, 2004 Posted October 7, 2004 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
likuidkewl Posted October 7, 2004 Posted October 7, 2004 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.
edg21 Posted October 8, 2004 Posted October 8, 2004 here ya go... works fine for me http://www.wug-nordic.net/articles/winpe_ramdrive.htm
ribond Posted October 21, 2004 Posted October 21, 2004 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now