Jump to content

WTS

Active Members
  • Posts

    225
  • Joined

  • Last visited

WTS's Achievements

Polymath

Polymath (5/7)

0

Reputation

  1. was this really made in autoit?? i don't see how you added that extra button next to the minimize.. dllcall?? i would prefer source rather than screenshots, kind of a tease that doesn't please... enough. looks good though
  2. |-|EH 7|-|I5 IS -F|_||\|
  3. ??? ??? ??????? ???? ?? ?? ?
  4. nice job.. are you still working on it uten?
  5. i havent defraged my machine in almost 2 months, because i have 12%> free space, and disk defragmentor says i need atleast 15% to properly run, should i defrag anyways? i'm going to remove stuff but need more dvd disks this weekend.. edit: gah! this is the second time i posted in scripts and scraps!
  6. very nice job erifash
  7. froze my system a couple of times.., so it sets the priority of all window processes that are found to realtime, i always thought setting them to normal or lower would make for more speed
  8. ouch.. i have 80 gigs hd with 6 gigs free space..
  9. very nice, i started a ruler project a few months ago this will help alot
  10. I use autoit inconjunction with php for some my pages
  11. awesome magic colors i have a suggestion, instead of reg, maybe use inifile instead?? ;read Dim $Color1, $Color1, $MyIni = 'magiccolors.ini' Global $Color1 = IniRead($MyIni,'Color', 'Color1',$Color1) Global $Color2 = IniRead($MyIni,'Color', 'Color2',$Color1) ;write IniWrite($MyIni,'Color','Color1',$Color1) IniWrite($MyIni,'Color','Color2',$Color2)
  12. post in the wrong forum section?? i would never do that
  13. I generally look for ways around installers , diffenetly my choice is software that doesn't need to be installed.
×
×
  • Create New...