VirtualBox

Changes between Version 16 and Version 17 of MSI_Logging


Ignore:
Timestamp:
Dec 2, 2010 9:22:15 AM (13 years ago)
Author:
pentagonik
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MSI_Logging

    v16 v17  
    1111= Installer Log =
    1212
    13 The following steps apply for the Windows version of !VirtualBox.
     13== Automatic activation ==
     14
     15To enable logging while installing !VirtualBox for Windows, start the installer executable (e.g. "VirtualBox-3.2.12-68302-Win.exe") with the additional parameter "/l". To do that, open a command line window, navigate to the directory which contains the installer executable and run
     16{{{
     17VirtualBox-<your-version>-Win.exe /l
     18}}}
     19Note: Please make sure you substituted {{{ <your-version> }}} with the right version string of your installer executable.
     20
     21== Manual activation ==
     22
     23To manually enable logging in a persistent manner, do the following:
    1424
    1525 1. Go to Start -> "Run ..."
     
    2131 7. Close regedit.exe
    2232
    23 After the above steps the !VirtualBox host installer should produce a log starting with "MSI"
     33== How to retrieve the log files ==
     34
     35After the steps above the !VirtualBox host installer should produce a log starting with "MSI"
    2436in your temporary directory the next time you're starting the installer.
    2537
    26 On 32-bit Windows XP, the temporary directory is usually located at ''"C:\Documents and Settings\<Your Username>\Local Settings\Temp\"''.[[BR]] 
    27 On 64-bit Windows XP and on Vista, it can be found at ''"C:\Users\<Your Username>\!AppData\Local\Temp"''.
     38On 32-bit Windows XP, the temporary directory is usually located at ''"C:\Documents and Settings\<Your Username>\Local Settings\Temp\"''.[[BR]]
     39On 64-bit Windows XP and on Windows Vista / Windows 7 it can be found at ''"C:\Users\<Your Username>\!AppData\Local\Temp"''.
    2840
    2941Be sure you're picking the most recent one by sorting the files by date!
     
    3244= Driver Installation Log =
    3345
    34 Enable logging in the registry: In key ''"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\!CurrentVersion\Setup\"'' set/create a value called "!LogLevel" of the type DWORD and set it to the hexadecimal value 4800FFFF. This will enable the verbose driver logging.
     46Enable logging in the registry: In key
     47{{{
     48HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\!CurrentVersion\Setup
     49}}}
     50set/create a value called {{{ LogLevel }}} of the type {{{ DWORD }}} and set it to the hexadecimal value {{{ 4800FFFF }}}. This will enable the verbose driver logging.
    3551
    36 Either in "C:\Windows" or in "C:\Windows\Inf" you'll then find some logs called
     52Either in {{{ C:\Windows }}} or in {{{ C:\Windows\Inf }}} you'll then find some logs called
    3753
    3854 * setupapi.log

© 2023 Oracle
ContactPrivacy policyTerms of Use