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.

10 lines
746 B

  1. REM build -cZ
  2. REM call %RazzleToolPath%\PostBuildScripts\winfuse_combinelogs.cmd
  3. REM call %RazzleToolPath%\PostBuildScripts\winfusesfcgen.cmd -cdfs:yes -hashes:yes
  4. reg add hklm\system\setup /v systemsetupinprogress /d 1 /f /t reg_dword
  5. rundll32 sxs.dll,SxsRunDllInstallAssembly %_nttree%\asms\1000\Msft\Windows\Example\sxsvc1\sxsvc1.man
  6. reg add hklm\system\setup /v systemsetupinprogress /d 0 /f /t reg_dword
  7. REM sleep 20
  8. regsvr32 /i %_nttree%\asms\1000\Msft\Windows\Example\sxsvc1\sxsvc1.dll
  9. del %windir%\winsxs\x86_Microsoft.Windows.Example.SideBySideService1_6595b64144ccf1df_1.0.0.0_x-ww_187a9988\*.pdb
  10. copy obj\i386\sxsvc1.pdb %windir%\winsxs\x86_Microsoft.Windows.Example.SideBySideService1_6595b64144ccf1df_1.0.0.0_x-ww_187a9988