Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content imported from a Scroll Translations translation file.

...

Sv translation
languagede

Status
colourRed
titleTHIS PAGE IS ONLY AVAILABLE IN ENGLISH

Sv translation
languagefr

Translations Ignore


Code Block
netsh winhttp show proxy


Info

    Warning

        Info

        Translations Ignore


        Code Block
        https://cdn.jtel.de/downloads/browser/ChromeStandaloneSetup64.exe https://cdn.jtel.de/downloads/java/jdk-8u202-windows-x64.exe https://cdn.jtel.de/downloads/redist/vcredist_9.0_x86_9.0.30729.4148.exe https://cdn.jtel.de/downloads/redist/vcredist_2010_x86_10.0.30319.exe https://cdn.jtel.de/downloads/redist/vcredist_2012_x64_11.0.61030.exe https://cdn.jtel.de/downloads/redist/vcredist_2012_x86_11.0.61030.exe https://cdn.jtel.de/downloads/redist/vcredist_2015_x64_14.0.24123.exe https://cdn.jtel.de/downloads/redist/vcredist_2015_x86_14.0.24123.exe https://cdn.jtel.de/downloads/redist/vcredist_2017_x64_14.16.27027.exe https://cdn.jtel.de/downloads/redist/vcredist_2017_x86_14.16.27027.exe https://cdn.jtel.de/downloads/redist/ww_icl_redist_ia32_2017.1.143.msi https://cdn.jtel.de/downloads/redist/ww_icl_redist_intel64_2017.1.143.msi https://www.cygwin.com/setup-x86_64.exe https://cdn.jtel.de/downloads/tools/Git-2.27.0-64-bit.exe https://cdn.jtel.de/downloads/tools/TortoiseGit-2.10.0.2-64bit.msi https://cdn.jtel.de/downloads/tools/npp.7.8.6.Installer.exe https://cdn.jtel.de/downloads/tools/mysql-connector-odbc-5.2.7-win32.msi https://cdn.jtel.de/downloads/NTP/ntp-4.2.8p14-win32-setup.exe https://cdn.jtel.de/downloads/NTP/ntp-time-server-monitor-104.exe


        Translations Ignore


        Code Block
        powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/browser/ChromeStandaloneSetup64.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/java/jdk-8u202-windows-x64.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_9.0_x86_9.0.30729.4148.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_2010_x86_10.0.30319.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_2012_x64_11.0.61030.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_2012_x86_11.0.61030.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_2015_x64_14.0.24123.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_2015_x86_14.0.24123.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_2017_x64_14.16.27027.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/vcredist_2017_x86_14.16.27027.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/ww_icl_redist_ia32_2017.1.143.msi -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/redist/ww_icl_redist_intel64_2017.1.143.msi -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://www.cygwin.com/setup-x86_64.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/tools/Git-2.27.0-64-bit.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/tools/TortoiseGit-2.10.0.2-64bit.msi -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/tools/npp.7.8.6.Installer.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/tools/mysql-connector-odbc-5.2.7-win32.msi -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/NTP/ntp-4.2.8p14-win32-setup.exe -Destination $Env:UserProfile\Downloads }" powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/NTP/ntp-time-server-monitor-104.exe -Destination $Env:UserProfile\Downloads }"


        Translations Ignore


        Code Block
        powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\ChromeStandaloneSetup64.exe -ArgumentList '/silent /install' -Verb RunAs -wait }"


        Translations Ignore


        Code Block
        powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_9.0_x86_9.0.30729.4148.exe -ArgumentList '/qb!' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_2010_x86_10.0.30319.exe -ArgumentList '/passive /norestart' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_2012_x64_11.0.61030.exe -ArgumentList '/passive /norestart' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_2012_x86_11.0.61030.exe -ArgumentList '/passive /norestart' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_2015_x64_14.0.24123.exe -ArgumentList '/install /passive /norestart' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_2015_x86_14.0.24123.exe -ArgumentList '/install /passive /norestart' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_2017_x64_14.16.27027.exe -ArgumentList '/install /passive /norestart' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\vcredist_2017_x86_14.16.27027.exe -ArgumentList '/install /passive /norestart' -Verb RunAs -wait }" powershell -command "& { start-process -FilePath msiexec.exe -ArgumentList \"/i $Env:UserProfile\Downloads\ww_icl_redist_ia32_2017.1.143.msi /quiet /norestart\" -Verb RunAs -wait }" powershell -command "& { start-process -FilePath msiexec.exe -ArgumentList \"/i $Env:UserProfile\Downloads\ww_icl_redist_intel64_2017.1.143.msi /quiet /norestart\" -Verb RunAs -wait }"


        Translations Ignore


        Code Block
        powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\jdk-8u202-windows-x64.exe -ArgumentList '/s' -Verb RunAs -wait }"


        Translations Ignore


        Code Block
        mkdir c:\cygwin mkdir c:\cygwin\packages "%USERPROFILE%\Downloads\setup-x86_64.exe" ^ --site http://ftp-stud.hs-esslingen.de/pub/Mirrors/sources.redhat.com/cygwin/ ^ --no-shortcuts ^ --no-desktop ^ --quiet-mode ^ --root "c:\cygwin" ^ --arch x86_64 ^ --local-package-dir "c:\cygwin\packages" ^ --verbose ^ --prune-install ^ --packages openssh,ncftp,wget,curl,lftp


        Translations Ignore


        Code Block
        note: Hand installation over to elevated child process.


        Translations Ignore


        Code Block
        powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\npp.7.8.6.Installer.exe -ArgumentList '/S /D=$Env:ProgramFiles(x86)\Notepad++\' -Verb RunAs -wait }"


        Translations Ignore


        Code Block
        powershell -command "& { start-process -FilePath msiexec.exe -ArgumentList \"/i $Env:UserProfile\Downloads\mysql-connector-odbc-5.2.7-win32.msi /quiet /norestart\" -Verb RunAs -wait }"


        Warning

        Info

        Translations Ignore


        Code Block
        ptbtime1.ptb.de,ptbtime2.ptb.de,ptbtime3.ptb.de


        Note

        Warning