Created
June 5, 2016 16:19
-
-
Save englishextra/495a54103aa8a0ae05fd3e8925adc4b1 to your computer and use it in GitHub Desktop.
englishextra-app-win32-x64.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-x64 | |
SpecialFolder=Program Files | |
SetupPath=englishextra-app-win32-x64 | |
SetupFile=D:\server\sources\englishextra-app\.dist\englishextra-app-win32-x64-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