GDcheerios
GDcheerios
CC#
Created by GDcheerios on 12/30/2024 in #help
Make WPF clicks go to the window below.
I'm trying to make an overlay timer app, and I'd like to make it so it sits on my screen and I can still click the window focused below, but the overlay takes in all the clicks.
2 replies
CC#
Created by GDcheerios on 7/6/2024 in #help
How to use Squirrel Releasify with rider
I've been trying to figure this out for quite a while now. I can never get Squirrel.exe to be recognized I was told it came with the package but I don't know how to access it. I thought maybe dotnet tool install --global Squirrel.Windows Would work, but I get the following error:
Tool 'squirrel.windows' failed to update due to the following:
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'squirrel.windows' failed to install. Contact the tool author for assistance.
Tool 'squirrel.windows' failed to update due to the following:
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'squirrel.windows' failed to install. Contact the tool author for assistance.
I'm at a loss and would appreciate any help I can get.
1 replies