CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2009
    Posts
    2

    Inno Setup for Encryption

    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?

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Inno Setup for Encryption

    [ moved ]
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #3
    Join Date
    May 2009
    Posts
    2

    Re: Inno Setup for Encryption

    Can anyone help pleas...

    I can not see any reply... dont know why!!

  4. #4
    Join Date
    May 2002
    Posts
    10,943

    Re: Inno Setup for Encryption

    Be patient. It hasn't even been a whole day yet. Many who could probably help you out might only come around once or twice a week.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured