Quote:
Originally Posted by greg nice
1 request, 1 question
- please make the gui 120 dpi compatible. i can't read some of the text labels
- why is administrator required to install (run?) this ?
|
- Ok, I have been working on this recently actually, if you download the latest version 0.45h I have made some of the windows bigger and added more space between labels. But also be aware that using 120dpi could be a problem for scanning some sites, like cereus/ipoker/possibly stars
- Well, MS added this thing called UAC(user account control) in vista, which took a lot of things that were common programming tools in XP, and made them require administrator, like for example lots of win32 api commands TableScan uses to read the poker site lobby will not work on Vista/Win7 without running as admin. Depending on the site you're scanning, it's possible that it would work without running as admin, but it wouldn't work correctly for a lot of people and they wouldn't know why, so I decided just to require it for everyone. If you right click the shortcut and choose "Advanced" you can set it to always run as administrator