You are here
POL_Install_vbrun6
Informations
Creator | Message |
---|---|
Quentin PÂRIS
Admin
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks0 0 Source codePOL_Download_Resource "http://download.microsoft.com/download/5/a/d/5ad868a0-8ecd-4bb0-a882-fe53eb7ef348/VB6.0-KB290887-X86.exe" "ef5b83c4cc60e246bf627d85f6d7397b" cd "$WINEPREFIX/drive_c/windows/system32" rm comcat.dll rm oleaut32.dll rm olepro32.dll rm stdole2.tlb cd "$POL_USER_ROOT/ressources" POL_SetupWindow_wait "$(eval_gettext 'Installing Visual Basic runtime')" "$TITLE" cabextract VB6.0-KB290887-X86.exe POL_Wine --ignore-errors "vbrun60sp6.exe" _ec=$? POL_Wine_WaitExit case "$_ec" in 0|43) ;; *) POL_Debug_Error "Failed installing VB6 runtime" esac |
Contributions
Filters:
ContributeMember | Message |