marsastro
marsastro
CC#
Created by marsastro on 2/27/2023 in #help
✅ Compile visual studio project on linux?
Worked like a charm!
9 replies
CC#
Created by marsastro on 2/27/2023 in #help
✅ Compile visual studio project on linux?
Oh, right! I thought maybe the solution file had some important information for the building. Thanks, I'll give it a shot!
9 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
Thanks, that fixed it!
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
You know what, I'm just gonna mail the developer. Maybe they'll let me know how they've done it.
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
isn't CCleaner for removing stuff? How do you use it to look at registry records?
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
I've looked at the properties through task manager and can't really see anything special
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
any idea where I would look in the registry editor?
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
When I click "open file location" it takes me to the same .exe file I use, so it's not a shortcut with launch options
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
When I log in, the app doesn't open a window. When I launch it manually from the .exe file, or through Task Scheduler, or through my app, it does open a window that I then have to close. I want to open it invisibly like it's done when my computer boots
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
flux.exe is the app in question
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
20 replies
CC#
Created by marsastro on 2/24/2023 in #help
✅ Make process believe it's a startup app?
I think you misunderstood. It's not my app that's supposed to behave differently on startup, I'm launching a different app made by someone else that already behaves differently on startup. I'm trying to start that app the same way windows does on startup, to replicate the behavior the app has when it's started by windows. I have no control over how this app runs, I can only try to do the same thing windows does when launching it on startup.
20 replies
CC#
Created by marsastro on 2/22/2023 in #help
✅ Await seemingly ignored inside Dispatcher.BeginInvoke
I'll go for that second solution, I think. Thanks!
11 replies
CC#
Created by marsastro on 2/22/2023 in #help
✅ Await seemingly ignored inside Dispatcher.BeginInvoke
hmm, it works, and I don't think the synchronous waiting should be too much of a problem
11 replies
CC#
Created by marsastro on 2/12/2023 in #help
❔ Does TimeZoneConverter account for Daylight Savings Time?
As in, will it correctly match the time of day in a country that uses DST regardless of time of year? Or will it be offset by one hour during STD/DST in those time zones?
5 replies
CC#
Created by marsastro on 2/8/2023 in #help
✅ Scheduling with irregular and long intervals
External services are a no go, unfortunately
5 replies
CC#
Created by marsastro on 2/4/2023 in #help
❔ ✅ HttpListener only receives context once
Thanks for the help!
12 replies
CC#
Created by marsastro on 2/4/2023 in #help
❔ ✅ HttpListener only receives context once
Yup, that did the trick!
12 replies
CC#
Created by marsastro on 2/4/2023 in #help
❔ ✅ HttpListener only receives context once
I had a different version that worked, and in that version I wrote a response I probably broke something when I chose to omit responding
12 replies
CC#
Created by marsastro on 2/4/2023 in #help
❔ ✅ HttpListener only receives context once
I'm about to try now, but I think you might be spot on with the response part
12 replies