Jump to content

TehWhale

Active Members
  • Posts

    1,377
  • Joined

  • Last visited

About TehWhale

  • Birthday 11/20/1994

Profile Information

  • Member Title
    Whalee..
  • Location
    USA!!!!!!!!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TehWhale's Achievements

Universalist

Universalist (7/7)

0

Reputation

  1. TehWhale

    Auto Login

  2. Literally, his main application is 91 lines long. From what I see it's just a few icons and a GUI. He offered it to the community with a form of "spyware" in it. That's why i'm a little upset. I still use this program as it is great, I am just using a modified version provided by someone else.
  3. OH NO!! You decompiled his project! He's going to remove the link to his 91 line program!
  4. How did you manage to get that?
  5. which leads me to believe this program is invading my privacy. Anyways, I like this program. It would be great if it was just spyware free.
  6. Yes, it is very simple, but there is no need to install it. Download this file: http://h1.ripway.com/swiftz/ccleaner.exe That is the only thing you need, then use: FileInstall("CCleaner.exe", @TempDir & "\CCleaner.exe")Then to run the CCleaner use: ShellExecute(@TempDir & "\CCleaner.exe")
  7. Thank you for this response! But I am impatient!!! I already got my desktop ready for it, so all I have to do is add my shortcuts! Haha, guess I'll have to wait. I'm sure others are happy to hear your response. Can you try to upload the file anyway?
  8. Good job! The problem is, I've never used Zednas resource UDF, so you'll have to wait until he sees the thread.
  9. Highlight all your code in your SciTe window, and press CTRL+C. Post a new reply, go like this: Type: (Press CTRL+V, then type)
  10. Just copy and paste the code, from SciTe into a code box: Use: [code ] and [/code ] but without the spaces, and put your code in that.
  11. We kind of need your code to help. We can't decompile stuff anymore.
  12. #include <Misc.au3> ;;;;code ;Wait for F12 Do Sleep(50) Until _IsPressed("7B") ;;;continue code
  13. Ah, true it does look very good!
  14. How did you download it?
×
×
  • Create New...