User Activity

  • Committed [r7495] on Code

    Don't create shortcut in portable mode

  • Committed [r7494] on Code

    Add MULTIUSER Korean translation (GH PR 32)

  • Committed [r7493] on Code

    Fix BOM

  • Posted a comment on ticket #1328 on NSIS: Nullsoft Scriptable Install System

    Read my previous post again, slowly...

  • Modified a comment on ticket #1306 on NSIS: Nullsoft Scriptable Install System

    Function GetFileSize64 Exch $1 FileOpen $1 $1 r StrCmp $1 "" error !if "${NSIS_PTR_SIZE}" > 4 ; Change this to "!if 1" if you don't care about systems older than WinXP. System::Call 'KERNEL32::GetFileSizeEx(pr1,*l0s)' FileClose $1 !else System::Call 'KERNEL32::GetFileSize(pr1,*i0s)i.s' FileClose $1 Pop $1 IntFmt $1 "0x%x" $1 Exch $1 IntFmt $1 "0x%x00000000" $1 System::Int64Op $1 | !endif Pop $1 error: Exch $1 FunctionEnd Section Push "favorite_distro.iso" Call GetFileSize64 Pop $1 DetailPrint Bytes=$1...

  • Posted a comment on ticket #1328 on NSIS: Nullsoft Scriptable Install System

    It's not that strange, BrandingText "$(^Branding)" would give you the same problem.

  • Committed [r7492] on Code

    Updated Italian (GH PR 31)

  • Committed [r7491] on Code

    Update WinVer for new Win11

View All

Personal Data

Username:
anders_k
Joined:
2003-09-23 16:13:12

Projects

This is a list of open source software projects that Anders is associated with:

Skills

This is a list of skills that Anders possesses:

  • C++
  • C
  • Assembly
  • AutoIt
  • Delphi/Kylix
  • JavaScript
  • VBScript

Personal Tools

MongoDB Logo MongoDB