Technical Information
- [HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] '*ChromeUpdate' = 'rundll32.exe %HOMEPATH%\Documents\ChromeData.dll,EntryPoint'
- %WINDIR%\syswow64\regsvr32.exe
- %HOMEPATH%\documents\chromedata.dll
- '%WINDIR%\syswow64\regsvr32.exe'
- '%WINDIR%\syswow64\cmd.exe' /C reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "*ChromeUpdate" /t REG_SZ /d "rundll32.exe %HOMEPATH%\Documents\ChromeData.dll",EntryPoint /f & exit
- '%WINDIR%\syswow64\reg.exe' add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "*ChromeUpdate" /t REG_SZ /d "rundll32.exe %HOMEPATH%\Documents\ChromeData.dll",EntryPoint /f