shutdown.exe没有。我用shutdown.exe作为关键字,用filelocator pro搜索了下,
G:\wimbuilder2\Projects\WIN10XPE\01-Components\00-Shell\Explorer\submain.bat
@echo off
if not "x%opt[shell.app]%"=="xexplorer" goto :EOF
After "rasdial.exe" has been copied into "X:\Windows\System32\rasdial.exe", a PPPoE connection can be started automatically by a command.
Is it possible to put "rasdial.exe" into the "System32" folder during the building process?
\Projects\WIN10XPE\01-Components\PPPoE\main.bat The following line already exists in the above file. call AddFiles %0 :end_files
Should I add rasdial.exe between rasphone.exe and :end_files as shown below?
I want to add a desktop shortcut to "rasphone.pbk". What should be added into "PEStartup.bat"?
Should I add the following line right under this line "function BeforeShell()"?