Jump to content

netegg

Active Members
  • Posts

    148
  • Joined

  • Last visited

Everything posted by netegg

  1. how to delete all users' privilege about a certain key?
  2. does anybody have some idea to open the RUN dialogue in au3 with api?
  3. further more, the pointer? And I can't find funtion Memread, so sad.
  4. Can the autoit3 get the value of the variale in memory? If it can do, how to do? Thanks!
  5. FileGetShortcut can get the path of the file of s shortcut. Now, my question is how I can know in which directory the shortcut itsself is.
  6. How to convert a uint8 value to a string or any other type value that can be recogenized?
  7. Can it do without using "net" command?
  8. I've got how to list the groups/users in a machine through the forum? But I have no idea to delete the specific group/user. Someone can help me?
  9. Hi, would you like to give a example with this. I do not know why the function can not be used on my machine. Thanks!
  10. how to connect net and to disconnect netby using api ? Just adsl
  11. Yes. Perhaps, There are some extra parts in the progress of Setup. although they are harmless, and have a choose to decide whether I setup them or not. As a result, the 'choose' button will be default sometimes. CAN I go ahead without choose these extra parts directly?
  12. who have some idea to control the steps of a setup-program made by nsis?
  13. I've got the answer. That's the theme of my xp. Flyakite OSX
  14. How to set the caption of the gui to left edge instead of middle align?
  15. Does any1 have ideas to block the useless tcp ports on own machine?I do it by using batch file once, but I now that can work with winsock api. Now I just want to use the au3 to do the same thing. How can I do?
  16. Thanks! As a further idea, how could i detect or identify the clicked item, instead of a given parameter? On the other hand, not use WM_NOTIFY.
  17. just like _GUICtrlListView_ClickItem or _GUICtrlTreeView_ClickItem, and it's too diffcult to control the output value with the WM_NOTIFY, so I can get a value by msgbox, but can not to identify the value's accuracy
  18. How to use the UDF with no return value? Who can tell me?
  19. how to convert a array variant name to a simple variant name? Just like convert $a[1] to $a1 ... $a[n] to $an
  20. thanks! I got it!
  21. what does you mean?
  22. Does can I use autoit3 get the WM_NOTIFY message and use it as a variable string for the au3 script? Or on an easy way, how can I get the clicked listview item data? Just one moment, I got a mistake to send this topic in another field, but I don't know how to delete that? Sorry!
  23. Does can I use autoit3 get the WM_NOTIFY message and use it as a variable string for the au3 script? Or on an easy way, how can I get the clicked listview item data?
  24. why does not have a function _disableservice($computername,$servivename)?
×
×
  • Create New...