TextSweep

Check-in [db3defd2be]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:More tweaks
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: db3defd2be3e2cfb897d46b9b85eb49986608e45
User & Date: kevin 2020-01-02 03:26:11
Context
2020-01-02
12:50
More build tweaks for Windows check-in: 40bb7e074c user: kevin tags: trunk
03:26
More tweaks check-in: db3defd2be user: kevin tags: trunk
03:22
Tweaks for Windows build check-in: 7bdef5f252 user: kevin tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to textsweep.sed.

21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
UserQuietInstCmd=%UserQuietInstCmd%
SourceFiles=SourceFiles

[Strings]
InstallPrompt=Would you like to install TextSweep and its supporting files?
DisplayLicense=C:\Users\kevin\Desktop\TextSweep\mit.txt
FinishMessage=Thank you for installing TextSweep. To run the program, please select it from the start menu.
TargetName=C:\Users\kevin\Desktop\TextSweep\TextSweep_Setup.exe
FriendlyName=TextSweep_Setup
AppLaunched=cmd /c install.bat
PostInstallCmd=<None>
AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="uninstall.bat"
FILE1="install.bat"







|







21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
UserQuietInstCmd=%UserQuietInstCmd%
SourceFiles=SourceFiles

[Strings]
InstallPrompt=Would you like to install TextSweep and its supporting files?
DisplayLicense=C:\Users\kevin\Desktop\TextSweep\mit.txt
FinishMessage=Thank you for installing TextSweep. To run the program, please select it from the start menu.
TargetName=C:\Users\kevin\Desktop\TextSweep\TextSweep_Setup_unsigned.exe
FriendlyName=TextSweep_Setup
AppLaunched=cmd /c install.bat
PostInstallCmd=<None>
AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="uninstall.bat"
FILE1="install.bat"