itapi Posted December 5, 2014 Share Posted December 5, 2014 hey guys i added the refrence of autoit(the dll file) and used some autoit functions in my program(visual studio,c#) and i works when i compile and all but when i send to friend-its crash. i think the reason is because he dont have autoit on his computer but i send him the compiled one.. the exe... any help plz? its really important.. Link to comment Share on other sites More sharing options...
funkey Posted December 5, 2014 Share Posted December 5, 2014 Maybe the dll has to be registered? Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning. Link to comment Share on other sites More sharing options...
itapi Posted December 5, 2014 Author Share Posted December 5, 2014 Maybe the dll has to be registered? ok.. how can i do this? Link to comment Share on other sites More sharing options...
JohnOne Posted December 5, 2014 Share Posted December 5, 2014 Or maybe your friend does not have correct .Net version installed. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
JohnOne Posted December 5, 2014 Share Posted December 5, 2014 Think about adding this to your app. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
itapi Posted December 6, 2014 Author Share Posted December 6, 2014 hi everybody! so as u know there is a option of using autoit interface in visual studio. u just have to add a refrence here: and then u add using AutoItX3Lib; so i did so and i declared a new object- AutoItX3Lib.AutoItX3 auto = new AutoItX3Lib.AutoItX3(); and started using some functions.it's all working for me.even when i run the compiled file(the exe in the debug directory) but when i send it to freind or try it on my laptop-it just crashes.... i just tried a simple function of autoit.run or somthing like that... i verified the file is exist and all.. on my com its working great but in the laptop it's dont... any suggesttions plz? bcz everytime i added a refernce i did'nt have to add any file to my exe.. but now it's really weird.. plz help its really really important! breaking my head a week! Link to comment Share on other sites More sharing options...
JohnOne Posted December 6, 2014 Share Posted December 6, 2014 '?do=embed' frameborder='0' data-embedContent>> AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
itapi Posted December 6, 2014 Author Share Posted December 6, 2014 '?do=embed' frameborder='0' data-embedContent>> yeah bro.. but no1 actually helped me there... im breaking my head for weeks.. me and my freind both have .net.... when i give him a simple wpf it worked... but only when i added the refrence we ecounterd a problem... plz dude help me u seems pro Link to comment Share on other sites More sharing options...
JohnOne Posted December 6, 2014 Share Posted December 6, 2014 So are you going to respond here, or just ignore the replies? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
itapi Posted December 6, 2014 Author Share Posted December 6, 2014 So are you going to respond here, or just ignore the replies? allright... i sended the dll and and the exe file.. still crashing.. plz help ? Link to comment Share on other sites More sharing options...
JohnOne Posted December 6, 2014 Share Posted December 6, 2014 Yes, I know, but please respond to the comments and suggestions above. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
testbla Posted December 6, 2014 Share Posted December 6, 2014 haha same prob i have! i also tried to send to my freind a wpf app with autoit inside and crashed... @john please help? Link to comment Share on other sites More sharing options...
JohnOne Posted December 6, 2014 Share Posted December 6, 2014 Maybe the dll has to be registered? Or maybe your friend does not have correct .Net version installed. Think about adding this to your app. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
itapi Posted December 6, 2014 Author Share Posted December 6, 2014 dude i wrote me and my freind both have .net....... and how to register that dll? Link to comment Share on other sites More sharing options...
Spider001 Posted December 6, 2014 Share Posted December 6, 2014 https://www.google.be/search?q=rigister+dll+windows&ie=utf-8&oe=utf-8&gws_rd=cr&ei=CmyDVJC4LIP1Ur3VgvAP#q=register+dll+windows&spell=1 Link to comment Share on other sites More sharing options...
JohnOne Posted December 6, 2014 Share Posted December 6, 2014 dude i wrote me and my freind both have .net....... and how to register that dll? .Net what... Dude. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
itapi Posted December 6, 2014 Author Share Posted December 6, 2014 .Net what... Dude. 4.5 Link to comment Share on other sites More sharing options...
JohnOne Posted December 6, 2014 Share Posted December 6, 2014 It's quite clear to me, you do not want to put any effort into your own project. There is a forum section dedicated to AutoItX See if you can be bothered reading that. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
AutID Posted December 6, 2014 Share Posted December 6, 2014 Could help, mLipok 1 https://iblockify.wordpress.com/ Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted December 6, 2014 Moderators Share Posted December 6, 2014 @tesbla/@itapi, having multiple accounts (especially acting like you're someone else) is not permitted on this forum. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Link to comment Share on other sites More sharing options...
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