Closed GoogleCodeExporter closed 9 years ago
Expert mode -> Open logs
Expert mode -> Load snapshot
Original comment by BadPointer0
on 9 Jan 2015 at 1:37
Thanks for your quick response.
The log files are not easily parsed and I cannot see a simple way to produce a
report of which drivers were actually installed/updated.
What I imagine is something like this:
==================================
Speedy Driver Installer Report
----------------------------------
Date: 01/01/2015 10:30
Restore Point created: Yes
----------------------------------
Acer Aspire 12345-XYZ
Serial/Service Tag: ABC987-123
Windows 7 Home Premium x64 SP1 en
----------------------------------
The following drivers were successfully installed:
ATI Catalyst Graphics v.999.8.7 (updated)
Broadcom Gigabit Ethernet v.123.4 (installed)
AMD SMBus v.5.432.1 (updated)
AMD SATA Controller v.1.2.1.2 (updated)
==================================
Thanks.
Original comment by njwast...@gmail.com
on 9 Jan 2015 at 5:53
Use the following switch
/verbose:274
2+16+256=274
LOG_VERBOSE_SYSINFO | 0x0002 | 2
LOG_VERBOSE_MANAGER | 0x0010 | 16
LOG_VERBOSE_LOG_CON | 0x0100 | 256
I suggest getting familiarized with other switches as well.
Original comment by BadPointer0
on 9 Jan 2015 at 6:00
Original comment by BadPointer0
on 27 Jan 2015 at 8:54
Original issue reported on code.google.com by
njwast...@gmail.com
on 9 Jan 2015 at 1:34