InstallerExpert created the topic: Nedd help using Inno Setup
I’m creating a setup using Inno Setup.
I need to define a set of variables to manage ftp connection.
[Setup]
AppName=My Program
AppVerName=My Program version 1.5
DefaultDirName={pf}\My Program
DefaultGroupName=My Program
FtpUSER=
FtpPassword=
FtpHost=
The user can value this variables and this values need to start ftp.
How can I do it?
Thank you
Latest posts by Rajesh Kumar (see all)
- Best AI Tools to convert text into Audio & Video - January 10, 2025
- What Popular Apps Were Built With C/C++. Why Other Programming Languages Would Not Suit? - January 9, 2025
- Top 11 DevOps consulting companies in 2024. - January 8, 2025