Collective Knowledge Aggregator proof-of-concept
Crowd results Raw CK browser Graphs Reports Datasets Models Home

This page is outdated! New version is available here.


windows-32

Added by: Grigori Fursin
Date: 2015-02-24 10:12:51.967000
License: See CK LICENSE.txt for licensing details
Module: os
Repo: ck-env
CID (DOI-like distributed ID): 0440cb72c2bc5cc6:4e3ac1901f4b25bc
Tags: os,windows

Files:
7z.LICENSE.txt    (2KB)
7z.dll    (1063KB)
7z.exe    (266KB)
AdbWinApi.dll    (98KB)
AdbWinUsbApi.dll    (63KB)
adb.exe    (1490KB)
adb.license.html    (60KB)
bzip2.LICENSE.txt    (2KB)
bzip2.dll    (70KB)
bzip2.exe    (39KB)
curl.LICENSE.txt    (2KB)
curl.exe    (445KB)
diff.exe    (71KB)
diff.exe.LICENSE.txt    (18KB)
gzip.LICENSE.txt    (18KB)
gzip.exe    (50KB)
libeay32.dll    (1178KB)
libiconv2.dll    (1009KB)
libintl3.dll    (104KB)
libssl32.dll    (233KB)
md5sum.LICENSE.txt    (18KB)
md5sum.exe    (29KB)
msys-2.0.dll    (3438KB)
msys-gcc_s-1.dll    (111KB)
ninja.exe    (505KB)
ninja.exe.LICENSE.txt    (12KB)
patch.exe    (158KB)
patch.exe.LICENSE.txt    (18KB)
sha1sum.LICENSE.txt    (18KB)
sha1sum.exe    (42KB)
tar.exe    (115KB)
tar.exe.LICENSE.txt    (18KB)
unzip.LICENSE.txt    (4KB)
unzip.exe    (165KB)
unzip.exe.old    (103KB)
unzip32.dll    (163KB)
wget.exe    (2363KB)
wget.exe.LICENSE.txt    (36KB)
wget.exe.LICENSE.txt.old    (18KB)
wget.exe.old    (253KB)
wget.exe.old2    (450KB)
wget.exe.old3.strange    (3482KB)
wget.info.txt    (1KB)
zip.LICENSE.txt    (4KB)
zip.exe    (69KB)
zlib1.dll    (60KB)

Cross-linking (dependencies):

Meta:
{
  "add_to_path_os_uoa": "4e3ac1901f4b25bc", 
  "batch_check_if_set": "if not [%1] == [1] (if defined $#ck_var#$ exit /b 0)\n", 
  "batch_exit": "exit /b $#return_code#$", 
  "batch_prefix": "@echo off\n\nrem CK generated script\n", 
  "bits": "32", 
  "bits_all": [
    "32"
  ], 
  "change_dir": "cd /D", 
  "ck_name": "win", 
  "ck_name2": "win", 
  "ck_name3": "windows", 
  "cmd_for_detached_console": "start $#cmd#$", 
  "delete_file": "del ", 
  "dir_sep": "\\", 
  "env_call": "call", 
  "env_quotes": "", 
  "env_quotes_if_remote": "\"", 
  "env_quotes_if_space": "", 
  "env_quotes_if_space_in_call": "\"", 
  "env_separator": "&&", 
  "env_set": "set", 
  "env_var_separator": ";", 
  "env_var_start": "%", 
  "env_var_stop": "%", 
  "extract_package": {
    ".tar.bz2": "del /F /Q $#cm_file_without_one_ext#$ && bzip2 -d $#cm_file#$ && tar xvf $#cm_file_without_one_ext#$ && del /F /Q $#cm_file_without_one_ext#$", 
    ".tar.gz": "del /F /Q $#cm_file_without_one_ext#$ && gzip -d $#cm_file#$ && tar xvf $#cm_file_without_one_ext#$ && del /F /Q $#cm_file_without_one_ext#$", 
    ".zip": "unzip -q -o $#cm_file#$ && del /F /Q $#cm_file#$"
  }, 
  "family": "windows", 
  "file_extensions": {
    "dll": ".dll", 
    "exe": ".exe", 
    "java_class": ".class", 
    "java_lib": ".jar", 
    "lib": ".lib"
  }, 
  "generic": "yes", 
  "host_file_extensions": {
    "exe2": ".exe"
  }, 
  "html_for_detached_console": "\r\n\r\n \r\nConsole was detached. This window can be closed!\r\n\r\n", 
  "lib_dir": "lib", 
  "make_dir": "mkdir ", 
  "md5sum": "md5sum", 
  "name": "windows", 
  "no_output": "@", 
  "priority": "yes", 
  "processor": "x86", 
  "quit_if_error": "if %errorlevel% neq 0 exit /b %errorlevel%", 
  "redirect_stderr": "2>", 
  "redirect_stderr_aggr": "2>>", 
  "redirect_stderr_with_stdout": "2>>&1", 
  "redirect_stdout": ">", 
  "redirect_stdout_aggr": ">>", 
  "rem": "rem", 
  "script_ext": ".bat", 
  "set_affinity": "taskset -c $#ck_affinity#$", 
  "suppress_output": "> nul", 
  "tags": [
    "os", 
    "windows"
  ], 
  "use_create_new_console_flag": "yes", 
  "windows_base": "yes"
}

API desc:
{}

If you notice copyrighted, inappropriate or illegal content that should not be here, please report us as soon as possible and we will try to remove it within 48hours!

Developed by Grigori Fursin           
Implemented as a CK workflow
                         
   
                      Hosted at