View Single Post
  #6  
Old 14-12-2018, 12:19
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,687
Thanks: 1,106
Thanked 7,333 Times in 2,836 Posts
KaktoR is on a distinguished road
In CIU Setup.ini you have the possibility to execute cmd commands after installation is done.

Example to copy a file from source to target
Code:
[CMDCommands]
copy /Y "{src}\folder1\file1.txt" "{app}\folder1\"
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
zirkhaki (14-12-2018)