Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Update created date, FindDisc.iss --> FIndDisc.pas
Browse files Browse the repository at this point in the history
  • Loading branch information
le717 committed Jan 4, 2014
1 parent ef9618a commit eabdae5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions FindDisc.iss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// LEGO® Stunt Rally Alternate Installer V1.0
// Created 2013 Triangle717
// <http://triangle717.wordpress.com/>
// LEGO(R) Stunt Rally Alternate Installer v1.0
// Created 2013-2014 Triangle717
// <http://Triangle717.WordPress.com/>
// Contains source code from Grim Fandango Setup
// Copyright (c) 2007-2008 Bgbennyboy
// <http://quick.mixnmojo.com/>
Expand Down
6 changes: 3 additions & 3 deletions SR-Alternate-Installer.iss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; LEGO® Stunt Rally Alternate Installer V1.0
; Created 2013 Triangle717
; LEGO(R) Stunt Rally Alternate Installer v1.0
; Created 2013-2014 Triangle717
; <http://Triangle717.WordPress.com/>
; Contains source code from Grim Fandango Setup
; Copyright (c) 2007-2008 Bgbennyboy
Expand Down Expand Up @@ -139,7 +139,7 @@ Name: "{app}\SavedTracks"; Flags: uninsneveruninstall
var
SourceDrive: string;
#include "FindDisc.iss"
#include "FindDisc.pas"
function GetSourceDrive(Param: String): String;
begin
Expand Down

0 comments on commit eabdae5

Please sign in to comment.