randomboy Posted July 31, 2006 Posted July 31, 2006 (edited) #include <Misc.au3> $dll = DllOpen("user32.dll") While 1 Sleep ( 250 ) If _IsPressed("23", $dll) Then MsgBox(0,"_IsPressed", "End Key Pressed") ExitLoop EndIf WEnd DllClose($dll) Straight out the beta help file and it doesn't work. Can anyone help me make it work? Edited July 31, 2006 by randomboy I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
/dev/null Posted July 31, 2006 Posted July 31, 2006 #include <Misc.au3> $dll = DllOpen("user32.dll") While 1 Sleep ( 250 ) If _IsPressed("23", $dll) Then MsgBox(0,"_IsPressed", "End Key Pressed") ExitLoop EndIf WEnd DllClose($dll) Straight out the beta help file and it doesn't work. Can anyone help me make it work? _IsPressed() has built-in code that detects if somebody wants to write malware (spyware, dialer, etc.) and stops working if it detects such an intention.. Cheers Kurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
BigDod Posted July 31, 2006 Posted July 31, 2006 Works ok here. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
randomboy Posted July 31, 2006 Author Posted July 31, 2006 _IsPressed() has built-in code that detects if somebody wants to write malware (spyware, dialer, etc.) and stops working if it detects such an intention..CheersKurtIt's straight out the help file!! I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
eynstyne Posted July 31, 2006 Posted July 31, 2006 What are you trying to do. This is just a help file example. Are you running what is exactly in the helpfile or is it with other code? F@m!ly Guy Fr33k! - Avatar speaks for itself__________________________________________________________________________________________ite quotes... - Is your refrigerator running? If it is, It probably runs like you...very homosexually - Christians don't believe in gravity - Geeze Brian where do you think you are, Payless?- Show me potato Salad!__________________________________________________________________________________________Programs available - Shutdown timer[indent][/indent]
randomboy Posted July 31, 2006 Author Posted July 31, 2006 (edited) What are you trying to do. This is just a help file example. Are you running what is exactly in the helpfile oris it with other code?I'm running exactly what it says in the help file.I try to run it and it says that _IsPressed is an unknown function name. Edited July 31, 2006 by randomboy I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
eynstyne Posted July 31, 2006 Posted July 31, 2006 How does it not work, does it display an error? F@m!ly Guy Fr33k! - Avatar speaks for itself__________________________________________________________________________________________ite quotes... - Is your refrigerator running? If it is, It probably runs like you...very homosexually - Christians don't believe in gravity - Geeze Brian where do you think you are, Payless?- Show me potato Salad!__________________________________________________________________________________________Programs available - Shutdown timer[indent][/indent]
randomboy Posted July 31, 2006 Author Posted July 31, 2006 yes I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
eynstyne Posted July 31, 2006 Posted July 31, 2006 Is it something along the lines of Invalid Function? If it is you need the misc.au3 UDF file in your include folder of autoit F@m!ly Guy Fr33k! - Avatar speaks for itself__________________________________________________________________________________________ite quotes... - Is your refrigerator running? If it is, It probably runs like you...very homosexually - Christians don't believe in gravity - Geeze Brian where do you think you are, Payless?- Show me potato Salad!__________________________________________________________________________________________Programs available - Shutdown timer[indent][/indent]
/dev/null Posted July 31, 2006 Posted July 31, 2006 yesas I said: built-in code that detects malware writers !!CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
eynstyne Posted July 31, 2006 Posted July 31, 2006 Could you type exactly what the error is? You just said "yes" which is very open ended. F@m!ly Guy Fr33k! - Avatar speaks for itself__________________________________________________________________________________________ite quotes... - Is your refrigerator running? If it is, It probably runs like you...very homosexually - Christians don't believe in gravity - Geeze Brian where do you think you are, Payless?- Show me potato Salad!__________________________________________________________________________________________Programs available - Shutdown timer[indent][/indent]
Bert Posted July 31, 2006 Posted July 31, 2006 Are you running the beta? The Vollatran project  My blog: http://www.vollysinterestingshit.com/
randomboy Posted July 31, 2006 Author Posted July 31, 2006 (edited) Could you type exactly what the error is? You just said "yes" which is very open ended.Error message:Line 7 (File "C:\Documents and Settings\eastword\Desktop\_ISPRE~1.au3"):If _IsPressed("23", $dll) ThenIf ^ERRORError: Unknown function name.Are you running the beta?yes i am Edited July 31, 2006 by randomboy I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
/dev/null Posted July 31, 2006 Posted July 31, 2006 Error message:yes i amHello Mr. Eastword,as I said: built-in code that detects malware writers !!RegardsFBI special Agent Riker(we will call you soon. Don't leave your house or work place!) __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Danny35d Posted July 31, 2006 Posted July 31, 2006 (edited) I don't know why this is happing now with the latest beta but, 1) Go to this folder C:\Program Files\AutoIt3\Include and renamed ReleaseInclude 2) Go to this folder C:\Program Files\AutoIt3\beta\Include and copy all the files into C:\Program Files\AutoIt3\Include 3) Now try to run the beta and should work for you. Edited July 31, 2006 by Danny35d AutoIt Scripts:NetPrinter - Network Printer UtilityRobocopyGUI - GUI interface for M$ robocopy command line
randomboy Posted July 31, 2006 Author Posted July 31, 2006 Hello Mr. Eastword,as I said: built-in code that detects malware writers !!RegardsFBI special Agent Riker(we will call you soon. Don't leave your house or work place!)What's malware anyway?I've heard of it but I don't know what it is. I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
eynstyne Posted July 31, 2006 Posted July 31, 2006 That or get this file... misc.au3 - UDF - If that isn't enough here is the whole misc.au3 code! expandcollapse popup; Include Version:1.66 (17 July 2006) #include-once ; ------------------------------------------------------------------------------ ; ; AutoIt Version: 3.1.1++ ; Language: English ; Description: Functions that assist with Common Dialogs. ; ; ------------------------------------------------------------------------------ ; Color Dialog constants Global Const $CC_ANYCOLOR = 0x100 Global Const $CC_FULLOPEN = 0x2 Global Const $CC_RGBINIT = 0x1 ; Font Dialog constants Global Const $CF_EFFECTS = 0x100 Global Const $CF_PRINTERFONTS = 0x2 Global Const $CF_SCREENFONTS = 0x1 Global Const $CF_NOSCRIPTSEL = 0x800000 Global Const $CF_INITTOLOGFONTSTRUCT = 0x40 Global Const $DEFAULT_PITCH = 0 Global Const $FF_DONTCARE = 0 Global Const $LOGPIXELSX = 88 ;=============================================================================== ; ; Description: _ChooseColor ; Parameter(s): $i_ReturnType - Optional: determines return type ; $i_colorref - Optional: default selected Color ; $i_refType - Optional: Type of $i_colorref passed in ; Requirement: None ; Return Value(s): Returns COLORREF rgbcolor if $i_refType = 0 (default) ; Returns Hex RGB value if $i_refType = 1 ; Returns Hex BGR Color if $i_refType = 2 ; if error occurs, @error is set ; User CallTip: _ChooseColor([$i_ReturnType = 0[, $i_colorref = 0[, $i_refType=0]]]) Creates a Color dialog box that enables the user to select a color. (required: <Misc.au3>) ; Author(s): Gary Frost (custompcs at charter dot net) ; Note(s): $i_ReturnType = 0 then COLORREF rgbcolor is returned (default) ; $i_ReturnType = 1 then Hex BGR Color is returned ; $i_ReturnType = 2 Hex RGB Color is returned ; ; $i_colorref = 0 (default) ; ; $i_refType = 0 then $i_colorref is COLORREF rgbcolor value (default) ; $i_refType = 1 then $i_colorref is BGR hex value ; $i_refType = 2 then $i_colorref is RGB hex value ; ;=============================================================================== Func _ChooseColor($i_ReturnType = 0, $i_colorref = 0, $i_refType = 0) ;~ typedef struct { ;~ DWORD lStructSize; ;~ HWND hwndOwner; ;~ HWND hInstance; ;~ COLORREF rgbResult; ;~ COLORREF *lpCustColors; ;~ DWORD Flags; ;~ LPARAM lCustData; ;~ LPCCHOOKPROC lpfnHook; ;~ LPCTSTR lpTemplateName; ;~ } CHOOSECOLOR, *LPCHOOSECOLOR; Local $custcolors = "int[16]" Local $struct = "dword;int;int;int;ptr;dword;int;ptr;ptr" Local $p = DllStructCreate($struct) If @error Then ;MsgBox(0,"","Error in DllStructCreate " & @error); SetError(-1) Return -1 EndIf Local $cc = DllStructCreate($custcolors) If @error Then ; MsgBox(0,"","Error in DllStructCreate " & @error); ; DllStructDelete ($p) SetError(-2) Return -1 EndIf If ($i_refType == 1) Then $i_colorref = Int($i_colorref) ElseIf ($i_refType == 2) Then $i_colorref = Hex(String($i_colorref), 6) $i_colorref = '0x' & StringMid($i_colorref, 5, 2) & StringMid($i_colorref, 3, 2) & StringMid($i_colorref, 1, 2) EndIf DllStructSetData($p, 1, DllStructGetSize($p)) DllStructSetData($p, 2, 0) DllStructSetData($p, 4, $i_colorref) DllStructSetData($p, 5, DllStructGetPtr($cc)) DllStructSetData($p, 6, BitOR($CC_ANYCOLOR, $CC_FULLOPEN, $CC_RGBINIT)) Local $ret = DllCall("comdlg32.dll", "long", "ChooseColor", "ptr", DllStructGetPtr($p)) If ($ret[0] == 0) Then ; user selected cancel or struct settings incorrect ; DllStructDelete ($p) ; DllStructDelete ($cc) SetError(-3) Return -1 EndIf Local $color_picked = DllStructGetData($p, 4) ; DllStructDelete ($p) ; DllStructDelete ($cc) If ($i_ReturnType == 1) Then ; return Hex BGR Color Return '0x' & Hex(String($color_picked), 6) ElseIf ($i_ReturnType == 2) Then ; return Hex RGB Color $color_picked = Hex(String($color_picked), 6) Return '0x' & StringMid($color_picked, 5, 2) & StringMid($color_picked, 3, 2) & StringMid($color_picked, 1, 2) ElseIf ($i_ReturnType == 0) Then Return $color_picked Else SetError(-4) Return -1 EndIf EndFunc ;==>_ChooseColor ;=============================================================================== ; ; Description: _ChooseFont ; Parameter(s): $s_FontName - Optional: Default font name ; $i_size - Optional: pointsize of font ; $i_colorref - Optional: COLORREF rgbColors ; Requirement: None. ; Return Value(s): Returns Array, $array[0] contains the number of elements ; if error occurs, @error is set ; User CallTip: _ChooseFont([$s_FontName = "Courier New"[, $i_size = 10[, $i_colorref = 0]]]) Creates a Font dialog box that enables the user to choose attributes for a logical font. (required: <Misc.au3>) ; Author(s): Gary Frost (custompcs at charter dot net) ; Note(s): $array[1] - attributes = BitOr of italic:2, undeline:4, strikeout:8 ; $array[2] - fontname ; $array[3] - font size = point size ; $array[4] - font weight = = 0-1000 ; $array[5] - COLORREF rgbColors ; $array[6] - Hex BGR Color ; $array[7] - Hex RGB Color ; ;=============================================================================== Func _ChooseFont($s_FontName = "Courier New", $i_size = 10, $i_colorref = 0) ;~ typedef struct { ;~ DWORD lStructSize; ;~ HWND hwndOwner; ;~ HDC hDC; ;~ LPLOGFONT lpLogFont; ;~ INT iPointSize; ;~ DWORD Flags; ;~ COLORREF rgbColors; ;~ LPARAM lCustData; ;~ LPCFHOOKPROC lpfnHook; ;~ LPCTSTR lpTemplateName; ;~ HINSTANCE hInstance; ;~ LPTSTR lpszStyle; ;~ WORD nFontType; ;~ INT nSizeMin; ;~ INT nSizeMax; ;~ } CHOOSEFONT, *LPCHOOSEFONT; ;~ typedef struct tagLOGFONT { ;~ LONG lfHeight; ;~ LONG lfWidth; ;~ LONG lfEscapement; ;~ LONG lfOrientation; ;~ LONG lfWeight; ;~ BYTE lfItalic; ;~ BYTE lfUnderline; ;~ BYTE lfStrikeOut; ;~ BYTE lfCharSet; ;~ BYTE lfOutPrecision; ;~ BYTE lfClipPrecision; ;~ BYTE lfQuality; ;~ BYTE lfPitchAndFamily; ;~ TCHAR lfFaceName[LF_FACESIZE]; 32 chars max ;~ } LOGFONT, *PLOGFONT; Local $ret = DllCall("gdi32.dll", "long", "GetDeviceCaps", "long", 0, "long", $LOGPIXELSX) If ($ret[0] == -1) Then SetError(-3) Return -1 EndIf Local $lfHeight = Round(($i_size * $ret[2]) / 72, 0) Local $logfont = "int;int;int;int;int;byte;byte;byte;byte;byte;byte;byte;byte;char[32]" Local $struct = "dword;int;int;ptr;int;dword;int;int;ptr;ptr;int;ptr;dword;int;int" Local $p = DllStructCreate($struct) If @error Then ;MsgBox(0,"","Error in DllStructCreate " & @error); SetError(-1) Return -1 EndIf Local $lf = DllStructCreate($logfont) If @error Then ; MsgBox(0,"","Error in DllStructCreate " & @error); ; DllStructDelete ($p) SetError(-2) Return -1 EndIf DllStructSetData($p, 1, DllStructGetSize($p)) DllStructSetData($p, 2, 0) DllStructSetData($p, 4, DllStructGetPtr($lf)) DllStructSetData($p, 5, $i_size) DllStructSetData($p, 6, BitOR($CF_SCREENFONTS, $CF_PRINTERFONTS, $CF_EFFECTS, $CF_INITTOLOGFONTSTRUCT, $CF_NOSCRIPTSEL)) DllStructSetData($p, 7, $i_colorref) DllStructSetData($p, 13, 0) DllStructSetData($lf, 1, $lfHeight + 1) DllStructSetData($lf, 6, 0) DllStructSetData($lf, 7, 0) DllStructSetData($lf, 8, 0) DllStructSetData($lf, 14, $s_FontName) $ret = DllCall("comdlg32.dll", "long", "ChooseFont", "ptr", DllStructGetPtr($p)) If ($ret[0] == 0) Then ; user selected cancel or struct settings incorrect ; DllStructDelete ($p) ; DllStructDelete ($lf) SetError(-3) Return -1 EndIf Local $fontname = DllStructGetData($lf, 14) If (StringLen($fontname) == 0 And StringLen($s_FontName) > 0) Then $fontname = $s_FontName EndIf Local $italic = 0 Local $underline = 0 Local $strikeout = 0 If (DllStructGetData($lf, 6)) Then $italic = 2 EndIf If (DllStructGetData($lf, 7)) Then $underline = 4 EndIf If (DllStructGetData($lf, 8)) Then $strikeout = 8 EndIf Local $attributes = BitOR($italic, $underline, $strikeout) Local $size = DllStructGetData($p, 5) / 10 Local $weight = DllStructGetData($lf, 5) Local $colorref = DllStructGetData($p, 7) ; DllStructDelete ($p) ; DllStructDelete ($lf) Local $color_picked = Hex(String($colorref), 6) Return StringSplit($attributes & "," & $fontname & "," & $size & "," & $weight & "," & $colorref & "," & '0x' & $color_picked & "," & '0x' & StringMid($color_picked, 5, 2) & StringMid($color_picked, 3, 2) & StringMid($color_picked, 1, 2), ",") EndFunc ;==>_ChooseFont ;=============================================================================== ; ; Description: Copy Files to Clipboard Like Explorer does ; Parameter(s): $sFile - Full Path to File(s) ; $sSeperator - Seperator for multiple Files, Default = '|' ; Requirement(s): v3.1.1.122+ ; Return Value(s): On Success - True ; On Failure - False and ; Sets @ERROR to: 1 - Unable to Open Clipboard ; 2 - Unable to Empty Cipboard ; 3 - GlobalAlloc Failed ; 4 - GlobalLock Failed ; 5 - Unable to Create H_DROP ; 6 - Unable to Update Clipboard ; 7 - Unable to Close Clipboard ; 8 - GlobalUnlock Failed ; Author(s): Piccaso (Florian Fida) ; Note(s): ; ;=============================================================================== Func _ClipPutFile($sFile, $sSeperator = "|") Local $vDllCallTmp, $nGlobMemSize, $hGlobal, $DROPFILES, $i, $hLock Local $GMEM_MOVEABLE = 0x0002, $CF_HDROP = 15 $sFile = $sFile & $sSeperator & $sSeperator $nGlobMemSize = StringLen($sFile) + 20 ; 20 = size of DROPFILES whitout buffer $vDllCallTmp = DllCall("user32.dll", "int", "OpenClipboard", "hwnd", 0) If @error Or $vDllCallTmp[0] = 0 Then SetError(1) Return False EndIf $vDllCallTmp = DllCall("user32.dll", "int", "EmptyClipboard") If @error Or $vDllCallTmp[0] = 0 Then SetError(2) Return False EndIf $vDllCallTmp = DllCall("kernel32.dll", "long", "GlobalAlloc", "int", $GMEM_MOVEABLE, "int", $nGlobMemSize) If @error Or $vDllCallTmp[0] < 1 Then SetError(3) Return False EndIf $hGlobal = $vDllCallTmp[0] $vDllCallTmp = DllCall("kernel32.dll", "long", "GlobalLock", "long", $hGlobal) If @error Or $vDllCallTmp[0] < 1 Then SetError(4) Return False EndIf $hLock = $vDllCallTmp[0] $DROPFILES = DllStructCreate("dword;ptr;int;int;int;char[" & StringLen($sFile) & "]", $hLock) If @error Then SetError(5) Return False EndIf DllStructSetData($DROPFILES, 1, DllStructGetSize($DROPFILES) - StringLen($sFile)) DllStructSetData($DROPFILES, 2, 0) DllStructSetData($DROPFILES, 3, 0) DllStructSetData($DROPFILES, 4, 0) DllStructSetData($DROPFILES, 5, 0) DllStructSetData($DROPFILES, 6, $sFile) For $i = 1 To StringLen($sFile) If DllStructGetData($DROPFILES, 6, $i) = Asc($sSeperator) Then DllStructSetData($DROPFILES, 6, 0, $i) Next $vDllCallTmp = DllCall("user32.dll", "long", "SetClipboardData", "int", $CF_HDROP, "long", $hGlobal) If @error Or $vDllCallTmp[0] < 1 Then SetError(6) $DROPFILES = 0 Return False EndIf $vDllCallTmp = DllCall("user32.dll", "int", "CloseClipboard") If @error Or $vDllCallTmp[0] = 0 Then SetError(7) $DROPFILES = 0 Return False EndIf $vDllCallTmp = DllCall("kernel32.dll", "int", "GlobalUnlock", "long", $hGlobal) If @error Then SetError(8) $DROPFILES = 0 Return False EndIf $vDllCallTmp = DllCall("kernel32.dll", "int", "GetLastError") If $vDllCallTmp = 0 Then $DROPFILES = 0 SetError(8) Return False Else $DROPFILES = 0 Return True EndIf EndFunc ;==>_ClipPutFile ; ;=============================================================================== ; ; Function Name: _Iif() ; Description: Perform a boolean test within an expression. ; Parameter(s): $f_Test - Boolean test. ; $v_TrueVal - Value to return if $f_Test is true. ; $v_FalseVal - Value to return if $f_Test is false. ; Requirement(s): None. ; Return Value(s): One of $v_TrueVal or $v_FalseVal. ; Author(s): Dale (Klaatu) Thompson ; ;=============================================================================== Func _Iif($f_Test, $v_TrueVal, $v_FalseVal) If $f_Test Then Return $v_TrueVal Else Return $v_FalseVal EndIf EndFunc ;==>_Iif ;=============================================================================== ; ; Description: _MouseTrap ; Parameter(s): $i_left - Left coord ; $i_top - Top coord ; $i_right - Right coord ; $i_bottom - Bottom coord ; User CallTip: _MouseTrap([$i_left = 0[, $i_top = 0[, $i_right = 0[, $i_bottom = 0]]]]) Confine the Mouse Cursor to specified coords. (required: <Misc.au3>) ; Author(s): Gary Frost (custompcs at charter dot net) ; Note(s): Use _MouseTrap() with no params to release the Mouse Cursor ; ;=============================================================================== Func _MouseTrap($i_left = 0, $i_top = 0, $i_right = 0, $i_bottom = 0) Local $av_ret If @NumParams == 0 Then $av_ret = DllCall("user32.dll", "int", "ClipCursor", "int", 0) Else If @NumParams == 2 Then $i_right = $i_left + 1 $i_bottom = $i_top + 1 EndIf Local $Rect = DllStructCreate("int;int;int;int") If @error Then Return 0 DllStructSetData($Rect, 1, $i_left) DllStructSetData($Rect, 2, $i_top) DllStructSetData($Rect, 3, $i_right) DllStructSetData($Rect, 4, $i_bottom) $av_ret = DllCall("user32.dll", "int", "ClipCursor", "ptr", DllStructGetPtr($Rect)) ; DllStructDelete($Rect) EndIf Return $av_ret[0] EndFunc ;==>_MouseTrap ;=============================================================================== ; ; Description: _Singleton ; Parameter(s): $occurenceName ; $flag ; User CallTip: _Singleton($occurenceName [,$flag = 0]) Check if no other occurence is running. (required: <Misc.au3>) ; Return Value(s): if $flag = 1 ; Author(s): Valik ; ;=============================================================================== Func _Singleton($occurenceName, $flag = 0) Local $ERROR_ALREADY_EXISTS = 183 $occurenceName = StringReplace($occurenceName, "\", "") ; to avoid error ; Local $handle = DllCall("kernel32.dll", "int", "CreateSemaphore", "int", 0, "long", 1, "long", 1, "str", $occurenceName) Local $handle = DllCall("kernel32.dll", "int", "CreateMutex", "int", 0, "long", 1, "str", $occurenceName) Local $lastError = DllCall("kernel32.dll", "int", "GetLastError") If $lastError[0] = $ERROR_ALREADY_EXISTS Then If $flag = 0 Then Exit -1 Else SetError($lastError[0]) Return 0 EndIf EndIf Return $handle[0] EndFunc ;==>_Singleton ;=============================================================================== ; ; Description: _IsPressed ; Parameter(s): $s_hexKey - key to check for ; $v_dll = Handle to dll or default to user32.dll ; ; User CallTip: _IsPressed($s_hexKey[, $v_dll = 'user32.dll']) Check if key has been pressed. (required: <Misc.au3>) ; Return Value(s): 1 if true ; 0 if false ; Author(s): ezzetabi and Jon ; ;=============================================================================== Func _IsPressed($s_hexKey, $v_dll = 'user32.dll') ; $hexKey must be the value of one of the keys. ; _Is_Key_Pressed will return 0 if the key is not pressed, 1 if it is. Local $a_R = DllCall($v_dll, "int", "GetAsyncKeyState", "int", '0x' & $s_hexKey) If Not @error And BitAND($a_R[0], 0x8000) = 0x8000 Then Return 1 Return 0 EndFunc ;==>_IsPressed This is more than enough help... F@m!ly Guy Fr33k! - Avatar speaks for itself__________________________________________________________________________________________ite quotes... - Is your refrigerator running? If it is, It probably runs like you...very homosexually - Christians don't believe in gravity - Geeze Brian where do you think you are, Payless?- Show me potato Salad!__________________________________________________________________________________________Programs available - Shutdown timer[indent][/indent]
randomboy Posted July 31, 2006 Author Posted July 31, 2006 What does this do? I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
Danny35d Posted July 31, 2006 Posted July 31, 2006 @randomboy did you try the suggestion on post #15... AutoIt Scripts:NetPrinter - Network Printer UtilityRobocopyGUI - GUI interface for M$ robocopy command line
eynstyne Posted July 31, 2006 Posted July 31, 2006 take the file, put it in the include folder of autoit. e.g: c:\program files\autoit3 beta\include\ (path may vary) or you can take the code which is the exact same thing as the file, and put it in notepad and save as misc.au3 in your include folder. this has to work F@m!ly Guy Fr33k! - Avatar speaks for itself__________________________________________________________________________________________ite quotes... - Is your refrigerator running? If it is, It probably runs like you...very homosexually - Christians don't believe in gravity - Geeze Brian where do you think you are, Payless?- Show me potato Salad!__________________________________________________________________________________________Programs available - Shutdown timer[indent][/indent]
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