faustf Posted December 11, 2016 Share Posted December 11, 2016 (edited) hi guys how to determine if in folder is changed file or change Kb file ??? for example this software what principle use ? https://directorymonitor.com/ look in register??? if yes which key monitor??? thankz at all Edited December 11, 2016 by faustf Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 11, 2016 Moderators Share Posted December 11, 2016 faustf, I have used both the FileSystemMonitor and ReadDirectoryChanges UDFs with success. M23 faustf 1 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
faustf Posted December 11, 2016 Author Share Posted December 11, 2016 o thankz so much i study this , and if i will have some difficult i will ask thankz again Link to comment Share on other sites More sharing options...
faustf Posted December 12, 2016 Author Share Posted December 12, 2016 hi i have a questions about RDC 1.1 https://www.autoitscript.com/forum/applications/core/interface/file/attachment.php?id=52633 i tryed to run a example file RDC_Ex_Simple (Notification).au3 but where is a path for monitoring a file/folder?? i used also a GUI , i choice a folder , and after create and modify and remove a file txt , inside the folder , but not appear nothing in gui o_O Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 12, 2016 Moderators Share Posted December 12, 2016 faustf, I suggest you would be better served posting in the UDF thread, but I believe that it is the _RDC_Create function which selects the folder to check. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
faustf Posted December 12, 2016 Author Share Posted December 12, 2016 ok thankz i follow your suggest Link to comment Share on other sites More sharing options...
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