Jump to content


Photo

[AHK_L] Ahk2Exe not adding .exe to compiled scripts


  • Please log in to reply
2 replies to this topic

#1 rbrtryn

rbrtryn
  • Members
  • 798 posts

Posted 05 August 2012 - 04:12 PM

When I choose the destination and name,the compiler makes a file with the name I choose but without any extension(even though the Save as Type is set to exe)

Meaning,I always have to add .exe along with the name

The original conversation is here. I have verified this on my AHK_L 32-bit ANSI setup.

#2 Leo Xiong

Leo Xiong
  • Members
  • 107 posts

Posted 08 August 2012 - 10:21 AM

Yes it is true, but in my opinion, it's not really a problem, plus you can bypass email filters by compiling with no extension and then rename it to whatever.exe later.

#3 vsub

vsub
  • Members
  • 524 posts

Posted 10 August 2012 - 07:11 PM

It's more of an annoyance that actually a problem.
I really hate it when I save something and the file to be without extension...if I want no extension,I will save that way(File of types to All files)or just remove it after that.