Skip to content

twinup/Deeplinking-for-twinmaster-building-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Deeplinking-for-twinmaster-building-Windows

Download and install inno setup from. https://jrsoftware.org/isinfo.php

Setup:

  1. Under "Files" section of the code set the file path of the executable and directory to be packaged.
  2. Under "Setup" section, set file paths of the app icon in SetupIconFile variable, licence file path of the app in LicenseFile variable, directory where the installer should be created in OutputDir variable and installer filename in OutputBaseFilename variable
  3. At the top the script, application display name, version, publisher, URL scheme and app executable name must be defined

Process:

  1. Generate GUID by navigating to Tools > Generate GUID.
  2. Assign this GUID value to "AppId" variable in "Setup" section of the code.
  3. Go to Run > Run. The installer creation process will begin. When completed, the installer will be created in the by the name of

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •