-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e0689c5
commit 3e8240f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
;The comment below contains SFX script commands | ||
|
||
Path=%temp% | ||
Setup=7za x "Draft Pascal.7z" -y -o"C:\Program Files\" | ||
Setup=7za x "Draft Pascal.7z" -y -o"C:\" | ||
Setup=7za x "FPC.7z" -y -o"C:\" | ||
TempMode="Do you want to install Draft Pascal on your computer? Click Yes to begin the installation or No to quit.","Confirm" | ||
Title=Installing Draft Pascal | ||
Text | ||
{ | ||
Wait a minute and application will be ready to use! | ||
} | ||
Shortcut=D, "C:\Program Files\Draft Pascal\DraftPascal.exe", , , Draft Pascal, | ||
Shortcut=D, "C:\Draft Pascal\DraftPascal.exe", , , Draft Pascal, |