{"id":16540608,"url":"https://github.com/colinkiama/easyappxinstall","last_synced_at":"2025-10-28T14:31:33.975Z","repository":{"id":107023863,"uuid":"141152230","full_name":"colinkiama/EasyAppxInstall","owner":"colinkiama","description":"C# console app that enables simple, easy, seamless installation of sideloaded UWP apps","archived":false,"fork":false,"pushed_at":"2024-01-05T09:36:05.000Z","size":36,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T15:23:16.629Z","etag":null,"topics":["appx","console","console-app","console-application","csharp","install","installer","installer-script","installers","package","windows","windows-10","windows-runtime","windows10","winrt"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colinkiama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-07-16T14:44:34.000Z","updated_at":"2024-03-09T09:27:58.000Z","dependencies_parsed_at":"2024-01-05T10:43:54.518Z","dependency_job_id":"d9a2d205-27d3-46be-9058-05e9c78c25ec","html_url":"https://github.com/colinkiama/EasyAppxInstall","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyAppxInstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyAppxInstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyAppxInstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyAppxInstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinkiama","download_url":"https://codeload.github.com/colinkiama/EasyAppxInstall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238663123,"owners_count":19509734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["appx","console","console-app","console-application","csharp","install","installer","installer-script","installers","package","windows","windows-10","windows-runtime","windows10","winrt"],"created_at":"2024-10-11T18:52:53.414Z","updated_at":"2025-10-28T14:31:33.591Z","avatar_url":"https://github.com/colinkiama.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyAppxInstall\nC# console app that enables simple, easy, seamless installation of sideloaded UWP apps \n\n## Where to get the program:\nYou can get the program from here [EasyAppxInstall Releases](https://github.com/colinkiama/EasyAppxInstall/releases)\n\n# Requirements:\n- Windows 10 Anniversary Update (Build 14393)\n- Sideload Mode or Developer Mode enabled. (Settings \u003e Update \u0026 Security \u003e For developers \u003e Select \"Sideload apps\")\n\n## How to use the program:\n### 1. Using Windows Explorer\nStart \"EasyAppxInstall.exe\" in the directory where app package you want to install is.\nThe program will try to install a certificate first. Either a cerificate file that is in the directory. If none exist, it will look for a .appxbundle file then .appx file before giving up.\n\nThen, it tries to install the app package (.appx/.appxbundle) while trying to install dependencies located in dependencies folders\n\n### 2. Using a command line program (e.g Command Prompt):\nYou can run the app with a path to a directory or file as a parameter.\n\n#### Usage Examples: \n\nInstall package (will also try to install dependencies if included in a default app package output layout) from current directory (requires path installation):\n```\nC:\\PackageInstallDirectory\\\u003eEasyAppInsall\n```\n\nInstall app package from its path (no dependencies):\n```\n// EasyAppInstall.exe [App Package Path]\nC:\\\u003eEasyAppInsall.exe C:\\AppPackages\\MyApp.appxbundle\n```\n\nInstall app package with chosen depednency path:\n```\n// EasyAppInstall.exe /f [App Package Path] [Dependencies Directory*]\n// *Note: Please ensure the directory is contains dependencies for you device's architecure (x86, x64, arm, arm64 etc.)\nC:\\\u003eEasyAppInsall.exe /f C:\\AppPackages\\MyApp.appxbundle C:\\Dependencies\n```\n\n\n\n### For heavy command line users:\nYou can follow this tutorial to add the folder where this progam is contained to the Path environment variable: https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/\n\nAfter you do this, you will no longer need to navigate to where the program is installed to open in. You will be able to simply use \"easyappinstall\" from anywhere in the command line!\n\n## Help:\nFor any questions or if you want to speak to me about anything, email me here: colinkiama@hotmail.co.uk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinkiama%2Feasyappxinstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinkiama%2Feasyappxinstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinkiama%2Feasyappxinstall/lists"}