ricky Posted February 15, 2012 Posted February 15, 2012 Hello,I try to compile a soft x64 compilation and at the output, I have no Icon why?What I try :#region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_Icon=PDFXCview_0_0.ico #AutoIt3Wrapper_Outfile_x64=../tags/PDF-XChange_Setup_x64_v2.5.201.1.exe #AutoIt3Wrapper_Compression=4 #AutoIt3Wrapper_UseX64=y #AutoIt3Wrapper_Res_Description=Install PDF-XChange Viewer #AutoIt3Wrapper_Res_Fileversion=2.5.201.1 #AutoIt3Wrapper_Res_Language=4108 #AutoIt3Wrapper_Res_requestedExecutionLevel=asInvoker #AutoIt3Wrapper_AU3Check_Stop_OnWarning=y #AutoIt3Wrapper_Run_Tidy=y #AutoIt3Wrapper_Run_Obfuscator=y #endregion ;**** Directives created by AutoIt3Wrapper_GUI ****Also with this path :#AutoIt3Wrapper_Icon=.\PDFXCview_0_0.icoAnd replace with this icon :#AutoIt3Wrapper_Icon=C:\Program Files\AutoIt3\Aut2Exe\Icons\AutoIt_Main_v10_48x48_256.icoThe information in the registry are correct :[HKEY_CURRENT_USER\Software\AutoIt v3\Aut2Exe] "LastExeDir"="U:\\Programmation\\PDF-XChange\\tags\\" "LastScriptDir"="U:\\Programmation\\PDF-XChange\\trunk\\" "LastIconDir"="U:\\Programmation\\PDF-XChange\\trunk\\" "LastIcon"="U:\\Programmation\\PDF-XChange\\trunk\\PDFXCview_0_0.ico" "LastCompression"=dword:00000002 "AllowDecompile"=dword:00000001 "UseUPX"=dword:00000001I try to entry the icon with Aut2exe.exe and AutoIt3Wrapper.exe and the problem is the same. Someone can help me?Thanks in adavnce
Developers Jos Posted February 15, 2012 Developers Posted February 15, 2012 You are looking on a Windows7 X64 version PC/Laptop...right? 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.
lesolutionneur Posted February 15, 2012 Posted February 15, 2012 You can use reshacker to change the icon
Developers Jos Posted February 15, 2012 Developers Posted February 15, 2012 You can use reshacker to change the icon He doesn't need to change it when using Autoit3Wrapper as that is all done in one step. 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.
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