Jump to content

No icon with x64 compilation


ricky
 Share

Recommended Posts

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.ico

And replace with this icon :

#AutoIt3Wrapper_Icon=C:\Program Files\AutoIt3\Aut2Exe\Icons\AutoIt_Main_v10_48x48_256.ico

The 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:00000001

I try to entry the icon with Aut2exe.exe and AutoIt3Wrapper.exe and the problem is the same. Someone can help me?

Thanks in adavnce

Link to comment
Share on other sites

  • Developers

You can use reshacker to change the icon Posted Image

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.
  :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...