Files
cryptomator/dist/win/contrib/version170-migrate-settings.bat
T
2023-08-07 10:02:39 +02:00

5 lines
196 B
Batchfile

@echo off
:: see comments in file ./version170-migrate-settings.ps1
cd %~dp0
powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command .\version170-migrate-settings.ps1