Sparronator9999 / YAMDCC

Yet Another MSI Dragon Center Clone - A fast, lightweight alternative to MSI Center for MSI laptops, written in C#.
GNU General Public License v3.0
13 stars 0 forks source link

Need to restart service at first run #9

Closed porkmanager closed 2 weeks ago

porkmanager commented 2 weeks ago

Noticed that while testing app First run of the yamdcc dont working properly, need to restart the service for normal run

Sparronator9999 commented 2 weeks ago

Fixed in latest commit.

porkmanager commented 2 weeks ago

This one still in with the latest build for now. Ill show you how to reproduce it

Sparronator9999 commented 2 weeks ago

Are you sure you're using the latest build?

I tested all the options (saying Yes and No at both "service not installed" and "service not running" dialogs), and it worked for me.

porkmanager commented 2 weeks ago

Are you sure you're using the latest build?

yep, ive downloaded the latest one

Sparronator9999 commented 2 weeks ago

Okay, I just did some testing, and the issue isn't caused by my latest changes (I think).

If you delete CurrentConfig.xml from the program data directory (C:\ProgramData\Sparronator9999\YAMDCC and re-run the config app, the same thing happens.

I have made another issue for this (#12), and will now close this one (as the bug in this issue is fixed).