Switch to unified view

a/windows/innosetup/upplay-setup.iss b/windows/innosetup/upplay-setup.iss
1
; Script generated by the Inno Setup Script Wizard.
1
; Script generated by the Inno Setup Script Wizard.
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
#define MyAppName "Upplay"
4
#define MyAppName "Upplay"
5
#define MyAppVersion "1.1.0"
5
#define MyAppVersion "1.1.0-w2"
6
#define MyAppPublisher "J.F. Dockes"
6
#define MyAppPublisher "J.F. Dockes"
7
#define MyAppURL "http://www.lesbonscomptes.com/upplay"
7
#define MyAppURL "http://www.lesbonscomptes.com/upplay"
8
#define MyAppExeName "upplay.exe"
8
#define MyAppExeName "upplay.exe"
9
9
10
[Setup]
10
[Setup]