|
I like pecmd very much.
But I think it may not be suitable for this purpose.
Did you try using PESHELL instead?
Perhaps:
winpeshl.ini
[LaunchApps]
"wincmd.exe load %curdir%\wincmd.ini"
"X:\Program Files\PEShell.exe"
wincmd.ini
Exec winpeshl
Exec UX
Devi %windir%\inf\hdaudio.inf
and so on
peshell.ini
[Shell Loader]
Timeout=0
Default=Explorer
[Shells]
Command Prompt=%SystemRoot%\System32\Cmd.exe /k cd /d "%SystemDrive%\
Explorer=%SystemRoot%\explorer.exe
[AutoRun]
[Display]
Width=1024
Height=768
ColorDepth=32
ConfirmDisplayChange=No
[ERDLogon]
TargetRoot=C:\Windows
After getting to the desktop, load video drivers.
Switch user with a shortcut to tdiscon.exe.
Log in as Admin.
relaunch explorer with shortcut to relaunch.cmd
relaunch.cmd:
tskill explorer
psexec -i -d -s explorer
http://pierre-mounir.freehostia.com/
[local]PESHELL.ZIP[/local]
[ 本帖最后由 2011cew 于 2012-3-7 23:48 编辑 ] |
|