valkn 0 Posted April 8, 2011 I created an AutoIT exe file that contains the Citrix XenApp Plugin client but also a script that checks if a previous version Citrix client is installed and will give an error to uninstall the previous client before installation can continue if it exists. I have since deleted all my source files that I created it with. Is there any way to unpackage the exe I created so I can make a change and re-package? Thanks! Share this post Link to post Share on other sites
iamtheky 927 Posted April 8, 2011 http://www.autoitscript.com/wiki/Decompiling_FAQ ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__) Share this post Link to post Share on other sites
valkn 0 Posted April 8, 2011 http://www.autoitscript.com/wiki/Decompiling_FAQThanks!I'm back to square 1 to recreate since I did it in 3.3.6.1 - guess I shouldn't package in AutoIT this time and just do scripting since I'm working from scratch now! Lesson learned! ;-) Share this post Link to post Share on other sites