Alex313031 / ArmCord-Win7

ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. Windows 7/8/8.1 builds.
https://github.com/Alex313031/ArmCord-Win7
Open Software License 3.0
18 stars 1 forks source link

Portable mode #4

Closed K4sum1 closed 4 months ago

K4sum1 commented 5 months ago

I wanna use ArmCord on multiple computers without needing to move around the folder in AppData.

Alex313031 commented 4 months ago

@K4sum1 Have you tried the portable .exes?

You might have to use the --user-data-dir=C:\path\to\where\you\want\it flag like in Chromium.

K4sum1 commented 4 months ago

How did I miss that in the download list?

K4sum1 commented 4 months ago

How does this even work? What I want is something that I can pin to taskbar and whatever, and just use a local profile. I tried it and I couldn't figure out where it installed, it seemed to use my AppData profile, and it cleared my QuickCSS.

smartfrigde commented 4 months ago

https://github.com/ArmCord/ArmCord/pull/280 If you don't want ArmCord using your AppData folder for storing stuff see this pull request @K4sum1

K4sum1 commented 4 months ago

Interesting, that's a lot like the pmprt.mod style portable mode I added to r3dfox. I didn't think Chromium could have anything similar. Seems to work, only issue seems that it reset my zoom levels but that's an easy fix. Will have to see how it handles moving to another machine.