Hello All,

I am new to using the inno setup. I wanted to encrypt the files inside the installer. For example , A jpeg or a text file which gets installed in the destination folder. Now I want to hide it from the user. So the user should not be able to view any file in windows explorer.

I tried using the Encryption - yes in [ settings ] section with password provided. But after entering password still all the files are visible in the folder.

Can anyone help in this please?