Efficient Coding with IShortcutsComponent - Streamline Your Development Process
Efficient Coding with IShortcutsComponent - Streamline Your Development Process
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
* IFilesComponent
* IIniFilesComponent
* IShortcut
* IBaseShortcut
* IShortcutsComponent
* IFolderShortcut
* ICommandShortcut
* 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.
IShortcutsComponent
This interface creates new shortcuts and gets all the existing shortcuts from the project.
Declaration
IShortcutsComponent : IDispatch
Properties
Array
Methods
CreateFileShorcut(IFolder Folder, IFileFile) - returns IShortcut -
- Creates a new shortcut for the specified file, in the desired target folder.
CreateFileShorcutS(String Folder, StringFile) - returns IShortcut
- Creates a new shortcut for the specified file using the project path, in the desired target folder specified by project path.
CreateFolderShorcut(IFolder Folder, IFolderTargetFolder) - returns IFolderShortcut
- Creates a new shortcut for the specified TargetFolder, in the desiredFolder.
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] In 2024, Seamless Scratching for Chrome Devices
- [Updated] Save Your Screencasts on PC with Free Tools
- [Updated] Step-by-Step Creating Timelapse Videos with iPad for 2024
- 無成本 Word文件恢復術: 快速應用指南
- Best Android Data Recovery - Retrieve Lost Photos from Infinix Smart 8 HD.
- Comment Configurer Et Démarrer Une Sync Bi-Directionnelle Avec AOMEI Backup Sur Mac
- Find the Newest Insignia Bluetooth Adapter Driver for Smooth Compatibility With Windows
- In 2024, How to Use Google Assistant on Your Lock Screen Of Lava Yuva 2 Pro Phone
- In 2024, Upgrade Your Facebook Journey Mastering Look Back Edits
- Microsoft Windows Bluetooth Drivers: Free Downloads and Latest Updates for Windows 10, 11, 8, & 7
- Problemi Di Prestazioni Con SSD Su Windows 11? Ecco Le Migliori Risoluzioni!
- Quick and Easy Guide: Transfer Your Entire Hard Disk to a Portable USB Drive
- Quick and Painless Setup of Your Samsung M2070 Drivers - A Comprehensive Guide!
- Seamless Cross-Platform File Sharing: Access Complimentary Transfer Apps Compatible with iPhone & Android
- Simple Guide: Removing Windows 11 Updates Effortlessly
- Windows Server文件同步解析:两种轻松的方法
- Title: Efficient Coding with IShortcutsComponent - Streamline Your Development Process
- Author: Robert
- Created at : 2024-10-11 18:52:44
- Updated at : 2024-10-17 07:10:04
- Link: https://fox-triigers.techidaily.com/efficient-coding-with-ishortcutscomponent-streamline-your-development-process/
- License: This work is licensed under CC BY-NC-SA 4.0.