Jump to content

Recommended Posts

Posted

Func wssetup()

$varA = GUICtrlRead($MyCombo)

; MsgBox(0,"",$varA)

Run($varA & ":\wfx32\WWSETUP.EXE")

EndFunc

;Func wssetup()

; Run($varA & ":\wfx32\WWSETUP.EXE")

;EndFunc

Func wssetup2()

Run("C:\wfx32\WSSETUP.EXE")

EndFunc

hehehe... could this be the problem? in wssetup2(), which you know is working, the .exe is named "WSSETUP.EXE", in wssetup() it's "WWSETUP.EXE" is has 2 W's instead of 2 S's

We ought not to misbehave, but we should look as though we could.

Posted

hehehe... could this be the problem? in wssetup2(), which you know is working, the .exe is named "WSSETUP.EXE", in wssetup() it's "WWSETUP.EXE" is has 2 W's instead of 2 S's

LMAO yeah that was it. i though i had fixed it already so i wasnt paying attention to it. now i need to create another run feature but running the program a diff way. i can still use the func command the same but with a diff button right?

Posted

LMAO yeah that was it. i though i had fixed it already so i wasnt paying attention to it. now i need to create another run feature but running the program a diff way. i can still use the func command the same but with a diff button right?

What do you mean? use the function again, with a different button? sure... I may not be reading that right, but I'm not sure what you're asking exactly. I'll bb in a bit, it's dinner time :)

We ought not to misbehave, but we should look as though we could.

Posted

What do you mean? use the function again, with a different button? sure... I may not be reading that right, but I'm not sure what you're asking exactly. I'll bb in a bit, it's dinner time :)

I got it figured out now. lol thank for all your help. now i just need to figure out how to decompile to script a 3.3.0 autoit exe. lol i know i know

Posted

Decompile a script to an exe? You mean compile it into an exe? From scite you can do that if you just hit F7. Otherwise right click on the script file -> Compile script

We ought not to misbehave, but we should look as though we could.

Posted (edited)

Decompile a script to an exe? You mean compile it into an exe? From scite you can do that if you just hit F7. Otherwise right click on the script file -> Compile script

<I'm a dumbass who posted about the decompiler>

Edited by Valik
Posted

no i meant decompile exe to au3...... i found a program that lets me do it.. it helps out lol, thanks again

Congratulations, you're violating the AutoIt EULA. Enjoy an 8 day ban.
  • 4 weeks later...
Posted (edited)

Congratulations, you're violating the AutoIt EULA. Enjoy an 8 day ban.

Hang on a sec - if someone downloads a compiled script, finds a decompiler, and runs it to generate a script, there's nothing in there that requires them to have accepted any EULA because at no point have they used AutoIt. Therefore the AutoIt EULA imposes restrictions on users that are nothing to do with using (the "U" in EULA) AutoIt. Update: I could just as well ask the colleague sitting next to me to run the decompiler for me, and not violate any EULA.

Of course, forum bans are entirely at your discretion as the forum moderator, I'm just interested in the scope of software EULAs.

Update: Oh, and does the EULA really forbid me from using Exe2Aut.exe (that comes with AutoIt) to decompile my own compiled scripts?

Final update: Moving over to Chat forum.

Edited by PhilHibbs
Posted (edited)

Hang on a sec - if someone downloads a compiled script, finds a decompiler, and runs it to generate a script, there's nothing in there that requires them to have accepted any EULA because at no point have they used AutoIt. Therefore the AutoIt EULA imposes restrictions on users that are nothing to do with using (the "U" in EULA) AutoIt. Update: I could just as well ask the colleague sitting next to me to run the decompiler for me, and not violate any EULA.

Of course, forum bans are entirely at your discretion as the forum moderator, I'm just interested in the scope of software EULAs.

Update: Oh, and does the EULA really forbid me from using Exe2Aut.exe (that comes with AutoIt) to decompile my own compiled scripts?

Let's not discuss EULA in the General Help & Support forum. Try the Chat forum, or try a lawyer. Edited by Manadar
  • 5 months later...
Posted

Let's not discuss EULA in the General Help & Support forum. Try the Chat forum, or try a lawyer.

Actually the chat forum is the least useful place for this discussion.

Despite signing up 5 years ago and using AutiIt almost every work day, I have made few posts on the AutoIt site and hence am still ranked as a newbie.

This means I can't access the chat forum and 'newbies' like myself are likely to be the most interested in this particular discussion.

Oh well, my curiosity as to the details of the EULA will have to remain unsatisfied for now.

Posted

Actually the chat forum is the least useful place for this discussion.

Despite signing up 5 years ago and using AutiIt almost every work day, I have made few posts on the AutoIt site and hence am still ranked as a newbie.

This means I can't access the chat forum and 'newbies' like myself are likely to be the most interested in this particular discussion.

Oh well, my curiosity as to the details of the EULA will have to remain unsatisfied for now.

Whaddya know - that one extra post was enough to un-newbie me and now I can see the chat forum! :mellow: My comment still stands though - I shouldn't have to post to find out about EULA questions such as this.

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
  • Recently Browsing   0 members

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