Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

ecc983d8f001c97e64124b12293279d707590d9f4508816f18f07cd59fa477ca
Timestamp (utc)
2022-01-27 20:51:21
Fee Paid
0.00003915 BSV
(
0.01541697 BSV
-
0.01537782 BSV
)
Fee Rate
599.9 sat/KB
Version
1
Confirmations
259,850
Size Stats
6,526 B

2 Outputs

Total Output:
0.01537782 BSV
  • j!ëFOQê°Z±zìI œˆâkŸE !b"à¥2&7ÜR&Ms/en/details.aspx?FamilyId=9AD000F2-CAE7-493D-B0F3-AE36C570ADE8&displaylang=en # Originally at: https://download.microsoft.com/download/3/b/f/3bf74b01-16ba-472d-9a8c-42b2b4fa0d76/mdac_typ.exe # Mirror list: http://www.filewatcher.com/m/MDAC_TYP.EXE.5389224-0.html (5.14 MB MDAC_TYP.EXE) # 2018/08/09: ftp.gunadarma.ac.id is dead, moved to archive.org w_download https://web.archive.org/web/20060718123742/http://ftp.gunadarma.ac.id/pub/driver/itegno/USB%20Software/MDAC/MDAC_TYP.EXE 36d2a3099e6286ae3fab181a502a95fbd825fa5ddb30bf09b345abc7f1f620b4 w_try_cabextract --directory="${W_TMP}" "${W_CACHE}/${W_PACKAGE}/${file1}" w_try cp "${W_TMP}/cabinet.dll" "${W_SYSTEM32_DLLS}/cabinet.dll" w_override_dlls native,builtin cabinet } #---------------------------------------------------------------- w_metadata cmd dlls \ title="MS cmd.exe" \ publisher="Microsoft" \ year="2004" \ media="download" \ file1="Q811493_W2K_SP4_X86_EN.exe" \ installed_file1="$W_SYSTEM32_DLLS_WIN/cmd.exe" load_cmd() { # Originally at: https://download.microsoft.com/download/8/d/c/8dc79965-dfbc-4b25-9546-e23bc4b791c6/Q811493_W2K_SP4_X86_EN.exe # Mirror list: http://www.filewatcher.com/_/?q=Q811493_W2K_SP4_X86_EN.exe w_download https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Security_Bulletins/Q811493_W2K_SP4_X86_EN.exe b5574b3516a724c2cba0d864162a3d1d684db1cf30de8db4b0e0ea6a1f6f1480 w_try_cabextract --directory="$W_SYSTEM32_DLLS" "$W_CACHE/$W_PACKAGE/$file1" -F cmd.exe w_override_dlls native,builtin cmd.exe } #---------------------------------------------------------------- w_metadata cnc_ddraw dlls \ title="Reimplentation of ddraw for CnC games" \ homepage="https://github.com/CnCNet/cnc-ddraw" \ publisher="CnCNet" \ year="2018" \ media="download" \ file1="cnc-ddraw.zip" \ installed_file1="$W_SYSTEM32_DLLS_WIN/Shaders/readme.txt" load_cnc_ddraw() { # Note: only works if ddraw.ini contains settings for the executable w_download https://github.com/CnCNet/cnc-ddraw/releases/download/1.3.4.0/cnc-ddraw.zip c1f85053223ab04a573cc482b43b93a58077e928a401f3364c9dc5542ad090ae w_try_unzip "$W_SYSTEM32_DLLS" "$W_CACHE/$W_PACKAGE/$file1" w_override_dlls native,builtin ddraw } #---------------------------------------------------------------- w_metadata comctl32 dlls \ title="MS common controls 5.80" \ publisher="Microsoft" \ year="2001" \ media="download" \ file1="cc32inst.exe" \ installed_file1="$W_SYSTEM32_DLLS_WIN/comctl32.dll" load_comctl32() { # Microsoft has removed. Mirrors can be found at http://www.filewatcher.com/m/CC32inst.exe.587496-0.html # 2011/01/17: https://www.microsoft.com/en-us/download/details.aspx?id=14672 # 2012/08/11: w_download https://download.microsoft.com/download/platformsdk/redist/5.80.2614.3600/w9xnt4/en-us/cc32inst.exe d68c0cca721870aed39f5f2efd80dfb74f3db66d5f9a49e7578b18279edfa4a7 # 2016/01/07: w_download ftp://ftp.ie.debian.org/disk1/download.sourceforge.net/pub/sourceforge/p/po/pocmin/Win%2095_98%20Controls/Win%2095_98%20Controls/CC32inst.exe # 2017/03/12: w_download https://downloads.sourceforge.net/project/pocmin/Win%2095_98%20Controls/Win%2095_98%20Controls/CC32inst.exe w_download https://downloads.sourceforge.net/project/pocmin/Win%2095_98%20Controls/Win%2095_98%20Controls/CC32inst.exe d68c0cca721870aed39f5f2efd80dfb74f3db66d5f9a49e7578b18279edfa4a7 w_try "$WINE" "$W_CACHE"/comctl32/cc32inst.exe "/T:$W_TMP_WIN" /c $W_UNATTENDED_SLASH_Q w_try_unzip "$W_TMP" "$W_TMP"/comctl32.exe w_try "$WINE" "$W_TMP"/x86/50ComUpd.Exe "/T:$W_TMP_WIN" /c $W_UNATTENDED_SLASH_Q w_try cp "$W_TMP"/comcnt.dll "$W_SYSTEM32_DLLS"/comctl32.dll w_override_dlls native,builtin comctl32 # some builtin apps don't like native comctl32 w_override_app_dlls winecfg.exe builtin comctl32 w_override_app_dlls explorer.exe builtin comctl32 w_override_app_dlls iexplore.exe builtin comctl32 } #---------------------------------------------------------------- w_metadata comctl32ocx dlls \ title="MS comctl32.ocx and mscomctl.ocx, comctl32 wrappers for VB6" \ publisher="Microsoft" \ year="2012" \ media="download" \ file1="../vb6sp6/VB60SP6-KB2708437-x86-ENU.msi" \ installed_file1="$W_SYSTEM32_DLLS_WIN/mscomctl.ocx" load_comctl32ocx() { helper_vb6sp6 "$W_SYSTEM32_DLLS" comctl32.ocx mscomctl.ocx mscomct2.ocx w_try_regsvr comctl32.ocx w_try_regsvr mscomctl.ocx w_try_regsvr mscomct2.ocx } #---------------------------------------------------------------- w_metadata comdlg32ocx dlls \ title="Common Dialog ActiveX Control for VB6" \ publisher="Microsoft" \ year="2012" \ media="download" \ file1="../vb6sp6/VB60SP6-KB2708437-x86-ENU.msi" \ installed_file1="$W_SYSTEM32_DLLS_WIN/comdlg32.ocx" load_comdlg32ocx() { helper_vb6sp6 "$W_TMP" ComDlg32.ocx w_try mv "$W_TMP/ComDlg32.ocx" "$W_SYSTEM32_DLLS/comdlg32.ocx" w_try_regsvr comdlg32.ocx } #---------------------------------------------------------------- w_metadata crypt32 dlls \ title="MS crypt32" \ publisher="Microsoft" \ year="2004" \ media="download" \ file1="../winxpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe" \ installed_file1="$W_SYSTEM32_DLLS_WIN/crypt32.dll" load_crypt32() { w_call msasn1 helper_winxpsp3 i386/crypt32.dl_ w_try_cabextract --directory="$W_SYSTEM32_DLLS" "$W_TMP"/i386/crypt32.dl_ w_override_dlls native crypt32 } #---------------------------------------------------------------- w_metadata binkw32 dlls \ title="RAD Game Tools binkw32.dll" \ publisher="RAD Game Tools, Inc." \ year="2000" \ media="download" \ file1="__32-binkw32.dll3.0.0.0.zip" \ installed_file1="$W_SYSTEM32_DLLS_WIN/binkw32.dll" load_binkw32() { # Mirror: https://www.dlldump.com/download-dll-files_new.php/dllfiles/B/binkw32.dll/1.0q/download.html # sha256sum of the decompressed file: 1fd7ef7873c8a3be7e2f127b306d0d24d7d88e20cf9188894eff87b5af0d495f # # Zip@Salted__«[—c6Œ0;î6¦öIøáR›±á1䊘F¬cah˜v•¸GJއ5ièºÚvÒuÄA‡/Úer ûNž_&¤+þßSCÎóúô]øLMÌq ªO9¥¢•Â4=+KÒ£‚ñ÷ÎHGõKŽæò†—G~<w~
    https://whatsonchain.com/tx/ecc983d8f001c97e64124b12293279d707590d9f4508816f18f07cd59fa477ca