diff --git a/README.md b/README.md index b816f19..12c1024 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ securely holds Ghostscripts in a laser containment field :-) - + diff --git a/installer/win/ghost-trap.iss b/installer/win/ghost-trap.iss index 4026035..7a29de2 100644 --- a/installer/win/ghost-trap.iss +++ b/installer/win/ghost-trap.iss @@ -28,10 +28,10 @@ [Setup] AppName={#app_name} AppVerName="{#app_name} {#app_version}.{#gs_version}" -AppPublisher=Chris Dance, PaperCut Software Int. Pty. Ltd. -AppPublisherURL=https://github.com/codedance/GhostTrap -AppSupportURL=https://github.com/codedance/GhostTrap/issues -AppUpdatesURL=https://github.com/codedance/GhostTrap +AppPublisher="PaperCut Software Int. Pty. Ltd." +AppPublisherURL=https://github.com/papercut/GhostTrap +AppSupportURL=https://github.com/papercut/GhostTrap/issues +AppUpdatesURL=https://github.com/papercut/GhostTrap DefaultDirName={pf}\{#app_name_no_space} VersionInfoVersion={#app_version}.{#gs_version} diff --git a/installer/win/install-info.rtf b/installer/win/install-info.rtf index a5953b3..fa7d5f8 100644 Binary files a/installer/win/install-info.rtf and b/installer/win/install-info.rtf differ