Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

5 Posted Topics

Member Avatar for Th3_uN1Qu3

Hey again. I'm working on and off on my little tool that currently installs fonts, writes the registry, and will do various other things i'm gonna need. I'm currently trying to implement full error checking before i go on, and i'm pretty clueless on how to use return values. I …

Member Avatar for Th3_uN1Qu3
0
105
Member Avatar for amerninja2

There's not much you can do about it, i've hit this problem myself when scripting in AutoHotkey. One thing you have to know is that the input detection speed is highly dependant on that particular machine's capabilities and extremely sensitive to system loads. Your computer needs Sleep(1000), a faster one …

Member Avatar for amerninja2
0
327
Member Avatar for CodyOebel

Taskkill /F /IM will do exactly what you want, but it won't work unless ran under an administrator account. You'll also have to find a way around the AV software's auto restart if process is killed, most of the new ones have it. You might want to look into the …

Member Avatar for Th3_uN1Qu3
0
155
Member Avatar for Th3_uN1Qu3

Hey, it's me again. This time with a thing that has been bugging me for months and i still haven't gotten around to solving it. I need to install a font without rebooting the computer. Sounds simple but i have to do it in code or with a batch file, …

Member Avatar for Th3_uN1Qu3
0
929
Member Avatar for Th3_uN1Qu3

A lot of blah blah, scroll down for the matter i need help with... Hello everybody. I'm a moderator of a gaming forum and a big fan of bishoujo games. I sometimes do my own game releases/revamps, but what i've did till now didn't involve much "real" coding. I want …

Member Avatar for Th3_uN1Qu3
0
209

The End.