Jump to content

AutoIt 4


locomaestro
 Share

Recommended Posts

Well its not really a new autoit.What is basically is a exe autoit . Istead of compiling your autoit scripts to exe you can now compile them to .Au4 , as executable autoit scripts. They are like exes except they have a different extension.Its just something i thought to do. Later on i ll be workin on a gui interface so you could compile them directly from there all you have to do is run the extensionau4 to make your au4 files run on their own after that you could delete extensionau4 if you want and there you can make your exes au4

extensionau4.exe

Link to comment
Share on other sites

I don't understand what you are saying. You can execute an executable with with any filetype, as long as it is an actual executable. For example, i could rename a program from calc.exe to calc.jpg and run it. If i did a standard double click, it would not work, but if I executed it, it would run and be displayed in task manager like any other process, minus the fact that it has a .jpg extension.

Posted Image

Edited by The Kandie Man

"So man has sown the wind and reaped the world. Perhaps in the next few hours there will no remembrance of the past and no hope for the future that might have been." & _"All the works of man will be consumed in the great fire after which he was created." & _"And if there is a future for man, insensitive as he is, proud and defiant in his pursuit of power, let him resolve to live it lovingly, for he knows well how to do so." & _"Then he may say once more, 'Truly the light is sweet, and what a pleasant thing it is for the eyes to see the sun.'" - The Day the Earth Caught Fire

Link to comment
Share on other sites

FileCopy("calc.exe","calc.txt")

Run("calc.txt")

The above is possible. It will run just like calc.exe

I first noticed this in the installs of Yahoo Messenger when a file called Glb090.tmp or something like that would appear in the process list of task manager during the install.

Please don't name such a thing AutoIt 4 and confuse people. Valik will have a field day with this post. Misleading titles.

Link to comment
Share on other sites

<br />I don't understand what you are saying. You can execute an executable with with any filetype, as long as it is an actual executable. For example, i could rename a program from calc.exe to calc.jpg and run it. If i did a standard double click, it would not work, but if I executed it, it would run and be displayed in task manager like any other process, minus the fact that it has a .jpg extension.<br /><br /><img src="http://www.thekandieman.com/images/anyexecutable.png" border="0" class="linked-image" /><br />

<br /><br /><br />

What am saying is that instead of makin ur autoit script an exe file with the extension .exe u can still make an exe but with a different extension in this case it au4 but u could literally make ur own extensions that run like an exe

Link to comment
Share on other sites

  • Developers

<br /><br /><br />

What am saying is that instead of makin ur autoit script an exe file with the extension .exe u can still make an exe but with a different extension in this case it au4 but u could literally make ur own extensions that run like an exe

... and the purpose/use for this is ?????

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

<br />&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;<br />What am saying is that instead of makin ur autoit script an exe file with the extension .exe u can still make an exe but with a different extension in this case it au4 but u could literally make ur own extensions that run like an exe <br /><br />

<br /><br /><br />with this u can now make an exe with any extension u want an extension from 1 to 20 characters long I ll later post my extension creator that does that
Link to comment
Share on other sites

  • Developers

<br /><br /><br />with this u can now make an exe with any extension u want an extension from 1 to 20 characters long I ll later post my extension creator that does that

That is still not a reason why you want to do this ? masking something or what ?

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

<br />&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;with this u can now make an exe with any extension u want an extension from 1 to 20 characters long I ll later post my extension creator that does that<br />

<br /><br /><br />if u want me to customize u a personal extension just PM me and I ll make u an extension
Link to comment
Share on other sites

<br />That is still not a reason why you want to do this ? masking something or what ?<br />

<br /><br /><br />well u actually got my point that's a good reason to use it for but I could also use it to personaluse ur pc with any extension u want . But u could now mask an exe with any extension u want so I don't longer have to combine a pic with an exe and put a double extension u can now have an exe with any extension and masked but ofcourse those r not my intentions I just thouht ppl might like to have an exe with their names
Link to comment
Share on other sites

I don`t like this idea at all!

Masking an .exe as something else is something a virus writer would do, I can`t see any other use for this... :whistle:

I`m not saying that was your original intention here, but this could create serious problems in the wrong hands..

2015 - Still no flying cars, instead blankets with sleeves.

Link to comment
Share on other sites

  • Developers

<br /><br /><br />if u want me to customize u a personal extension just PM me and I ll make u an extension

You are kidding right ? What do you think I am some sort of n00b that doesn't know his way around in Windows or what ?

Now please explain to me what you are doing with this posted program and what is soo special ?

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

I know it can't but to be able to mask that they first need to install the exe without that is impossible in this case u can mask any exe with au4 to do it to a jpg u hav to make a exe that will mask that but its not right to do that that's why I only mask names and not jpg bmp txt etc because the only intentions I see for that is for a virus but for a extension au4 I don't see no risk on doing that

Now if I don't like to hav a au4 extension PM me so I can giv u the fix to take the extension out

Otherwise enjoy ur new extension

Link to comment
Share on other sites

  • Developers

I know it can't but to be able to mask that they first need to install the exe without that is impossible in this case u can mask any exe with au4 to do it to a jpg u hav to make a exe that will mask that but its not right to do that that's why I only mask names and not jpg bmp txt etc because the only intentions I see for that is for a virus but for a extension au4 I don't see no risk on doing that

Now if I don't like to hav a au4 extension PM me so I can giv u the fix to take the extension out

Otherwise enjoy ur new extension

Another case of "clear as mud" to me ....

Whatever ... lets all enjoy our new extension ....

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

&lt;br /&gt;You are kidding right ? What do you think I am some sort of n00b that doesn't know his way around in Windows or what ?&lt;br /&gt;Now please explain to me what you are doing with this posted program and what is soo special ?&lt;br /&gt;&lt;br /&gt;

&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;<br />I never said u were a noob my intentions r just to simply giv a new way to hav ur own exes nothin bad really Edited by locomaestro
Link to comment
Share on other sites

I don't understand what you are saying. You can execute an executable with with any filetype, as long as it is an actual executable. For example, i could rename a program from calc.exe to calc.jpg and run it. If i did a standard double click, it would not work, but if I executed it, it would run and be displayed in task manager like any other process, minus the fact that it has a .jpg extension.

wow.. i didn't know that! seems like a huge security threat... :whistle:

Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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