Automatic iFolder Synchronization: Effortless Cloud-to-PC & PC-to-Cloud Sharing Solutions
Automatic iFolder Synchronization: Effortless Cloud-to-PC & PC-to-Cloud Sharing Solutions
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
* IFoldersComponent
* IPredefinedFolders
* IFolderOperations
* IFolderSync
* IFolderSyncFilters
* ILaunchConditionsComponent
* 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.
IFolderSync
This interface is meant to specify details about folder synchronization to a source folder on disk.
Declaration
IFolderSync : IDispatch
Properties
String SourceFolder - Gets the source path to the folder on the disk that will be synchronized.
IFolderSyncFilters IncludeFilters - Gets the object that will allow changing the filters that will specify which files will be included in the project.
IFolderSyncFilters ExcludeFilters - Gets the object that will allow changing the filters that will specify which files will be excluded from the project.
IFeature Feature - Gets or sets the feature that will contain the components resulted after the synchronization process.
Bool KeepMissingFilesOnDisk - Gets or sets the option that will specify if the files from the project that are not found on disk are left in the project but with a size of 0 bytes. This can help avoid eventual build failures due to missing files.
Bool AddDigitalSigning - Gets or sets the option that will specify if all EXE files are automatically marked for digital signing at build time.
Bool ApplyFileImportRules - Gets or sets the option that will specify if all synchronized INI or XML files will be imported rather than added as plain files.
String FileComponentAssigning - Gets or sets the way that the component is assigned to file added in the project. The option set here is applied only to new files added by synchronization, from the moment it is selected. Components for existing files are untouched when this option gets changed. Supported values: BestSuitedComponent NewComponent FolderComponent.
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:
- [Updated] 2024 Approved Mastering Google Meeting Documentation A Time-Saving Guide
- [Updated] A Comprehensible Breakdown for YouTube Annotation and Card Implementation for 2024
- 2024 Approved Enlarge Your Video's Thumbnail on YouTube Easily
- 2024 Approved IBeatPro Tips for Mobile Music Video Filmmaking
- 6 Things We Can Do To Save A Water Damaged iPhone X | Stellar
- AI Humor: How ChatGPT's Joke-Crafting Skills Compare with Human Comedians
- Avoiding Common Mistakes in MacOS Mixer Streaming for 2024
- Best Methods for Streaming PUBG Mobile Gameplay From PC or Mac
- Comprehensive Guide to Font File Registration Process for Webmasters
- Deep Dive Into Expert-Level Installer Programming Strategies
- Expert Guide: Utilizing Preset Conversations in Your Resume
- How to Modify Options in the ThinApp Setup Window for Optimal Performance
- JokesOnScreen Pro
- MacOS 15 (Sequoia): Release Date, Features and News
- Seamless Transfer of iPhone Contacts to Your iPad - A Hassle-Free Approach
- Selecting Secure Queries: Essential Tips for Optimal Account Protection
- Wireless Display: Show Your iPhone Screen on an LG Smart TV
- Title: Automatic iFolder Synchronization: Effortless Cloud-to-PC & PC-to-Cloud Sharing Solutions
- Author: Michael
- Created at : 2024-10-05 02:07:03
- Updated at : 2024-10-10 17:39:20
- Link: https://fox-web3.techidaily.com/automatic-ifolder-synchronization-effortless-cloud-to-pc-and-pc-to-cloud-sharing-solutions/
- License: This work is licensed under CC BY-NC-SA 4.0.