-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Portable...??? #10
Comments
OK. Is this version works for you? https://portableapps.com/apps/internet/supermium-portable |
Ok, thanks for your response, but the same issue perists, like all portable Chromium forks. But I found a solution, add to the executable shortcut: |
Must be problem with portapp project. But --user-data-dir="../Data" could be added as flag as like as --no-sandbox. Try this Supermium with older PortApp 3.9.0. Works fine on my Win7. |
BTW, I can't log into the profile account to syncronize. It looks greyed. No need. Close Firefox. Rename Data folder to something like Data1, try again. |
Perfect! But I did My way... from the profile button I made a new profile. |
It's marked closed but the problem persists. |
Ok. Here is easier way than making *-portable.exe, run browsers with -profile flag. https://github.com/adeii/supermium-portable/raw/refs/heads/firefux/Firefox-portable.bat Librewolf 135 also creates a folder in C:\Users ... which remains empty (fortunately) and the profiles are stored within the application directory even with -p flag. So, LW is made that way. |
Nope, folders are back in Local and Roaming. I deleted them before adding the bat file, then started the browser again - and back they are. |
Add at the end of zen-portable.bat following: timeout 11 |
Nope - unless I did this bat creating wrong. set APP_DIR=%~dp0\app I had zen open definitely longer than 10 seconds. |
Try increase timeout to 20 or 30. |
Nope, language settings are saved now, but the portability problem still is not solved. Nothing is deleted, and voila the Snowfox-folders in Local and Roaming are full with files. |
So, this will demand more fixing inside *fox.exe or browser/omni.ja than just flags. Update: This solution use AutoHotKey script to tweak registry, use Profile\Default as storage, and delete Local and Roaming folders on C: after use. Also there is Ahk2Exe compiler, so SnowFox-Portable.exe was made. |
Profile in C:\Users... This is a joke!!!
The text was updated successfully, but these errors were encountered: