這是一個將 Microsoft PowerShell 7.5.4 封裝為 PortableApps.com 格式的專案。它允許您在不影響系統內建 PowerShell 的情況下,隨身攜帶最新的 PowerShell 環境。
- 完全隔離:所有的設定、模組與 Profile 都儲存在
Data資料夾中。 - 免安裝:解壓即用,適合放在 USB 隨身碟或雲端硬碟。
- 官方核心:直接使用 Microsoft 官方釋出的 v7.5.4 x64檔。
- 前往 Releases 頁面。
- 下載
PowerShellPortable_7.5.4.paf.exe。 - 執行並安裝到您的 PortableApps 目錄或任意資料夾。
由於授權限制,此儲存庫不包含 PowerShell 核心檔案。
- 下載官方
PowerShell-7.5.4-win-x64.zip。 - 將內容解壓縮至
App/PowerShell/目錄。 - 執行
PowerShellPortable.exe啟動。
This project packages Microsoft PowerShell 7.5.4 into the PortableApps.com format, enabling a fully portable, up-to-date PowerShell environment.
- Full Isolation: All configurations, modules, and profiles are stored within the
Datafolder. - No Installation Required: Run directly from a USB drive or cloud storage without affecting the host system's PowerShell 5.1.
- Official Core: Built using the official Microsoft PowerShell v7.5.4 x64.
- Navigate to the Releases page.
- Download
PowerShellPortable_7.5.4.paf.exe. - Run the installer and select your preferred directory.
For licensing and size reasons, this repository does not include the PowerShell core binaries.
- Download the official
PowerShell-7.5.4-win-x64.zip. - Extract the contents into the
App/PowerShell/directory. - Run
PowerShellPortable.exeto start.
- PowerShell is licensed under the MIT License by Microsoft.
- PortableApps.com platform and installer are trademarks of Rare Ideas, LLC.
- This packaging project is provided under the MIT License.