Changes between Version 78 and Version 79 of windows_backend_activity_log
- Timestamp:
- 04/02/10 23:26:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v78 v79 202 202 o [wdi-gui] log is cleared during installation because of device events / likely issue of popup if edit mode 203 203 o [wdi-gui] cannot copy from log/info box 204 o [wdi] Why doesn't UAC auto elevation work when I rename setdrv to setup any more? 204 205 205 206 [WINDOWS DRIVER INSTALLER (WDI)] … … 271 272 o provide DDK redist binaries for those who don't want to download the whole lot 272 273 o 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) 274 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) - might be as easy as falling through using CreateProcess on elevated detection. 274 275 }}}