Jump to content

sepehrst

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Iran, Islamic Republic Of

Posts posted by sepehrst

  1. Hi EveryOne

    I have discovered many hidden SED file directives several years ago

    I think this is a good place to share it

    I suggest you to complete it or provide more descriptions about directives if you know something.

    Here it is...

    Template.sed

    [Version]

    ;Class=IEXPRESS

    ;SEDVersion=3

    ;CDFVersion=3

    [Options]

    ;AppErrorCheck=

    ;AlwaysPropogateCmdExitCode=

    ;PropogateCmdExitCode=

    ;PlatformDir=

    ;PackagePurpose=InstallApp CreateCab ExtractOnly

    ;ShowInstallProgramWindow=0

    ;Quantum=

    ;CompressionType=NONE QUANTUM MSZIP LZX

    ;CompressionMemory=15-21

    ;CompressionLevel=1-7

    ;MultiInstanceCheck=P or B,"Cookie String" P = Prompt , B = Block

    ;HideExtractAnimation=0

    ;UseLongFileName=0

    ;UpdateAdvDlls=1

    ;PackageInstallSpace(KB)=

    ;Compress=OFF

    ;KeepCabinet=1

    ;RebootMode=I

    ;InstallPrompt=%InstallPrompt%

    ;DisplayLicense=%DisplayLicense%

    ;FinishMessage=%FinishMessage%

    ;TargetName=%TargetName%

    ;FriendlyName=%FriendlyName%

    ;AppLaunched=%AppLaunched%

    ;PostInstallCmd=%PostInstallCmd%

    ;AdminQuietInstCmd=%AdminQuietInstCmd%

    ;UserQuietInstCmd=%UserQuietInstCmd%

    ;SourceMediaLabel=

    ;IEXP_LayoutINF=

    ;SourceFiles=SourceFiles

    ;CheckAdminRights=1

    ;TargetNTVersion=%VersionRange%:%Prompt%:ok OkCancel YesNo

    ;TargetWin9xVersion=4.10.1998-4.10.2222:%Prompt%:ok OkCancel YesNo

    ;TargetFileVersion=@FileVersionSection

    ;InsideCompressed=0

    ;CAB_FixedSize=0

    ;CAB_ResvCodeSigning=0,2048,4096,6144

    ;PackageForX86=

    ;VersionInfo=VersionSection

    ;ExtractorStub=

    [FileVersionSection]

    ;1=#S\%File%:%VersionRange%:%Prompt%:ok OkCancel YesNo

    ;2=#W\

    ;3=#A\

    ; #S System Directory

    ; #W Windows Directory

    ; #A I guess Application Directory (not sure)

    [VersionSection]

    ;FileDescription=

    ;CompanyName=

    ;FileVersion=

    ;ProductVersion=

    ;OriginalFilename=

    ;LegalCopyright=

    ;ProductName=

    ;InternalName=

    ;FromFile= Reads Version info Resouce from Specified PE file

    [strings]

    ;AdminQuietInstCmd=

    ;UserQuietInstCmd=

    ;FILE0=

    [sourceFiles]

    ;SourceFiles0=%Path%

    ;SourceFiles1=

    [sourceFiles0]

    ;%FILE0%=

    ;%FILE1%=

    ;Notes:

    ;Passing #e and #d parameters to the install command,

    ;will be converted to <full path> and <directory path>

    ;of the extractor package respectively.

    ; It is safer to pass "#e" or "#d" instead of #e or #d

×
×
  • Create New...