How to move Kryptex to another folder
13:35 Ngày 11 tháng 2 năm 2021
It sounds like you're worried about disk space, and the good news is, Kryptex app is completely portable. You can move it wherever you want, then mklink. Open cmd.exe and type the following:
robocopy /MIR %AppData%\Kryptex E:\your_folder\Kryptexrmdir /S %AppData%\Kryptexmklink /D %AppData%\Kryptex E:\your_folder\Kryptex
Now Kryptex is located at E:\your_folder\Kryptex