Understanding Pre-Launch System Conditions and Checks
Understanding Pre-Launch System Conditions and Checks
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
- Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
* IAdvancedInstaller
* IAdvinstProject
* IProductDetails
* IFolder
* ILaunchConditionsComponent
* ISystemLaunchConditions
* ISoftwareLaunchConditions
* ICustomLaunchCondition
* ICustomLaunchCondition
* IFilesComponent
* IIniFilesComponent
* IShortcut
* ITempFile
* IXmlFile
* IDirectoryMember
* IRegistryComponent
* IInstallParameters
* IBuildComponent
* ITextFileUpdatesComponent
* ITextUpdateFile
* ITextUpdateAppendOrCreate
* ITextUpdateReplace
* IFileAssociations
* IDefaultProgramFA
* IExtensionFA
* IProgIdFA
* IVerbFA
* IEnvironment
* IEnvironmentVariable
* IProductCode
* IUpgradeCode
* IMergeModulesComponent
* IMergeModule
* IDigitalSignature
* ICustomActionsComponent
* ITranslationsComponent
* IDriversComponent
* ISearch
* IServices
* IOrganizationComponent
* IComComponent
* IRemoveFilesComponent
* IRemoveFile
* IUpdatesProject
* IUpdaterComponent
* IPatchProject
* IPropertyComponent
* IProperty
* IPathVariable
* IMsixComponent
* IMsixDependencies
* IMsixDriverDependency
* IMsixDriverConstraint
* IMsixExternalDependency
* IMsixPackageDependency
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
ISystemLaunchConditions
Declaration
ISystemLaunchConditions : IDispatch
Overview
This interface is meant to access, edit or remove system launch conditions
Properties
Array
Gets the operating system list that can be chosen to be supported by your application package installation
Array
Gets the operating system list that your application can be installed on
String WindowsInstallerMinVersion
Gets or sets the minimum Windows Installer version
String MinPhysicalMemory
Gets or sets the minimum physical memory requirement
String MinScreenResolution
Gets or sets the minimum screen resolution requirement
String MinColorQuality
Gets or sets the minimum color quality requirement
Bool UserIsAdmin
Gets or sets the option that will restrict the current user to have Admin privileges
Bool AntivirusFound
Gets or sets the option that will restrict installation if no active antivirus was found
Bool InternetConnectionFound
Gets or sets the option that will restrict installation if no internet connection was found
Bool RunOnlyInAzureVM
Gets or sets the option that will restrict installation to run only in Azure virtual machines
Bool PreventRunningInVM
Gets or sets the option that will restrict installation in virtual machines
Bool PreventRunningIfPendingSystemChangesRequiresReboot
Gets or sets the option that will restrict installation if pending system changes that require a reboot are detected
Bool RunOnlyFromExeBootstrapper
Gets or sets the option that will prevent running from MSI package
Methods
AddSupportedOperatingSystem(String aOperatingSystem)
Adds operating system to supported operating system list
RemoveSupportedOperatingSystem(String aOperatingSystem)
Removes operating system to supported operating system list
See also
Did you find this page useful?
Please give it a rating:
Thanks!
Report a problem on this page
Information is incorrect or missing
Information is unclear or confusing
Something else
Can you tell us what’s wrong?
Send message
Also read:
- [New] In 2024, Audiovisual Excellence Top 5 Premium Slow-Motion Gear
- [New] In 2024, Clearer Streams YouTube Video Borderless Adjustment
- [New] In 2024, Streamlined Techniques for Accumulating Large TikTok Datasets
- 1. Key Aspects of Components Placement and Attributes
- 11 Proven Solutions to Fix Google Play Store Not Working Issue on Vivo T2x 5G | Dr.fone
- 3 Best Tools to Hard Reset Xiaomi Mix Fold 3 | Dr.fone
- Clearer Visions Advanced Techniques for Zooming Photos & Videos
- Complete Guide: How to Restore Lost or Deleted Content on Your iPod
- Exploring Settings in the Module Package Tab
- How to Move Videos From Your iPhone to a Mac Computer: A Comprehensive Guide
- In 2024, Direct Streams From OBS to Insta Profile
- In 2024, Sculpting Memorable Moments in Your Show's Start
- Revolutionize Social Media Success with the Best 30 TikTok Names
- Secure Your Smartphone with MalwareFox: Top Rated Free Antivirus for Android Users
- Step-by-Step Guide on Recovering Deleted Information From Your iPhone
- Ultimate Guide: The Definitive List of Folders and Their Uses
- Understanding IEnvironmentVariable: A Guide to Effective Usage and Best Practices
- Understanding the ActiveX Controls Settings Pane
- Why is iPogo not working On Nubia Red Magic 8S Pro+? Fixed | Dr.fone
- Title: Understanding Pre-Launch System Conditions and Checks
- Author: Joseph
- Created at : 2024-10-04 21:33:36
- Updated at : 2024-10-11 05:08:28
- Link: https://fox-sure.techidaily.com/understanding-pre-launch-system-conditions-and-checks/
- License: This work is licensed under CC BY-NC-SA 4.0.