ur Posted November 14, 2016 Share Posted November 14, 2016 I have an ini file which has structure as below. And I want to use this value and change only the file name in below path of another ini file. Can you suggest any approach. Link to comment Share on other sites More sharing options...
meoit Posted November 14, 2016 Share Posted November 14, 2016 (edited) FileMove(ABC_Full_path_FileName, To_DEF_Full_path_FileName, 1) ABC_Path can equal DEF_Path . So You can rename file Edited November 14, 2016 by meoit Link to comment Share on other sites More sharing options...
ViciousXUSMC Posted November 14, 2016 Share Posted November 14, 2016 https://www.autoitscript.com/autoit3/docs/libfunctions/_ReplaceStringInFile.htm 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