Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Inno Setup question

Featured Replies

Hi,Trying to understand Inno Setup.One of the last to fill in data is the path to [Files] Source... and I get an error message that it cannot find the files.Due to a lack of a step-by-step tutorial for making a simple .exe I cannot always understand what is asked during the setup.I like to make an .exe in which you can choose between 3 items (3 different files) and for each choice again 2 possibilities you can check.Perhaps I had to make new maps or so... ?Can somebody give me guidance please ?Thanks. Jos

  • Commercial Member

are you asking for help on Inno?jd

Hi,I tried to ask for help on the site of Inno Setup and register... but till now I found no way to do that. Very confusing !Greetz. Jos

  • Commercial Member

here is an example of what i have[Types]Name: "fullx"; Description: "FS X Full - RC v5.0, FSUIPC, Chatter, Pilot and Controllers"Name: "full2k4"; Description: "FS2004 Full - RC v5.0, FSUIPC, Chatter, Pilot and Controllers"Name: "both"; Description: "FS X and FS2004 Full - RC v5.0, FSUIPC, Chatter, Pilot and Controllers"[Components]Name: "main2k4"; Description: "Full RCv5 Files for FS2004"; Types: full2k4; Flags: fixedName: "mainx"; Description: "Full RCv5 Files for FS X"; Types: fullx; Name: "both"; Description: "Full RCv5 Files for FS X and FS2004"; Types: both; Name: "FSUIPC2k4"; Description: "FSUIPC for FS 2004"; Types: full2k4 both ;Name: "FSUIPC4"; Description: "FSUIPC for FS X"; Types: fullx both ;[installDelete][Files]Source: "d:jdtllcflightfsxmakerwys.exe"; DestDir: "{app}"; Components: main2k4 both ;Source: "d:jdtllcflightfsxmakerwys.exe"; DestDir: "{app}x"; Components: mainx both ;you have 3 types (of installs)those 3 types are comprised of different combination of 5 componentsand when you specify the source, you tell it where to get the file, where to put the file, and which components this file is applicable tojd

Hi,To be sure...If I have put two different addon scenery files (1. for FS2004 and another 2. for FSX) and put them together in the tree files list... is it so that when installing for FSX only the files for FSX will be choosen ?That would be nice and that's what I am searching for... if not I am obliged to make several .exe files. And for this solution is my webspace to smaal for.Sorry for this (maybe stupid) question, but it's a newbee question, h

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.