Changes between Version 78 and Version 79 of windows_backend_activity_log


Ignore:
Timestamp:
04/02/10 23:26:44 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v78 v79  
    202202o [wdi-gui] log is cleared during installation because of device events / likely issue of popup if edit mode 
    203203o [wdi-gui] cannot copy from log/info box 
     204o [wdi] Why doesn't UAC auto elevation work when I rename setdrv to setup any more? 
    204205 
    205206[WINDOWS DRIVER INSTALLER (WDI)] 
     
    271272o provide DDK redist binaries for those who don't want to download the whole lot 
    272273o existing driver removal/replacement? 
    273 o run the installer as a thread rather than a separate app if main is detected with admin privileges (for "setup" type installers that get auto elevation - won't work in WOW64 though) 
     274o run the installer as a thread rather than a separate app if main is detected with admin privileges (for "setup" type installers that get auto elevation - won't work in WOW64 though) - might be as easy as falling through using CreateProcess on elevated detection. 
    274275}}}