Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

AutoIt Executable Startup Comparison

$
0
0
Hello,

I'm having trouble trying to have my Executable build only perform certain actions based upon if it is named a certain way.

For example, if say when I start up the application it is named "somename.exe", then perform [Action A]. Else if it is named "helloworld.exe" then perform [Action B].

I've tried something like,

if @autoitexe <> "helloworld.exe" Then
; blahblah
else
; blahblah

Is it possible?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>