The search returned 1 result

by mat-yeah-oh
May 27, 2021 - 5:19 PM
Forum: WAPT Packages
Subject: Package Deployment Help
Answers: 0
Views : 2376

Package deployment help

Hello,
I'd like to change the installation folder of a package using PyScripter. (I have no knowledge of Python; I modified a basic script until I got this:)

from setuphelpers import *
uninstallkey = []

def install():
create_desktop_shortcut(r'shortcut_name', target=r'C ...