By default, Power-user is installed in the following folder: C:\Users\<UserName>\AppData\Local\Power-user
If you with to intall Power-user on a custom location instead, follow the procedure below:
- Download this file
- Open it with the Notepad
- Replace the default path specified for the installation "Program Files (x86)" to the location of your choice
- If you don't have admin rights, remove the parameter "2" for ALLUSERS, i.e. replace msiexec /i "%MSI_TEMP_PATH%" ALLUSERS="2" INSTALLDIR="%INSTALLDIR%" /q with msiexec /i "%MSI_TEMP_PATH%" ALLUSERS="" INSTALLDIR="%INSTALLDIR%" /q
- Save and close
- Change the ".txt" file extension to ".bat"
- Run the .bat file
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article