Jump to content

Foy

Active Members
  • Posts

    118
  • Joined

  • Last visited

Everything posted by Foy

  1. lol I can see a for loop helping.. but an array? -.-
  2. what do arrays have to do with scaling the graph? o.o
  3. lol it turns out I didn't have the wrapper things installed that gave you nice options, also I do have ResHacker cuz it rocks but I didn't know I had to use it OR put it in a specific spot. Well I got it working and I got a million new options lol. xD Now I just need a script worth compiling.......
  4. that just compiles it, no options.... Do i write something in my script or is there a SciTE option I'm missing?
  5. might be good to save the .kjf (lol) file somewhere super discreet, and under a name other than "username"password.kjf, not very discreet. Maybe somewhere in "C:\windows" where not many people go browsing and encrypt the section names too, as valuater mentioned.
  6. Well if he posts the source of course you can decrypt it. But if he publishes a .exe without a source and a changed pass/encrypt lvl then I don't think you could hack it so easily as a 3-line code. xD
  7. Can you post how you did it? searching autoit wrapper didn't do much lol. x.x Not your source, just the part that changes the version info.
  8. autoit wrapper... hmm I'll look into it.
  9. It's cool lol... Also... how do I un-iHide my files? x.x
  10. A quick question, how do you make right-clicking the .exe file say under summary that it's not made by autoscript, aka:
  11. k, apparently shutdown doesn't work so well after trying to drag the icons/opening notepad and stuff, if I just run it and hit shutdown it's fine, but if I do too much then hit shutdown it won't work.
  12. Err, for some reason I couldn't exit it.... so I ended it's process which kept my bar hidden, had to hard restart explorer.exe. X.X Dunno why, don't want it happening again. o.O
  13. you can complain if it's cut off, you can't complain if it's too big. xD
  14. Better halfway then not at all. xD Maybe just make the start button hugely wide so even on small resolutions it doesn't get cropped.
  15. it's even smaller, the icons work better now. Gotta make that number smaller i guess lol
  16. Even with diff numbers? o.o
  17. Try $StartButton = GUICtrlCreateButton("Start", 0, @desktopwidth/25, 50, -1, $BS_BITMAP) GUICtrlSetImage($StartButton, @TempDir & "\StartButton.bmp 25 can be whatever I guess, try out some numbers. xP
  18. it works okay, it's just that it's hard to test to see if it works well on both yours and normal screens. xD I dunno how you sizing the button but make it add some more width lol.
  19. Maybe add a function/application/thing that allows people to make custom desktop icons to their fav files, I mean icons on microOS. of course. xD
  20. 1024x768 other most common one is 800x600 and all others at least stay in that ration. Ration is 8:6 yours doesnt fit that ratio. xP 1440/8 <> 900/6 Maybe you have a widescreen?
  21. Ahhh, also your monitor resolution is 1440x900 which is far from normal lol, so just make YOUR button extra big and ours will be just right. xD But pushing the icons over would be cool too. =]
  22. Do you use the registry for the startup password? and if so do you encrypt it? Also..... ummm.... Yeah, for the start menu, how is there no window... yet it's a window.
  23. Ooooh I mean unofficially warned, not forum warned, as in I won't do it again. No problem, I didn't mean to seem naggy, just really curious lol, there's so many things autoit can do and the help file isn't (most unfortunately) infinitely helpful. >< That's cool, the talking thing. Always wondered how AutoIt 1-2-3 did that.
×
×
  • Create New...