sumit Posted July 15, 2007 Posted July 15, 2007 I have created an executable file with autoit called ... ADSL.exe .... now i want a message box to come saying that Program already running if i execute the file again.... Please tell me how to do it.
Zedna Posted July 15, 2007 Posted July 15, 2007 FAQ #14 Resources UDF ResourcesEx UDF AutoIt Forum Search
McGod Posted July 15, 2007 Posted July 15, 2007 #include <Misc.au3> _Singleton("YourProgramNamehere") [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u]
sumit Posted July 15, 2007 Author Posted July 15, 2007 (edited) FAQ #14Thanks guys your the best Edited July 15, 2007 by sumit
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