Changes between Version 145 and Version 146 of windows_backend_activity_log


Ignore:
Timestamp:
06/08/10 02:25:55 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v145 v146  
    262262o [zadig] having the saved log created as admin is an annoyance when trying to delete it (plus it could be risky) - could we create it as a regular user? 
    263263o [zadig] selecting text changes the field background colour 
     264o [zadig] edit desc (and dropdown) can be changed during install 
    264265 
    265266[WINDOWS DRIVER INSTALLER (WDI)] 
     
    343344  - keep the current device selected in the dropdown list [DONE: 2010.06.02] 
    344345  - include libconfig for cfg/ini parser [DONE (would have been faster to write my own parser!): 2010.06.03] 
     346  - add progress bar during installation [DONE: 2010.06.07] 
     347  - add notifications for install success/failure/cancel 
    345348  - use ini to set default options 
    346349  - improve UI by following MS's UI guidelines 
     
    370373o existing driver removal/replacement? [SEEMS TO WORK: 2010.04.19] 
    371374o provide DDK redist binaries for those who don't want to download the whole lot [TOO GREY AN AREA - SKIPPED: 2010.04.29] 
     375o move progress bar + notifications into libwdi, and allow their optional use 
    372376o integrate libusb0.sys driver building into libwdi? 
    373377o enable the use of installer.exe as a standalone with args from cmdline instead of pipe?