Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
B
binaryeditorbz
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
List
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
devill.tamachan
binaryeditorbz
Commits
4f61e287
Commit
4f61e287
authored
Dec 06, 2016
by
devill.tamachan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[修正] インストーラーのサポート先リンクが古いので修正
https://twitter.com/InactiveOffice/status/806064422686859264
parent
6690190b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Bz/NSIS/setup.nsi
Bz/NSIS/setup.nsi
+3
-3
No files found.
Bz/NSIS/setup.nsi
View file @
4f61e287
...
@@ -7,9 +7,9 @@ RequestExecutionLevel admin
...
@@ -7,9 +7,9 @@ RequestExecutionLevel admin
; HM NIS Edit Wizard helper defines
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "BzEditor"
!define PRODUCT_NAME "BzEditor"
!define PRODUCT_VERSION "1.9.
7
"
!define PRODUCT_VERSION "1.9.
8.6
"
!define PRODUCT_PUBLISHER "
c.mos
"
!define PRODUCT_PUBLISHER "
tamachan
"
!define PRODUCT_WEB_SITE "http
://www.vcraft.jp/
"
!define PRODUCT_WEB_SITE "http
s://github.com/devil-tamachan/binaryeditorbz
"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment