oneLess Posted April 12, 2017 Posted April 12, 2017 (edited) is somehow possible to run explorer.exe with a copy/move command within autoit script like windows does ? I mean , like right click on a folder/file +copy (from source path) and right click on destination path+paste practically I want to do this silent and see only native windows explorer progress bar c Edited April 12, 2017 by oneLess
oneLess Posted April 12, 2017 Author Posted April 12, 2017 (edited) thank you I don't have problems with the above functions I wonder if we can ask windows to do its filecopy and see its native progressbar. c Edited April 12, 2017 by oneLess
oneLess Posted April 12, 2017 Author Posted April 12, 2017 (edited) thank you I don't have problems with the above functions I wonder if we can ask windows to do its filecopy and see ONLY its native progressbar ( which is very nice in windows 10) c /edit Edited April 12, 2017 by oneLess
Jfish Posted April 12, 2017 Posted April 12, 2017 (edited) Have a look at _WinAPI_MoveFileEx and _WinAPI_CopyFileEx EDIT: Did not see that image the when I posted the above - those functions won't show that,. In the abscence of better advice have a look at using Powershell: http://blog.backslasher.net/copying-files-in-powershell-using-windows-explorer-ui.html Edited April 12, 2017 by Jfish Build your own poker game with AutoIt: pokerlogic.au3 | Learn To Program Using FREE Tools with AutoIt
KaFu Posted April 12, 2017 Posted April 12, 2017 (edited) Look for the "CopyHere" reference... also here Edited April 12, 2017 by KaFu OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2025-May-18) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
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