AdemSezgin Posted March 25, 2010 Posted March 25, 2010 (edited) Hello i have problems my problems1: i must work script with Run system32/appwiz.cpl but i dont know.Run(@WindowsDir & "/System32/appwiz.cpl") ---> but not work:( how to work dir system322:I made with AutoIt is a program,i want this program exe to au3 codes but i have this message Edited March 25, 2010 by ademsezgin
99ojo Posted March 25, 2010 Posted March 25, 2010 Hi, 1) Shellexecute (@WindowsDir & "\System32\appwiz.cpl") 2) Nobody here in forum will help to decompile an exe. So, for future, think about how to backup or archive source code..... ;-)) Stefan
AdemSezgin Posted March 25, 2010 Author Posted March 25, 2010 created exe with autoit version 3.2...its working but created autoit version 3.3.0 created not work..why ?
99ojo Posted March 25, 2010 Posted March 25, 2010 Hi, the devs closed the decompile door for versions greater 3.2.x. ;-)) Stefan
MHz Posted March 25, 2010 Posted March 25, 2010 (edited) created exe with autoit version 3.2...its working but created autoit version 3.3.0 created not work..why ?There is a Note: on that window behind the messagebox? My Exe2Aut window has one.Edit:Oh why, as to security. Edited March 25, 2010 by MHz
AdemSezgin Posted March 25, 2010 Author Posted March 25, 2010 Thank you so much my friends...good afternon byby
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