diff --git a/SMACheck.au3 b/SMACheck.au3 index 325c104..4a07f69 100644 --- a/SMACheck.au3 +++ b/SMACheck.au3 @@ -12,11 +12,11 @@ #AutoIt3Wrapper_UPX_Parameters=-qq --best --lzma --compress-icons=2 #AutoIt3Wrapper_res_requestedExecutionLevel=None ;None, asInvoker, highestAvailable or requireAdministrator (default=None) -;#AutoIt3Wrapper_Res_ProductVersion=x.x.x.x ; Broken, use #AutoIt3Wrapper_Res_Field=ProductVersion|x.x.x as workarround. -#AutoIt3Wrapper_Res_Field=ProductVersion|Freeware -#AutoIt3Wrapper_Res_Fileversion=1.1.6.117 +#AutoIt3Wrapper_Res_ProductVersion=1.1.6.118 +;#AutoIt3Wrapper_Res_Field=ProductVersion|Freeware +#AutoIt3Wrapper_Res_Fileversion=1.1.6.118 #AutoIt3Wrapper_Res_FileVersion_AutoIncrement=N ;(Y/N/P) AutoIncrement FileVersion After Aut2EXE is finished. default=N. P=Prompt, Will ask at Compilation time if you want to increase the versionnumber -#AutoIt3Wrapper_Res_Language=1033 ;Resource Language code . german = 1031, english (U.S.) = 1033. default 2057=English (United Kingdom). For a List see http://technet.microsoft.com/en-us/library/dd346950.aspx +;#AutoIt3Wrapper_Res_Language=1033 ;Resource Language code . german = 1031, english (U.S.) = 1033. default 2057=English (United Kingdom). For a List see http://technet.microsoft.com/en-us/library/dd346950.aspx #AutoIt3Wrapper_OutFile=..\..\COMPILED\SMACheck.exe #AutoIt3Wrapper_OutFile_X64=..\..\COMPILED\SMACheck_x64.exe