View Single Post
  #30  
Old 27-03-2018, 09:19
masen485 masen485 is offline
Registered User
 
Join Date: Feb 2018
Location: safras
Posts: 157
Thanks: 17
Thanked 13 Times in 9 Posts
masen485 is on a distinguished road
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
Reply With Quote