DXGL r628 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r627
|
r628
|
r629
>
Date:
00:45, 10 December 2015
Author:
admin
Status:
new
Tags:
Comment:
Change runtime download URL to dxgl.info
Change installer website to
https://www.dxgl.info/
Modified paths:
/Installer/dxgl.nsi
(modified) (
history
)
Diff
[
purge
]
Index: Installer/dxgl.nsi
—
—
@@ -25,7 +25,7 @@
26
26
; HM NIS Edit Wizard helper defines
27
27
!define PRODUCT_NAME "DXGL"
28
28
!define PRODUCT_PUBLISHER "William Feely"
29
-!define PRODUCT_WEB_SITE "https://www.williamfeely.info/wiki/DXGL"
29
+!define PRODUCT_WEB_SITE "https://www.dxgl.info/"
30
30
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\dxglcfg.exe"
31
31
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
32
32
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
—
—
@@ -195,7 +195,7 @@
196
196
Section "Download Visual C++ 2013 Redistributable" SEC_VCREDIST
197
197
vcdownloadretry:
198
198
DetailPrint "Downloading Visual C++ 2013 Runtime"
199
- NSISdl::download http://www.williamfeely.info/download/runtimes/vc12/vcredist_x86.exe $TEMP\vcredist_x86.exe
199
+ NSISdl::download http://www.dxgl.info/download/runtimes/vc12/vcredist_x86.exe $TEMP\vcredist_x86.exe
200
200
DetailPrint "Checking Visual C++ 2013 Runtime"
201
201
sha512-nsis::CalculateSha512Sum $TEMP\vcredist_x86.exe ${msvcr120_sha512}
202
202
Pop $0
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version