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.......
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.
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
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.
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
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
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.
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?
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. =]
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.
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.