Jump to content

saloo4pro

Members
  • Posts

    6
  • Joined

  • Last visited

saloo4pro's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. @Martin, i am getting correct data on hyper terminal, say 12345 from a micro-controller, when using this script, on the same serial port settings that i had set on hyper terminal, i am getting raw data like &^&*^#| instead of getting 12345, my serial port settings are, 2400 buad rate, com 1, no parity, no hardware flow control, data bits 8, stop bit 1. any help?
  2. By the way every thing works great by just adding #requireadmin only,I have not changed any single word of my code,Thanks Melba23! one problem solved
  3. Thank you both for your reply, I am going to add administrative tab function to rum my script, I do not have any intention for making malicious scripts, I make scripts for ease of peoples not for stealing information. I know its easy for autoit programmer to make such scripts, even one click can damage your data and windows. Problem here is now that you guys are not going to believe that I will use your tips positively! I hope by the time being we would be good friends! I have ideas, knows what steps to be followed, only one thing: I don't have learnt Autoit, is there any professional course or training session on autoit?
  4. I have just created a script which password protect any executable, That runs fine on XP, I know the user access control of windows 7, I need to get through this level of protection, because thousands of my script fans are urging me to upgrade script for windows 7, Do I need to move to some other plate form because autoit can't do it? second, I am not making any script of virus, I just want to hide process,at this stage if some one knows about task manger processes, they simply exit my script exe, and my protection failed, I want a way not so simple, or can I set password to exit script exe from taskmanager? How to integrate small text "hello" in a DLL file, and get/write info in that file, perhaps that can help me securing data?
  5. I am a newbie in autoit, So please guide me with these questions. My script run smoothly on windows XP, Now I need to upgrade for windows 7, Problems are: 1. Text files failed to copy to program files when Setup extracts files to C or program files? 2. I cant create text files in C:? 3. I need to delete/write/create files, text, ini, reg, etc in windows drive/program files using autoit commands? 4. How to start a hidden process as thread of explorer, so no one can see my process running in task manager? 5. Is there any way to hide data (passwords, users) in some files (other than ini, text) so no one can open these files but these files data should be accessible in my program? 6. Where I can get Koda form designer(more designs, templates, options) other than default available? I need to sophisticate design on interface for users?
×
×
  • Create New...