View Single Post
  #2  
Old 04-10-2019, 21:59
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by ZAZA4EVER View Post
i want to copy file to another folder after install repack
how i can do it in inno script
i use this script
https://fileforums.com/showthread.php?t=102463

Example
I want To Make CopyFile "Resume_1_A4.docx" And Rename it to "Resume_1_Letter.docx"
After Install Repack

Make a batch file for required function and run it post installation...
Reply With Quote
The Following User Says Thank You to bunti_o4u For This Useful Post:
oltjon (05-10-2019)