|
|
|
#1
|
|||
|
|||
|
Setup]
AppName={#AppName} AppPublisher={#AppPublisher} AppVersion={#AppVersion} AppComments={#AppName} DefaultDirName={pf64}\{#AppPublisher}\{#AppName} DefaultGroupName={#AppPublisher}\{#AppName} OutputBaseFilename={#SetupName} OutputDir={#SetupOut} SetupIconFile=Setup files\Misc\Setup.ico WizardImageFile=Setup files\Misc\Background.bmp WizardSmallImageFile=Setup files\Misc\smallbitmap.bmp Compression=lzma/ultra64 //MinVersion="6.1.1.2058" InternalCompressLevel=none UninstallDisplayIcon={uninstallexe} UninstallDisplaySize=49928994816 AppId={{B7088B59-F587-435A-A67E-AFE6C3816C18} PrivilegesRequired=none DisableWelcomePage=False ;ShowTasksTreeLines=yes ;InternalCompressLevel=ultra64 ;InfoBeforeFile=_Files\info.rtf ;LicenseFile=_Files\license.txt DirExistsWarning=no AppSupportURL=https://help.bethesda.net/app/home/p/704/Platform/3/pf/PC/session/ Hello master Help |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
__________________
if you understand read more |
|
#3
|
||||
|
||||
|
problem with resizing black box frame
hi guys, i am playing with the black box 2017 script rinaldo posted, and i cannot for the life of me figure out how to make a full screen welcome page bitmap. i have tried resizing it in photoshop, and adjusting the parameters in main.iss. here is my code
ExtractTemporaryFile ('Background.bmp'); WizardForm.WizardBitmapImage.Cursor:=crHand; WizardForm.WizardBitmapImage.OnClick:=@LogoLabelOn Click; WizardForm.ClientWidth:=800; WizardForm.ClientHeight:=600; WizardForm.InnerNotebook.Show; WizardForm.OuterNotebook.Show; WizardForm.WizardBitmapImage.Stretch:=True; WizardForm.WizardBitmapImage.Parent:=WizardForm; am i doing this wrong? i also cant seem to figure out how to line up the buttons either :< can someone tell me what i need to do or post a code snippet on how to add a background.bmp to the extracttemporaryfile variable? thanks!! -Kitsune |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Football Manager 2017 + FM Touch 2017 1xDVD5 CIUV2039 | mausschieber | PC Games - CD/DVD Conversions | 5 | 18-07-2017 17:50 |