Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. -----------------------------------------------------------------------
  2. Starting New Debugger Session
  3. -----------------------------------------------------------------------
  4. -----------------------------------------------------------------------
  5.  
  6. Microsoft (R) Windows Debugger Version 6.3.9600.17237 AMD64
  7. Copyright (c) Microsoft Corporation. All rights reserved.
  8.  
  9. THEARROW\Alessandro (npipe WinIDE_01D0B4C76F2CB735) connected at Thu Jul 02 15:03:05 2015
  10.  
  11. Microsoft (R) Windows Debugger Version 6.3.9600.17237 AMD64
  12. Copyright (c) Microsoft Corporation. All rights reserved.
  13.  
  14. Waiting for pipe \\.\vboxpipe
  15. Waiting to reconnect...
  16. [15:03:19:654]: Removing any existing files from the remote driver folder
  17. [15:03:32:410]: Removing any existing files from test execution folder
  18.  
  19. te.exe "%SystemDrive%\DriverTest\Run\DriverTestTasks.dll" /select:"@Name='DriverTestTasks::_DriverRemoval'" /p:"InfFile=GuagnoMiniFilter.inf" /p:"Debug=1" /p:"ImportDriver=1" /p:"RemoveDriver=1" /p:"CertificateFile=GuagnoMiniFilterPackage.cer" /p:"PackageGuid={A23BA0FC-7265-4E3C-B99F-1E7A04AD970D}" /rebootStateFile:%SystemDrive%\DriverTest\Logs\DriverTestReboot.xml /enableWttLogging /wttDeviceString:$LogFile:file="%SystemDrive%\DriverTest\Logs\Driver_Removal_(x86)_(possible_reboot)_00012.wtl",writemode=append,encoding=unicode,nofscache=true,EnableLvl="WexStartTest|WexEndTest|WexXml|WexProperty|WexCreateContext|WexCloseContext|*" /runas:Elevated
  20. [15:04:00:244]: Result Summary: Total=1, Passed=1, Failed=0, Blocked=0, Warned=0, Skipped=0
  21. [15:04:12:157]: Removing any existing files from test execution folder
  22.  
  23. te.exe "%SystemDrive%\DriverTest\Run\DriverTestTasks.dll" /select:"@Name='DriverTestTasks::_DriverPreparation'" /p:"InfFile=GuagnoMiniFilter.inf" /p:"Debug=1" /p:"ImportDriver=1" /p:"RemoveDriver=1" /p:"CertificateFile=GuagnoMiniFilterPackage.cer" /p:"PackageGuid={A23BA0FC-7265-4E3C-B99F-1E7A04AD970D}" /rebootStateFile:%SystemDrive%\DriverTest\Logs\DriverTestReboot.xml /enableWttLogging /wttDeviceString:$LogFile:file="%SystemDrive%\DriverTest\Logs\Driver_Preparation_(x86)_(possible_reboot)_00012.wtl",writemode=append,encoding=unicode,nofscache=true,EnableLvl="WexStartTest|WexEndTest|WexXml|WexProperty|WexCreateContext|WexCloseContext|*" /runas:Elevated
  24. [15:05:03:288]: Result Summary: Total=1, Passed=1, Failed=0, Blocked=0, Warned=0, Skipped=0
  25. [15:05:15:317]: Removing any existing files from test execution folder
  26.  
  27. te.exe "%SystemDrive%\DriverTest\Run\DefaultDriverPackageInstallationTask.dll" /select:"@Name='Microsoft.DriverKit.DefaultDriverPackageInstallationClass.PerformDefaultDriverPackageInstallation'" /p:"AbsoluteDriverPackagePath=%SystemDrive%\DriverTest\Drivers\GuagnoMiniFilter.inf" /p:"DQ=%SystemDrive%\DriverTest\Drivers\GuagnoMiniFilter.inf" /rebootStateFile:%SystemDrive%\DriverTest\Logs\DriverTestReboot.xml /enableWttLogging /wttDeviceString:$LogFile:file="%SystemDrive%\DriverTest\Logs\Default_Driver_Package_Installation_Task_(possible_reboot)_00009.wtl",writemode=append,encoding=unicode,nofscache=true,EnableLvl="WexStartTest|WexEndTest|WexXml|WexProperty|WexCreateContext|WexCloseContext|*" /runas:Elevated
  28. [15:05:26:467]: Result Summary: Total=2, Passed=0, Failed=2, Blocked=0, Warned=0, Skipped=0
  29. [15:05:38:218]: Removing any existing files from test execution folder
  30.  
  31. te.exe "%SystemDrive%\DriverTest\Run\DriverTestTasks.dll" /select:"@Name='DriverTestTasks::_DriverPostInstall'" /rebootStateFile:%SystemDrive%\DriverTest\Logs\DriverTestReboot.xml /enableWttLogging /wttDeviceString:$LogFile:file="%SystemDrive%\DriverTest\Logs\Driver_Post_Install_Actions_(x86)_(possible_reboot)_00012.wtl",writemode=append,encoding=unicode,nofscache=true,EnableLvl="WexStartTest|WexEndTest|WexXml|WexProperty|WexCreateContext|WexCloseContext|*" /runas:Elevated
  32. [15:05:48:079]: Result Summary: Total=1, Passed=1, Failed=0, Blocked=0, Warned=0, Skipped=0
  33. [15:05:48:554]: Driver Installation summary:
  34. [15:05:48:557]: Driver Removal (x86) (possible reboot): Pass
  35. [15:05:48:559]: Driver Preparation (x86) (possible reboot): Pass
  36. [15:05:48:561]: Default Driver Package Installation Task (possible reboot): Fail
  37. [15:05:48:563]: Driver Post Install Actions (x86) (possible reboot): Pass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement