Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

24a7fc75f4afba512bfd2bbd1edaf0be77a0453d8a6b6d7d51a7c400003ce364
Timestamp (utc)
2022-01-27 20:51:21
Fee Paid
0.00003915 BSV
(
0.01467312 BSV
-
0.01463397 BSV
)
Fee Rate
600 sat/KB
Version
1
Confirmations
257,445
Size Stats
6,525 B

2 Outputs

Total Output:
0.01463397 BSV
  • j!ëFOQê°Z±zìI œˆâkŸE !b"à¥2&7ÜR9M media="download" \ conflicts="dotnet20sdk dotnet46 dotnet462" \ file1="NDP452-KB2901907-x86-x64-AllOS-ENU.exe" \ installed_file1="c:/windows/Microsoft.NET/Framework/v4.0.30319/Microsoft.Windows.ApplicationServer.Applications.45.man" load_dotnet452() { w_package_warn_win64 w_verify_cabextract_available # https://www.microsoft.com/en-us/download/details.aspx?id=17718 w_download https://download.microsoft.com/download/E/2/1/E21644B5-2DF2-47C2-91BD-63C560427900/NDP452-KB2901907-x86-x64-AllOS-ENU.exe 6c2c589132e830a185c5f40f82042bee3022e721a216680bd9b3995ba86f3781 w_call remove_mono # See https://appdb.winehq.org/objectManager.php?sClass=version&iId=25478 for Focht's recipe # Seems unneeded in wine-2.0 # w_call dotnet35 w_call dotnet40 w_set_winver win7 w_try_cd "$W_CACHE/$W_PACKAGE" WINEDLLOVERRIDES=fusion=b w_try_ms_installer "$WINE" NDP452-KB2901907-x86-x64-AllOS-ENU.exe ${W_OPT_UNATTENDED:+/q /c:"install.exe /q"} w_override_dlls native mscoree w_warn "Setting Windows version to 2003, otherwise applications using .NET 4.5 will subtly fail" w_set_winver win2k3 } verify_dotnet452() { w_dotnet_verify dotnet452 } #---------------------------------------------------------------- w_metadata dotnet46 dlls \ title="MS .NET 4.6" \ publisher="Microsoft" \ year="2015" \ media="download" \ file1="NDP46-KB3045557-x86-x64-AllOS-ENU.exe" \ conflicts="dotnet20sdk" \ installed_file1="c:/windows/Migration/WTR/netfx45_upgradecleanup.inf" load_dotnet46() { w_package_warn_win64 # https://support.microsoft.com/kb/3045560 w_download https://download.microsoft.com/download/C/3/A/C3A5200B-D33C-47E9-9D70-2F7C65DAAD94/NDP46-KB3045557-x86-x64-AllOS-ENU.exe b21d33135e67e3486b154b11f7961d8e1cfd7a603267fb60febb4a6feab5cf87 w_call remove_mono w_call dotnet45 w_set_winver win7 w_try_cd "$W_CACHE/$W_PACKAGE" if w_workaround_wine_bug 42470 "$W_PACKAGE may experience heap timeouts" ,3.14; then w_warn "If you see heap timeouts like: 'err:ntdll:RtlpWaitForCriticalSection section 0x110060 \"heap.c: main process heap section\" wait timed out in thread 0064, blocked by 0000, retrying (60 sec)', try the patch from https://bugs.winehq.org/show_bug.cgi?id=42470" fi if w_workaround_wine_bug 38959 "This installer will fail unless run in quiet mode. See: https://bugs.winehq.org/show_bug.cgi?id=38959" ,3.6; then WINEDLLOVERRIDES=fusion=b w_try_ms_installer "$WINE" "$file1" /q /c:"install.exe /q" else WINEDLLOVERRIDES=fusion=b w_try_ms_installer "$WINE" "$file1" ${W_OPT_UNATTENDED:+/q /c:"install.exe /q"} fi w_override_dlls native mscoree } verify_dotnet46() { w_dotnet_verify dotnet46 } #---------------------------------------------------------------- w_metadata dotnet461 dlls \ title="MS .NET 4.6.1" \ publisher="Microsoft" \ year="2015" \ media="download" \ file1="NDP461-KB3102436-x86-x64-AllOS-ENU.exe" \ conflicts="dotnet20sdk" \ installed_file1="c:/windows/dotnet461.installed.workaround" load_dotnet461() { w_package_warn_win64 # https://www.microsoft.com/en-us/download/details.aspx?id=49982 w_download https://download.microsoft.com/download/E/4/1/E4173890-A24A-4936-9FC9-AF930FE3FA40/NDP461-KB3102436-x86-x64-AllOS-ENU.exe beaa901e07347d056efe04e8961d5546c7518fab9246892178505a7ba631c301 w_call remove_mono w_call dotnet46 w_set_winver win7 w_try_cd "$W_CACHE/$W_PACKAGE" WINEDLLOVERRIDES=fusion=b w_try_ms_installer "$WINE" "$file1" /sfxlang:1027 ${W_OPT_UNATTENDED:+/q /norestart} w_override_dlls native mscoree # Do not rely on temporary files. As a workaround, touch a file instead so that we know it's been installed for list-installed w_try touch "${W_WINDIR_UNIX}/dotnet461.installed.workaround" } verify_dotnet461() { w_dotnet_verify dotnet461 } #---------------------------------------------------------------- w_metadata dotnet462 dlls \ title="MS .NET 4.6.2" \ publisher="Microsoft" \ year="2016" \ media="download" \ conflicts="dotnet20sdk" \ installed_file1="c:/windows/dotnet462.installed.workaround" load_dotnet462() { w_package_warn_win64 # Official version. See https://www.microsoft.com/en-us/download/details.aspx?id=53344 w_download https://download.microsoft.com/download/F/9/4/F942F07D-F26F-4F30-B4E3-EBD54FABA377/NDP462-KB3151800-x86-x64-AllOS-ENU.exe 28886593e3b32f018241a4c0b745e564526dbb3295cb2635944e3a393f4278d4 file_package="NDP462-KB3151800-x86-x64-AllOS-ENU.exe" unattended_args="/sfxlang:1027 /q /norestart" w_call remove_mono w_call dotnet461 w_set_winver win7 w_try_cd "$W_CACHE/$W_PACKAGE" WINEDLLOVERRIDES=fusion=b w_try_ms_installer "$WINE" "$file_package" ${W_OPT_UNATTENDED:+$unattended_args} w_override_dlls native mscoree # Unfortunately, dotnet462 install the same files that dotnet461 does, but with different checksums # The only unique files are temporary ones. As a workaround, touch a file instead so that we know it's been installed for list-installed w_try touch "${W_WINDIR_UNIX}/dotnet462.installed.workaround" } verify_dotnet462() { w_dotnet_verify dotnet462 } #---------------------------------------------------------------- w_metadata dotnet471 dlls \ title="MS .NET 4.7.1" \ publisher="Microsoft" \ year="2017" \ media="download" \ file1="NDP471-KB4033342-x86-x64-AllOS-ENU.exe" \ conflicts="dotnet20sdk dotnet30sp1" \ installed_file1="c:/windows/dotnet471.installed.workaround" load_dotnet471() { w_package_warn_win64 # https://www.microsoft.com/en-US/download/details.aspx?id=56116 w_download https://download.microsoft.com/download/9/E/6/9E63300C-0941-4B45-A0EC-0008F96DD480/NDP471-KB4033342-x86-x64-AllOS-ENU.exe 63dc850df091f3f137b5d4392f47917f847f8926dc8af1da9bfba6422e495805 unattended_args="/sfxlang:1027 /q /norestart" w_call remove_mono w_call dotnet462 w_set_winver win7 w_try_cd "$W_CACHE/$W_PACKAGE" WIN@Salted__«[—c6Œ0;î6¦öIøáR›±á1䊘F¬cah˜v•¸GJއ5ièºÚvÒuÄAP¦Ó¹v D‰­.AZf¼ f6½l9*¯ò“_НL8ey( eBíՖœ‘Þçeߨ{Bf¤§pùr~<w~
    https://whatsonchain.com/tx/24a7fc75f4afba512bfd2bbd1edaf0be77a0453d8a6b6d7d51a7c400003ce364