Skip to content

OneDriveAsADrive v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 17:07
· 3 commits to main since this release

Install

Easiest: download and run OneDriveAsADrive-Setup-v1.4.0.exe - it configures Windows WebDAV, registers the background service, and maps your drives.

One-liner (PowerShell as Administrator):

iwr https://github.com/Avatorsinc/OneDriveAsADrive/releases/latest/download/install.ps1 -UseBasicParsing | iex

The installer verifies the download against the published SHA256 before running it.

Or download the zip, extract, and run OneDriveAsADrive.exe.

Requirements: Windows 10/11, OneDrive (personal or work/school) signed in on the machine.

Verify manually: (Get-FileHash OneDriveAsADrive-v1.4.0-win-x64.zip -Algorithm SHA256).Hash should match the .sha256 asset.