-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Wincompose creates folder instead of file #1512
Comments
Use steps from comment as workaround: |
It works now, thanks! As the same issue was already reported, I'm closing this one. |
bb010g
added a commit
to bb010g/scoop-bucket-extras
that referenced
this issue
Nov 26, 2019
Fixes ScoopInstaller#1512 like ScoopInstaller#1852, by preempting folder creation with a file.
bb010g
added a commit
to bb010g/scoop-bucket-extras
that referenced
this issue
Nov 26, 2019
Fixes ScoopInstaller#1512 like ScoopInstaller#1852, by preempting folder creation with a file.
bb010g
added a commit
to bb010g/scoop-bucket-extras
that referenced
this issue
Nov 26, 2019
Fixes ScoopInstaller#1512 like ScoopInstaller#1852, by preempting folder creation with a file.
Ash258
pushed a commit
that referenced
this issue
Nov 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When Wincompose is installed, a persist folder called "settings.ini" is created. For Wincompose to work, it should be a file, and not a folder, called settings.ini.
The text was updated successfully, but these errors were encountered: