AMD RyzenMaster
AMD RyzenMaster
'*****************************************************************
' Install Log File
'*****************************************************************
Sub iLogMessage(message)
Dim objShell, logFolderName, logFileName, logFilePath
Set objShell = CreateObject("WScript.Shell")
'Prepare log file name
logFolderName = objShell.ExpandEnvironmentStrings("%USERPROFILE%")
logFileName = "\AMDRM_Install.log"
logFilePath = logFolderName & logFileName
MSI (s) (D4:2C) [09:01:53:396]: Produto: AMD Ryzen Master -- Operação de instalação
concluída com êxito.
MSI (s) (D4:D0) [09:01:58:799]: MSCOREE not loaded loading copy from system32
MSI (s) (D4:D0) [09:01:58:799]: User policy value 'DisableRollback' is 0
MSI (s) (D4:D0) [09:01:58:799]: Machine policy value 'DisableRollback' is 0
MSI (s) (D4:D0) [09:01:58:799]: Incrementing counter to disable shutdown. Counter
after increment: 0
MSI (s) (D4:D0) [09:01:58:811]: Note: 1: 2265 2: 3: -2147287035
MSI (s) (D4:58) [09:01:58:811]: Invoking remote custom action. DLL: C:\WINDOWS\
Installer\MSI437D.tmp, Entrypoint: ISChainPackagesCleanup
MSI (s) (D4:D0) [09:01:58:825]: Note: 1: 2318 2:
MSI (s) (D4:D0) [09:01:58:825]: Note: 1: 2318 2:
MSI (s) (D4:D0) [09:01:58:825]: Note: 1: 2318 2:
MSI (s) (D4:D0) [09:01:58:825]: Decrementing counter to disable shutdown. If
counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (s) (D4:D0) [09:01:58:825]: Post-install cleanup: removing installer file 'C:\
WINDOWS\Installer\3bffc.mst'
MSI (s) (D4:D0) [09:01:58:825]: Destroying RemoteAPI object.
MSI (s) (D4:54) [09:01:58:825]: Custom Action Manager thread ending.
MSI (s) (D4:D0) [09:01:58:825]: No System Restore sequence number for this
installation.
=== Verbose logging started: 14/01/2024 09:01:58 Build type: SHIP UNICODE
5.00.10011.00 Calling process: C:\WINDOWS\Installer\MSI1EC4.tmp ===
MSI (c) (BC:20) [09:01:58:825]: Cloaking enabled.
MSI (c) (BC:20) [09:01:58:825]: Attempting to enable all disabled privileges before
calling Install on Server
=== Verbose logging stopped: 14/01/2024 09:01:58 ===