[SOLVED] (Lack of) Admin Privileges Crash Loop
|
12-13-2014, 02:34 AM
(This post was last modified: 01-24-2015 09:54 PM by smitmartijn.)
Post: #1
|
|||
|
|||
[SOLVED] (Lack of) Admin Privileges Crash Loop
Windows 7 has decided that I'm no longer an admin on my own PC. As Whatpulse was set to run with admin privileges (through the client before) it can no longer open and runs and crashes in a loop:
Code: 13-12-2014 02:28:14.805 INFO "Starting WhatPulse 2.5..." I need a way to reset my client settings without being within the client, so that I can prevent Whatpulse from trying to run with admin privileges. Would this be as simple as deleting a config file somewhere? Oh, and I need to be an admin to enable the system admin account... sigh. |
|||
12-13-2014, 11:45 AM
Post: #2
|
|||
|
|||
RE: (Lack of) Admin Privileges Crash Loop
I'm pretty sure the configs are stored in whatpulse.db; so cut whatpulse.db and whatpulse.db.backup from C:\Users\YOURUSER\AppData\Local\whatpulse to somewhere else and then run whatpulse again to generate a new database. You'll lose your local stats and settings though, but you can copy the old database back when you have admin privileges.
|
|||
12-31-2014, 03:53 PM
Post: #3
|
|||
|
|||
RE: (Lack of) Admin Privileges Crash Loop
The settings are stored in the whatpulse.db correct, if you remove that you'll have the default settings, but also your local stats will be gone.
There's another option: edit the whatpulse.db file. Download a SQLite Browser (for example: http://sourceforge.net/projects/sqlitebrowser/), open the database, then the 'settings' table and look for the record that has 'administrator' and 'startup' in it (can't remember the exact name off-hand). Turn that to false and save the database. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)