jresine 0 Report post Posted December 14, 2015 Hello, I want a script to monitor files and folders. I found this script but it did not seem to work well with subfolders and does not work on win 10. Someone would have an example with WMI ? Share this post Link to post Share on other sites
TheDcoder 536 Report post Posted December 14, 2015 What do you want to do exactly? We cannot help without any code... all you will get are wild guesses. TD AutoIt.4.Life Clubrooms - Life is like a Donut (secret key) Spoiler My contributions to the AutoIt Community Some messages & Apologizes: If I hurt you, Please accept my apologies, I never (regardless of the situation) mean to hurt anybody!!! Also, I am very busy with my project so I will appear in the last row of the online list, if you want to contact me: Email@TheDcoder.xyz Or you can have a nice chat with me in freenode, I use the same nick on freenode too! PLEASE JOIN ##AutoIt AND HELP THE IRC AUTOIT COMMUNITY! Share this post Link to post Share on other sites
Melba23 2,629 Report post Posted December 14, 2015 jresine,I have successfully used seangriffin's FileSystemMonitor UDF to monitor files and folders - perhaps it might work under Win10 too.M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind._______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 Share this post Link to post Share on other sites