{"id":15788289,"url":"https://github.com/dilipkrish/wince-sfx","last_synced_at":"2026-04-24T16:37:54.760Z","repository":{"id":142945129,"uuid":"95830084","full_name":"dilipkrish/wince-sfx","owner":"dilipkrish","description":"Project to produce a WinCE self extracting zip file. A Replacement for CAB file creation","archived":false,"fork":false,"pushed_at":"2019-04-05T16:58:07.000Z","size":161,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-05T21:41:40.486Z","etag":null,"topics":["cab","cab-replacement","embedded","self-extracting-zip","windows","windows-ce","zip"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dilipkrish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-29T23:59:29.000Z","updated_at":"2024-08-01T19:03:05.000Z","dependencies_parsed_at":"2023-05-05T15:02:05.838Z","dependency_job_id":null,"html_url":"https://github.com/dilipkrish/wince-sfx","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dilipkrish/wince-sfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fwince-sfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fwince-sfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fwince-sfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fwince-sfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dilipkrish","download_url":"https://codeload.github.com/dilipkrish/wince-sfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fwince-sfx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32231230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cab","cab-replacement","embedded","self-extracting-zip","windows","windows-ce","zip"],"created_at":"2024-10-04T21:41:41.213Z","updated_at":"2026-04-24T16:37:54.738Z","avatar_url":"https://github.com/dilipkrish.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"All sources are embedded in the Sfx-1.0.0-all.jar in case we need to modify the source. For all practical purposes\nwe treat this as a downloaded utility.\n\nTo build\nLinux/Windows\n```bash\n./gradlew clean build\n```\n\nWindows\n```dos\ngradlew.bat clean build\n```\n\nBuilding produces an install directory `./build/install/Sfx-shadow` and the bin folder contains the executable.\nRunning the following command without any arguments will list the command help.\nLinux/Mac\n```bash\n./build/install/Sfx-shadow/bin/Sfx\n```\n\nWindows\n```dos\n.\\build\\installSfx-shadow\\bin\\Sfx\n```\n\nThe options are as shown below.\n```asciii\n\nOption (* = required)            Description\n---------------------            -----------\n--an, --artifactName [String]    Name of the artifact to create (without the\n                                   extension). Defaults to name of the name of\n                                   the leaf input directory\n* -d, --directory \u003cFile\u003e         Directory to add to the zip archive\n--wd, --workingDirectory [File]  Working directory. Zip file entries are\n                                   created relative to this. Defaults to\n                                   directory to be archived\n```\n\nFor e.g.\n\nRunning the following\n\nLinux/Mac\n```bash\n./build/install/Sfx-shadow/bin/Sfx -an test -d \u003cfull-path-to\u003e/src\n```\n\nWindows\n```dos\n.\\build\\installSfx-shadow\\bin\\Sfx -an test -d \u003cfull-path-to\u003e\\src\n```\n\nwill produce a self extracting `test.exe` (compatible with the Windows CE 6/7 platform).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilipkrish%2Fwince-sfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdilipkrish%2Fwince-sfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilipkrish%2Fwince-sfx/lists"}