Jump to content

photo

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by photo

  1. nfaustin woow thank you so much
  2. ok how can i connect the .ini file ?
  3. Hi guys ^^ i'm working at some project: #include <ButtonConstants.au3> #include <GUIConstantsEx.au3> #include <GUIListView.au3> #include <ListViewConstants.au3> #include <WindowsConstants.au3> #Region ### START Koda GUI section ### Form= $Form1 = GUICreate("Form1", 332, 233, 265, 146) $var0 = IniRead("C:\Temp\myfile.ini", "section1", "key", "NotFound") $var1 = IniRead("C:\Temp\myfile.ini", "section2", "key", "NotFound") $var2 = IniRead("C:\Temp\myfile.ini", "section3", "key", "NotFound") $var3 = IniRead("C:\Temp\myfile.ini", "section4", "key", "NotFound") $var4 = IniRead("C:\Temp\myfile.ini", "section5", "key", "NotFound") $var5 = IniRead("C:\Temp\myfile.ini", "section6", "key", "NotFound") $ListView1 = GUICtrlCreateListView("Name|Date|Download", 40, 40, 250, 150) GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 60) GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 60) GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 110) _GUICtrlListView_JustifyColumn(GUICtrlGetHandle($ListView1), 1, 2) _GUICtrlListView_JustifyColumn(GUICtrlGetHandle($ListView1), 2, 2) $ListView1_0 = GUICtrlCreateListViewItem($var0, $ListView1) $ListView1_1 = GUICtrlCreateListViewItem($var1, $ListView1) $ListView1_2 = GUICtrlCreateListViewItem($var2, $ListView1) $ListView1_3 = GUICtrlCreateListViewItem($var3, $ListView1) $ListView1_4 = GUICtrlCreateListViewItem($var4, $ListView1) $ListView1_5 = GUICtrlCreateListViewItem($var5, $ListView1) $ListView1_6 = GUICtrlCreateListViewItem($var5, $ListView1) $ListView1_6 = GUICtrlCreateListViewItem($var5, $ListView1) $Button1 = GUICtrlCreateButton("Get Updates", 40, 200, 75, 25, $WS_GROUP) GUISetState(@SW_SHOW) #EndRegion ### END Koda GUI section ### While 1 $nMsg = GUIGetMsg() Switch $nMsg Case $GUI_EVENT_CLOSE Exit EndSwitch WEnd look at the code .. and this image by koda: All red selected by .ini file ^^ when the user click [Get Updates].. i want my script connect the listView with .ini File .. << .ini file hin some website and this .ini file in my website: http://loai.w-enter.com/myfile.ini if you look at my script ... you will see [link.rar] .. can i put some link in this ?? if user clicked it ,the link start download ^^ all this in .ini file : ( help me
  4. please !! anybody help me
  5. anybody here !!!?
  6. Hi ^^ >> sorry my english soo bad now .. i make this script Ok ?? #include <Process.au3> #include <ButtonConstants.au3> #include <GUIConstantsEx.au3> #include <ListViewConstants.au3> #include <ProgressConstants.au3> #include <TabConstants.au3> #include <WindowsConstants.au3> #Region ### START Koda GUI section ### Form=c:\users\photo man\desktop\form1.kxf $Form1 = GUICreate("", 522, 318, -1, -1) $MenuItem5 = GUICtrlCreateMenu("&Options") $MenuItem6 = GUICtrlCreateMenuItem("", $MenuItem5) $MenuItem12 = GUICtrlCreateMenuItem("Refresh list", $MenuItem5) $MenuItem1 = GUICtrlCreateMenu("&Help") $MenuItem2 = GUICtrlCreateMenuItem("Contact us", $MenuItem1) $MenuItem3 = GUICtrlCreateMenuItem("More info", $MenuItem1) $MenuItem4 = GUICtrlCreateMenuItem("About...", $MenuItem1) GUISetIcon("") $Button1 = GUICtrlCreateButton("Refresh list", 9, 264, 79, 25, $WS_GROUP) $Tab1 = GUICtrlCreateTab(8, 8, 505, 249) GUICtrlSetFont(-1, 9, 400, 0, "Arial") GUICtrlSetResizing(-1, $GUI_DOCKWIDTH+$GUI_DOCKHEIGHT) $TabSheet1 = GUICtrlCreateTabItem("Introduction") $TabSheet2 = GUICtrlCreateTabItem("") $ListView1 = GUICtrlCreateListView("Name|Date|Download", 12, 34, 497, 219) GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 164) GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 164) GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 165) $ListView1_0 = GUICtrlCreateListViewItem(" 2010|28\7\09|Download now", $ListView1) $ListView1_1 = GUICtrlCreateListViewItem(" 2010|29\7\09|Download now", $ListView1) GUICtrlSetCursor (-1, 2) GUICtrlCreateTabItem("") $Progress1 = GUICtrlCreateProgress(392, 268, 118, 17) GUISetState(@SW_SHOW) #EndRegion ### END Koda GUI section ### While 1 $nMsg = GUIGetMsg() Switch $nMsg Case $GUI_EVENT_CLOSE Exit Case $MenuItem2 _RunDOS("start http://www.w-enter.com/forum/f3/") ; Help Menu........... Case $MenuItem3 _RunDOS("start http://www.w-enter.com/forum/members/9978/") Case $ListView1 EndSwitch WEnd and this image from koda: http://files5.w-enter.com/uploadcenter/9978/131424.png now, in the lisview .. when the user click "Get Updates" i want my script connect with some datebase in my website.. <<< by Access and when the user click "item1" that well be open "fileSaveDialog" and the user choose the place that he want to save link in it .. << the dialog well be save that link in the datebase all things in datebase added by me * wehen my script connect with datebase .. i want the progress working ... tell me how >>? http://files5.w-enter.com/uploadcenter/9978/newtextdocument(3).txt <<< this good code by vb 6
  7. Thanks to all the problem because MY com Account its not for admin .. ^^ thanks again
  8. SmOke_N I'm SO sorry :$ it not working can tell me ( How TO use DirCopy() ? )
  9. Please ANY BODY answer me
  10. is that mean no way to do this job ?? Because I need any way to do this job with SCRIPT
  11. Hi , now I'm working to make tool ( if I turn it .. it take all fonts and put it in new folder .. with backup.exe << Script to put fonts in the general folder after format ... !!!!! when I turn backup Script .. the Script not working if I select another folder its work 100% but with general fonts folder , NO !!! Please ..... some body help me this 100% Filecopy ("\WINDOWS\Fonts\*.TTF","\Documents and Settings\All Users\Desktop\W-ENTER\W-FONT\") Filecopy ("\WINDOWS\Fonts\*.ttc","\Documents and Settings\All Users\Desktop\W-ENTER\W-FONT\") Filecopy ("\WINDOWS\Fonts\*.FON","\Documents and Settings\All Users\Desktop\W-ENTER\W-FONT\") Filecopy ("\WINDOWS\Fonts\*.*","\Documents and Settings\All Users\Desktop\W-ENTER\W-FONT\")oÝ÷ Ù»­¶¬ß}÷Ñ«­¢+Ù¥± ½Áä ÅÕ½Ðíµ=9PÀäÈ쨹QQÅÕ½Ðì°ÅÕ½ÐìÀäÈí]%9=]LÀäÈí½¹ÑÌÀäÈìÅÕ½Ðì¤)¥± ½Áä ÅÕ½Ðíµ=9PÀäÈ쨹ÑÑÅÕ½Ðì°ÅÕ½ÐìÀäÈí]%9=]LÀäÈí½¹ÑÌÀäÈìÅÕ½Ðì¤)¥± ½Áä ÅÕ½Ðíµ=9PÀäÈ쨹=8ÅÕ½Ðì°ÅÕ½ÐìÀäÈí]%9=]LÀäÈí½¹ÑÌÀäÈìÅÕ½Ðì¤)¥± ½Áä ÅÕ½Ðíµ=9PÀäÈ쨸¨ÅÕ½Ðì°ÅÕ½ÐìÀäÈí]%9=]LÀäÈí½¹ÑÌÀäÈìÅÕ½Ðì So | what the right code to do this job ..? [ backup ]
×
×
  • Create New...