Created
June 5, 2016 16:20
-
-
Save englishextra/89c4c4d06cd7f4473d2b085aaa8ef18f to your computer and use it in GitHub Desktop.
englishextra-app-win32-ia32.ispro
This file contains hidden or 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
; InstallSimple project | |
[Setup] | |
WindowTitle=Установка | |
ProductName=englishextra-app | |
[Graphics] | |
SplashScreen= | |
SplashScreenDelay=3 | |
Header=D:\server\sources\englishextra-app\WizModernSmallImage.bmp | |
HeaderJustify=Right | |
HeaderFontColor=0 | |
WizardBitmap=D:\server\sources\englishextra-app\WizModernImage.bmp | |
WizardFontColor=0 | |
[FirstMessage] | |
Установка englishextra-app | |
[LastMessage] | |
Нажмите F5, если значок запуска на Рабочем столе не прорисовался. | |
[LicenseAgreement] | |
[SetupFiles] | |
SourceFolder=D:\server\sources\englishextra-app\.dist\englishextra-app-win32-ia32 | |
SpecialFolder=Program Files | |
SetupPath=englishextra-app-win32-ia32 | |
SetupFile=D:\server\sources\englishextra-app\.dist\englishextra-app-win32-ia32-setup.exe | |
[Shortcuts] | |
ProgramGroup=englishextra-app | |
englishextra-app.exe=dsm | |
[Registry] | |
[Requirements] | |
OperatingSystem=WinAll | |
NetFramework=0 | |
NetFrameworkLink=http://www.microsoft.com/en-us/download/details.aspx?id=17718 | |
AdminRights=0 | |
[AfterInstalling] | |
Reboot=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment