Hello everyone.
Sorry for my bad english, I'm french ^^
===============
Aut2Exe works... but with
command prompt (as admin) for some scripts.
I've
compiled several times my script... And I've found
why Aut2Exe doesn't work sometimes.
Compilation : when the script is compiled with "RequireAdministrator" (ExecutionLevel),
Aut2Exe (ran normally) doesn't work...
=> But if I use
Aut2Exe in command Prompt :
it works !
Screens :
- ExecutionLevel :
[Only registered and activated users can see links. Click Here To Register...]
- Mon Script (
[Only registered and activated users can see links. Click Here To Register...] ) :
[Only registered and activated users can see links. Click Here To Register...]
- Use Aut2Exe normally :
[Only registered and activated users can see links. Click Here To Register...]
- Use Aut2Exe in Command Prompt (admin) :
[Only registered and activated users can see links. Click Here To Register...]
So : If Aut2Exe doesn't work, run it with Command Prompt (as admin).
Command Line :
Code:
"C:\Users\Thomas\Desktop\Decompil\Exe2Aut\Exe2Aut.exe" "C:\Users\Thomas\Desktop\Hello\hello.exe"
Cheers.