AutoIt3Wrapper

  • hallo, ich habe seit geraumer zeit probleme, das der "AutoIt3Wrapper" nicht richtig arbeitet.

    zum einen wenn ich mit ihn "compeliere" fragt er mich nicht mehr nach den informationen, die ich ihn mitgeben möchte. (version, ersteller usw.) (ResHacker vorhanden)

    zum anderen, bei vorhandenen ini dateien übernimmt er auch die informationen nicht :(

    kann das einer erklären bzw. hat das selbe problem?

    Doktore

  • Zitat

    Original von th.meger
    Hi,

    die GUI wurde entfernt. Es läuft jetzt alles über die compiler directives im Skript siehe helpfile.

    So long,

    Mega

    Hallo th.meger.

    Das Problem ist für mich zum Beispiel, genau zu verstehen was man wo einstellen muß. Mit dem ResHack ging das ja sehr schön, aber jetzt verstehe ichd as ganze nicht mehr. :(

    LG Lina

    Lieben Gruß,
    Alina

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Geheime Information: ;)
    OuBVU5ebLhHu5QvlnAyQB4A7SzBrvWulwL7RLl2BdH5tI6sIYspeMKeXMSXl

  • hallo, der ResHack bleibt wo er ist und funktioniert noch immer :)
    so hier mal die beschreibung:

    Spoiler anzeigen
    [autoit]

    ; System vorgaben!!!!!

    [/autoit] [autoit][/autoit] [autoit][/autoit] [autoit][/autoit] [autoit]

    #Region AutoIt3Wrapper directives section

    [/autoit] [autoit][/autoit] [autoit]

    ;** This is a list of compiler directives used by AutoIt3Wrapper.exe.

    [/autoit] [autoit][/autoit] [autoit]

    ;** comment the lines you don't need or else it will override the default settings

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ;** AUTOIT3 settings

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_AUTOIT3= ;Override the default Interpreter version.

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Run_Debug_Mode= ;(Y/N)Run Script with console debugging. Default=N

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ;** AUT2EXE settings

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_AUT2EXE= ;Override the default compiler with this version.

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_UseAnsi= ;(Y/N) Use Ansi versions for AutoIt3a or AUT2EXEa. Default=N

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Icon= ;Filename of the Ico file to use

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_OutFile= ;Target exe/a3x filename.

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_OutFile_Type= ;a3x=small AutoIt3 file; exe=Standalone executable (Default)

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Compression= ;Compression parameter 0-4 0=Low 2=normal 4=High. Default=2

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Allow_Decompile= ;(Y/N) Default = y which allows decompile.

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_PassPhrase= ;Password to use for compilation

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_UseUpx= ;(Y/N) Compress output program. Default=Y

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ;** Target program Resource info

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Comment= ;Comment field

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Description= ;Description field

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Fileversion= ;File Version

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_FileVersion_AutoIncrement= ;(Y/N/P) AutoIncrement FileVersion After Aut2EXE is finished. default=N

    [/autoit] [autoit][/autoit] [autoit]

    ; P=Prompt, Will ask at Compilation time if you want to increase the version number.

    [/autoit] [autoit][/autoit] [autoit]

    ;#AutoIt3Wrapper_Res_Language=2057 ;Resource Language code . default 2057=English (United Kingdom)

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_LegalCopyright= ;Copyright field

    [/autoit] [autoit][/autoit] [autoit]

    ; free form resource fields ... max 15

    [/autoit] [autoit][/autoit] [autoit]

    ; you can use the following variables:

    [/autoit] [autoit][/autoit] [autoit]

    ; %AutoItVer% which will be replaced with the version of AutoIt3

    [/autoit] [autoit][/autoit] [autoit]

    ; %date% = PC date in short date format

    [/autoit] [autoit][/autoit] [autoit]

    ; %longdate% = PC date in long date format

    [/autoit] [autoit][/autoit] [autoit]

    ; %time% = PC timeformat

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Field=AutoIt Version|%AutoItVer%

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Field=Name|Value ;Free format fieldname|fieldvalue

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Field=Name|Value ;Free format fieldname|fieldvalue

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Field=Name|Value ;Free format fieldname|fieldvalue

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Field=Name|Value ;Free format fieldname|fieldvalue

    [/autoit] [autoit][/autoit] [autoit]

    ;Add extra ICO files to the resources which can be used with TraySetIcon(@ScriptFullPath, 3) etc

    [/autoit] [autoit][/autoit] [autoit]

    ; list of filename of the Ico files to be added, First one will have number 3, then 4 ..etc

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Icon_Add= ; Filename of ICO to be added.

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Res_Icon_Add= ; Filename of ICO to be added.

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ; Tidy Settings

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Run_Tidy= ;(Y/N) Run Tidy before compilation. default=N

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Tidy_Stop_OnError= ;(Y/N) Continue when only Warnings. default=Y

    [/autoit] [autoit][/autoit] [autoit]

    #Tidy_Parameters= ;Tidy Parameters...see SciTE4AutoIt3 Helpfile for options

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ; Obfusticator

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Run_Obfuscator= ;(Y/N) Run Obfuscator before compilation. default=N

    [/autoit] [autoit][/autoit] [autoit]

    #obfuscator_parameters

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ; AU3CHECK settings

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Run_AU3Check= ;(Y/N) Run au3check before compilation. Default=Y

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_AU3Check_Parameters= ;Au3Check parameters

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_AU3Check_Dat= ;Override the default au3check definition

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_AU3Check_Stop_OnWarning= ;(Y/N) N=Continue on Warnings.(Default) Y=Always stop on Warnings

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_AU3Check_Parameters= ;Au3Check parameters

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_PlugIn_Funcs= ;Define PlugIn function names separated by a Comma to avoid AU3Check errors

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ; cvsWrapper settings

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Run_cvsWrapper= ;(Y/N/V) Run cvsWrapper to update the script source. default=N

    [/autoit] [autoit][/autoit] [autoit]

    ; V=only when version is increased by #AutoIt3Wrapper_Res_FileVersion_AutoIncrement.

    [/autoit] [autoit][/autoit] [autoit]

    ;===============================================================================================================

    [/autoit] [autoit][/autoit] [autoit]

    ; RUN BEFORE AND AFTER definitions

    [/autoit] [autoit][/autoit] [autoit]

    ; The following directives can contain:

    [/autoit] [autoit][/autoit] [autoit]

    ; %in% , %out%, %icon% which will be replaced by the fullpath\filename.

    [/autoit] [autoit][/autoit] [autoit]

    ; %scriptdir% same as @ScriptDir and %scriptfile% = filename without extension.

    [/autoit] [autoit][/autoit] [autoit]

    ; %fileversion% is the information from the #AutoIt3Wrapper_Res_Fileversion directive

    [/autoit] [autoit][/autoit] [autoit]

    ; %scitedir% will be replaced by the SciTE program directory

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Run_Before= ;process to run before compilation - you can have multiple records that will be processed in sequence

    [/autoit] [autoit][/autoit] [autoit]

    #AutoIt3Wrapper_Run_After= ;process to run After compilation - you can have multiple records that will be processed in sequence

    [/autoit] [autoit][/autoit] [autoit]

    #EndRegion

    [/autoit] [autoit][/autoit] [autoit][/autoit]

    Doktore

  • Zitat

    Original von th.meger

    Hi,

    was verstehst du denn nicht?

    So long,

    Mega

    Naja, von welcher Position geht es aus: c:\ ?

    Pfadangaben aber wo muß ich das Icon das ich verwende zum Beispiel hin kopieren?

    Am besten wäre doch es in Deutsch mal zu erklären was da so shcön in english erklärt ist.

    LG Lina

    Lieben Gruß,
    Alina

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Geheime Information: ;)
    OuBVU5ebLhHu5QvlnAyQB4A7SzBrvWulwL7RLl2BdH5tI6sIYspeMKeXMSXl