Hai folks
what is the meaning of this flag?
'restartreplace'
Thank you
}
It means that is a file that you are deploying is in use and cannot be replaced, it will be replaced after the next restart of the computer. If the file is in use Inno Setup will give a prompt asking if you want to restart your computer.
Thank you randem. Got it !