Enhance Productivity with the IShortcutsComponent Toolset – Advanced Coding Solutions
Enhance Productivity with the IShortcutsComponent Toolset – Advanced Coding 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
* 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] Cherished Holiday Hits Our Top 10 Family-Friendly Films
- [Updated] Infinite Snaps Ensuring a Lasting Snapchat Connection for 2024
- 3 Ways for Android Pokemon Go Spoofing On Itel A60 | Dr.fone
- 如何用免费方式保存SD卡相片 - SEO优化文章
- Cancellation of Photos with Three Effective Methods - Online Process
- Digital Diaries Reviewing the Best Personal Devices
- Effective Strategies for Resolving vCenter Excessive Login Errors
- Expert Solutions: Resolving Windows 10 Loading Problems at Welcome Stage
- Guide to Mirror Your Motorola Defy 2 to Other Android devices | Dr.fone
- How to Diagnose & Mend Compromised Data on Windows 11 Systems
- In 2024, Strategies to Boost Your Facebook Page's Popularity Meter
- Kostenlose Migration Von Windows 10 32 Auf 64 Bit - Schritt Für Schritt Mit Datenschutz
- Mastering Citations: In-Depth Strategies for Quoting ChatGPT Accurately
- Problembehandlung: Clonezilla Findet Diese Speicherpartition in Der Betriebssystemkonfiguration Nicht
- Step-by-Step Methods to Launch Command Prompt at System Start in Windows 11
- This is how you can recover deleted pictures from Xiaomi Redmi Note 13 Pro+ 5G.
- Troubleshooting Tips for the Realtek RTL8192SE Wireless LAN Controller: Maximizing Performance and Range
- Title: Enhance Productivity with the IShortcutsComponent Toolset – Advanced Coding Solutions
- Author: Daniel
- Created at : 2024-10-13 12:26:37
- Updated at : 2024-10-16 21:23:58
- Link: https://fox-pages.techidaily.com/enhance-productivity-with-the-ishortcutscomponent-toolset-advanced-coding-solutions/
- License: This work is licensed under CC BY-NC-SA 4.0.