Vision Posted December 2, 2009 Posted December 2, 2009 (edited) Hi guys can find my problem. why the compiled file shows the tag unter the name "AutoIt v3 Compiled Script" ? my Wrapper settings: #Region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_icon=config\ico.ico #AutoIt3Wrapper_UseUpx=n #AutoIt3Wrapper_Res_Description=test #AutoIt3Wrapper_Res_Fileversion=1.212.0.0 #AutoIt3Wrapper_Run_Obfuscator=y #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** Edited December 2, 2009 by Vision
whim Posted December 2, 2009 Posted December 2, 2009 Hi ! This works fine for me in my own app - the only difference in the wrappers is that i have also defined the Copyright field, so give that a try. I'm using AutoIt 3.3.1.1, you might also want to quote your version, that will help the devs to get this sorted. Also, check if your Scite4AutoIt3 is up to date hope that helps, whim
Vision Posted December 2, 2009 Author Posted December 2, 2009 Hi !This works fine for me in my own app - the only difference in the wrappers isthat i have also defined the Copyright field, so give that a try. I'm usingAutoIt 3.3.1.1, you might also want to quote your version, that will helpthe devs to get this sorted.Also, check if your Scite4AutoIt3 is up to datehope that helps,whimthanks for response,i have compiled the program without changes 2-3 times again and then the right tag was there, dont know what was wrong ^.^
Developers Jos Posted December 2, 2009 Developers Posted December 2, 2009 thanks for response,i have compiled the program without changes 2-3 times again and then the right tag was there, dont know what was wrong ^.^Show me the SciTE output pane information that is generated when you compile this script.(but I am 99% sure you are not running the full version of SciTE4AutoIt3.)Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Vision Posted December 3, 2009 Author Posted December 3, 2009 where i find the pane? you mean the .tbl file? i use the scite from the autoit page, what listed under downloads
ProgAndy Posted December 3, 2009 Posted December 3, 2009 (edited) It could also be a bug in Windows-Explorer Sometimes it happens to me that the information in Explorer is not updated when i recompile a script. Then i have to close the explorer window and reopen it to have the information displayed correctly. Edited December 3, 2009 by ProgAndy *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
Vision Posted December 3, 2009 Author Posted December 3, 2009 It could also be a bug in Windows-Explorer Sometimes it happens to me that the information in Explorer is not updated when i recompile a script. Then i have to close the explorer window and reopen it to have the information displayed correctly.yeah it might very well be possible.think that was a bug, because its never happend again, if i change the tag now its refresh at the first compile.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now