diff --git a/resources/winpestart.bat b/resources/winpestart.bat index ae3fda0..d105c8c 100644 --- a/resources/winpestart.bat +++ b/resources/winpestart.bat @@ -1,7 +1,6 @@ rem ---------------------------- rem WinPE Startfile: rem ---------------------------- -net use z: \\192.168.75.3\windows +net use z: \\__NFSSERVERIP__\windows z: -cd \source -setupprep.exe \ No newline at end of file +setup.exe \ No newline at end of file