Jump to content

Recommended Posts

Posted

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 forum

TIA


  • 2 weeks later...
Posted

For the record, you can also substitute environment variables for settings in your diskpart.cfg file.

ex:

set disk=0

set part=1

:diskpart.cfg

sel dis %dis%

sel par %par%

hth

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...