ActiveState / perl-5.32

Home for the Perl-5.32 install scripts
MIT License
3 stars 8 forks source link

WIP: Trial shortcut improvements #1

Closed daved closed 3 years ago

daved commented 3 years ago

https://www.pivotaltracker.com/story/show/175709656

daved commented 3 years ago

This is now working, but I'm not sure what to do about the Win32::Unicode::InternetShortcut dependency since it doesn't seem to be included in the Perl-5.32 pre-installed packages.

swagile1 commented 3 years ago

:+1: for the code as written now. It'll do the trick.

@rawktron Might have to add the dependency to Windows builds unilaterally.

daved commented 3 years ago

@rawktron I needed to install Win32-Unicode-InternetShortcut into my own fork in order for this code to work.

Also, the icon for the internet shortcut is the icon for the browser, and the icon for the activation shortcut is the icon for cmd.exe. I'll check for a story covering that and create one if not found.

rawktron commented 3 years ago

Makes sense @daved -- we have a new state tool icon, so please file a story to update those icons. I'll add that package to the Desktop Install Tools bundle so that is included with the build by default.