ludocus Posted June 25, 2008 Posted June 25, 2008 I was thinking what I could do...So I made a new udf..Cmd.au3!it has 16 functions:They all use cmd.. - _CmdCreateMsgbox($sText, $background=1)- _CmdCreateUser($sUsername, $sPassword='', $background=1)- _CmdDeleteUser($sUsername, $background=1)- _CmdResetWinsock($background=1)- _CmdFlushDns($background=1)- _CmdRegisterDns($background=1)- _CmdRegImport($sFile, $background=1)- _CmdRegExport($sKeyName, $sFile, $background=1)- _CmdLockDrive($sDrive, $background=1)- _CmdUnLockDrive($sDrive, $background=1)- _CmdDeleteFile($sPath, $background=1)- _CmdWriteLine($sPath, $sText='-', $background=1)- _CmdAppendLine($sPath, $sText='-', $background=1)- _CmdPing($sAdress)- _CmdCreateDir($sPath, $background=1)- _CmdShutdown($sShutdowncode=0, $sExtra='', $sTime=00, $sExtra2='')here it is:cmd.au3Enjoy!
AgentSmith15 Posted June 26, 2008 Posted June 26, 2008 Why not just use command line commands? [center][/center]
ludocus Posted June 26, 2008 Author Posted June 26, 2008 why not my way?.. I like my way better thats why..
JellyFish666 Posted June 26, 2008 Posted June 26, 2008 (edited) ludocus said: why not my way?.. I like my way better thats why.. It's nice but the reason for not using your way is because it just a waste of resources if we are not going to use every function in your udf, considering it is easy enough to just do. _rundos() Edited June 26, 2008 by JellyFish666
microsoft Posted July 3, 2008 Posted July 3, 2008 Thanks Please Add Look or Unlook Files To Use _CmdLockDrive("F","") And Thanks To All ...
ludocus Posted July 3, 2008 Author Posted July 3, 2008 thanks... and what do you mean with Look or Unlook files?? Do you mean: Lock or Unlock files?
Moderators SmOke_N Posted July 3, 2008 Moderators Posted July 3, 2008 ludocus said: thanks... and what do you mean with Look or Unlook files??Do you mean: Lock or Unlock files?Of course they do... Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
ludocus Posted July 3, 2008 Author Posted July 3, 2008 muttley I'm sorry... I don't know how to do this...
James Posted July 4, 2008 Posted July 4, 2008 Google does. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Marcuzzo18 Posted July 6, 2008 Posted July 6, 2008 check here [font="Century Gothic"]quisnam est quantum stultus , balatro vel balatro quisnam insistovolubilis in solum rideo risi risum----------------------------------------------------------------------------------------------------------------------------Portable Command Line Tool[/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now