clean up batch file

@echo off

echo It's cleaning system dump file, pleae hold on for moments......

del /f /s /q %systemdrive%\*.tmp

del /f /s /q %systemdrive%\*._mp

del /f /s /q %systemdrive%\*.log

del /f /s /q %systemdrive%\*.gid

...

reviewer code comments

1. comments not clear or miss.

2. hard code

To be continue...

证书创建

please refer to microsoft msdn url: http://msdn.microsoft.com/zh-cn/library/bfsktky3(VS.80).aspx to check certifaction creation.

分页:« 首页...«1»...尾页 »