{"id":16123511,"url":"https://github.com/jlchntoz/elevator","last_synced_at":"2025-04-06T12:16:17.255Z","repository":{"id":70970062,"uuid":"235388721","full_name":"JLChnToZ/elevator","owner":"JLChnToZ","description":"🏗️Simple utility application that can launch anything within specific environment manipulated (Windows only)","archived":false,"fork":false,"pushed_at":"2020-05-09T07:07:47.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T17:53:18.090Z","etag":null,"topics":["c-sharp","environment-variables","launcher","uac","uac-popup","utility"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JLChnToZ.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":"2020-01-21T16:30:39.000Z","updated_at":"2020-05-29T09:40:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"291d547f-73ed-427c-9bdc-0807ed3b7511","html_url":"https://github.com/JLChnToZ/elevator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2Felevator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2Felevator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2Felevator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2Felevator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JLChnToZ","download_url":"https://codeload.github.com/JLChnToZ/elevator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478330,"owners_count":20945267,"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":["c-sharp","environment-variables","launcher","uac","uac-popup","utility"],"created_at":"2024-10-09T21:17:00.460Z","updated_at":"2025-04-06T12:16:17.227Z","avatar_url":"https://github.com/JLChnToZ.png","language":"C#","readme":"# Elevator\nThis is a utility application that can launch anything with everything below defined at the same time:\n\n- Privilege raised\n- Run as different user\n- Environment variable maniupate (prefix, postfix, and/or redefine)\n- Passing arguments\n- Shell execute (Supports open something which itself isn't an executable)\n- Working directory change\n\nThis utility is specified and targeted to Windows platform only, it will not work on other platform even you try to run it with other CLR implementations.\n\n## Usage\n`Elevator.exe [options] [--] {command} [arguments...]`\n\nwhere options can be:\n- `--vXXX`: Verb, aka. the action will take on the command/filename,\n  define this to use shell execute, where `XXX` is the verb itself, it can be `open`, `edit`, `openasreadonly`, `print`, etc.\n- `--runas`: Special action that raise privilege to administrator while launching.\n- `--eXXX=YYY`: Sets `YYY` to environment variable `XXX`.\n- `--eXXX`: Copy environment variable `XXX` in current scope to new environment.\n- `--aXXX=YYY`: Appends `YYY` to environment variable `XXX`.\n- `--pXXX=YYY`: Prepends `YYY` to environment variable `XXX`.\n- `--cd=YYY`: Sets working directory to `YYY`.\n- `--wXXX`: Sets window style for new process, it can be `normal`, `hidden`, `minimized`, `maximized`, default is `normal`.\n- `--nowindow`: Sets new process lanuch without creating a new window to contain it.\n- `--nowait`: Do not wait until the target application exits. This may cause input problem if it is launched within interactive console.\n- `--login=XXX`: Run the process with different user as `XXX`, you may pass as UPN format, such as `user@DNS_domain_name`.\n- `--loginpw=XXX`: Password. If you have `login` defined and the user needs password, please provide with password.\n- `--loaduserprofile`: Load user profile, only have use when use with `login`.\n\nThe option prefix can be `--`, `-`, or `/`.\n\n## License\n[MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlchntoz%2Felevator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlchntoz%2Felevator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlchntoz%2Felevator/lists"}