Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
187 B

@echo off
prep /ft /p %1.exe /ot %1.pbt /oi %1.pbi
win profilew /w %1 %2 %3 %4 %5 %6 %7 %8 %9
prep /it %1.pbt /io %1.pbo /ot %1.pbt
plist /st %1.pbt > %1.out
del %1.pbo
del %1.pbi