Jump to content

exe created with AutoIt does not show name


 Share

Recommended Posts

I have created and compiled an AutoIt script as abc.exe.

I have used Explorer to associate any filename.abc to always use abc.exe to open any file with an extension of .abc.

However, in Explorer when I right click on a file such as xyz.abc and display the Open With list, the list shows "AutoIt v3 compiled script" rather than the actual executable name abc.exe. When I create multiple different .exe files used to open a variety of file types; all of the .exe files have the same "AutoIt v3 compiled script" name in the Explorer OpenWith list. Is there any way I can get the actual name of the compiled script such as abc.exe to appear in Explorer?

Thanks

Link to comment
Share on other sites

Hi,

When using AutoIt in combination with the Scite4AutoIt installer, you can easy change the name with so called "compiler" directives......

Have a look at it.....

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Link to comment
Share on other sites

I'm not sure SciTE is necessarily the answer here :lmao: :

I don't use SciTE, but when I compile an exe and follow swin4ort's procedure, the exe-name is listed as he wishes in the Open With list (see attachment)

I'm on NT4 :"> , AU3 v 3.0.103.163

Link to comment
Share on other sites

all of the .exe files have the same "AutoIt v3 compiled script"

"Autoit v3 compiled script" would be the preset description.

At sometime during versions of beta, description was removed.

The latest beta does not preset this description.

CompileAU3 by JdeB, can add a description with Resource Hacker. (as in Scite)

Picture displays use with v1.0.102

Link to comment
Share on other sites

  • Developers

So as a general solution for those who don't use SciTE, see this thread:

#5383

.. explains how to edit the AutoItSC.bin file, which will affect all your subsequent compiles.

HTH

:lmao:

<{POST_SNAPBACK}>

Just look for CompileAU3 on My Autoit Stuff webpage. Its a shell for aut2exe and also has the posibility to update the ressource info using reshacker.

see http://www.autoitscript.com/fileman/users/jdeb/compileau3doc/compileau3.htm

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