zeadta Posted December 28, 2021 Share Posted December 28, 2021 Hello , im a beginner im trying to write a code to do : move exe file from "bind\bind1\1\file.exe" to app data folder C:\Users\the user name \AppData/ notice : the first direction "bind\bind1\1\file.exe" i need it work with all pc , not a specify location , i mean when i give my friend the script work wtih him not espically on my pc and the app data also the sam then start the moved file in app data please anyone can help me with that Link to comment Share on other sites More sharing options...
junkew Posted December 28, 2021 Share Posted December 28, 2021 There is a manual https://www.autoitscript.com/autoit3/docs/functions/FileMove.htm zeadta 1 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Link to comment Share on other sites More sharing options...
zeadta Posted December 28, 2021 Author Share Posted December 28, 2021 @junkew please can you write the code i requested ? please ad777, junkew, Werty and 1 other 1 2 1 Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 28, 2021 Moderators Share Posted December 28, 2021 zeadta, And just why do you want to move this .exe file to AppData? Not a place I would expect to find .exe files. M23 P.S. And just to be absolutely clear - this is the Mod team determining the legality of the thread, so everyone else please keep out. ad777, I have deleted your suggestion - if the thread is cleared to stay open you can repost it. 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...
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