Boossy.OneDriveWeb
Installation
- Change password in OneDriveWeb.bat
- Copy OneDriveWeb.bat & OneDriveWeb.vbs to the WindowsApps dir using the Copy2WindowsApps.bat (As Administrator!)
- Modify the permissions to full for PERGOLESI\Stijn by issuing the following command in an elevated command prompt, from within the WindowsApps\Boossy.OneDriveWeb folder:
- > cd C:\Program Files"\WindowsApps\Boossy.OneDriveWeb
- > cacls * /G PERGOLESI\Stijn:F
- /G = Grant
- PERGOLESI\Stijn = user
- F = full access
- OR
- > icacls * /grant PERGOLESI\Stijn:F
- Create a shortcut to "C:\Program Files\WindowsApps\Boossy.OneDriveWeb\OneDriveWeb.vbs" in the user startup folder %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup.
Password update
After you've updated your password, only repeat steps 1 and 2 from the above installation procedure.