alext72
Posts: 9
Joined: Fri Nov 18, 2016 9:56 am

Powershell Automation - IShortcutsComponent - Add Method

Mon Apr 19, 2021 4:37 pm

Hello,

Could you add a new method to the IShortcutsComponent for creating a shortcut to an installed folder ?

Like the CreateFileShorcut :

https://www.advancedinstaller.com/user- ... onent.html

Methods
CreateFileShorcut(IFolder target, IFile file) - Creates a new shortcut for the specified file, in the desired target folder.

It could be :

Methods
CreateFolderShorcut(IFolder target, IFolder folder) - Creates a new shortcut for the specified folder, in the desired target folder.

Thanks

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: Powershell Automation - IShortcutsComponent - Add Method

Fri Apr 23, 2021 7:15 am

Hi,

Thank you for your suggestion on this.

We have added this improvement on our roadmap and as soon as this is released we will update this thread.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Catalin
Posts: 6539
Joined: Wed Jun 13, 2018 7:49 am

Re: Powershell Automation - IShortcutsComponent - Add Method

Tue Jul 06, 2021 6:20 pm

Hello Alex,

This improvement has been added in version 18.4 of Advanced Installer, released on June 28th, 2021.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”