Category "shortcut-file"

How to use python to create and modify windows shortcuts

Based on most of the postings I have read, I need to import winshell in order to create a Windows shortcut using python. But I am running Anaconda python and wh

Create desktop shortcut to exe with argument with Inno Setup

I'm trying to create an installer for a Python script with Inno Setup. My goal is to have a single installer. With Inno Setup, I packed my Python script, an emb