SpinningCone Posted March 5, 2013 Posted March 5, 2013 Thanks but that doesn't work for my needs. not the money part the PrimalScript part. looks like the paid version of primalscript just lets you write it in there it doesn't mention another version of ActiveXPoSH. if I wanted to write my applications in another language I would just switch to VB and use the runspacefactory to call against powershell. It's looking like doing any exchange managment with autoit is pretty much impossible or clunky. which is a shame, with water's excellent UDF I have scripts that can check a lot of AD stuff and I have other scripts that can hook into other user data (oracle databases etc) but without powershell I can't do much exchange side. I saw this and tought my prayers were answered, the ability to keep all my interface and logic in autoit then call the one off powershell commmands to perform actions.
Noddle Posted March 9, 2013 Posted March 9, 2013 (edited) I had some trouble finding this, but this may help others. I still haven't figured how it works.. . I don't think it's install right on my PC Nigel Edited March 9, 2013 by Noddle mLipok 1
Noddle Posted March 9, 2013 Posted March 9, 2013 (edited) Hi, How is this installed, ? I just double click the .msi, point it to a directory, and let it go, In the 3 .au3 examples on the other page, I get this error D:\CD-Burn\Apps\Coding\AutoIT Code\Software\UDF\ActiveXPoshV3\Example 3.au3 (2) : ==> Variable must be of type "Object".: $success = $ActiveXPosh.Init(False) $success = $ActiveXPosh^ ERROR ->17:07:07 AutoIT3.exe ended.rc:1 and the demo .vbs file i get this error pic I'm im running version 3.3.8.1, Win 7 64bit. Can some one tell me what I'm doing wrong.. thanks for any help. Nigel Edited March 9, 2013 by Noddle
UEZ Posted March 9, 2013 Posted March 9, 2013 You need Powershell COM component named ActiveXPoSH from SAPIEN (you have to register first before you can download it).Br,UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
AlexRiedel Posted March 13, 2013 Posted March 13, 2013 If you have trouble with this component you should post here: http://www.sapien.com/forums/viewforum.php?f=10Thanks,Alexander RiedelSAPIEN Technologies, Inc.
blckpythn Posted July 16, 2013 Posted July 16, 2013 (edited) Direct links here. Account still required ActiveXPosh.zip <- only one that worked for me on Win7_x86 ActivexPoshx86.exe ActiveXPoshx64.exe Edited July 16, 2013 by blckpythn
junkew Posted June 8, 2017 Posted June 8, 2017 To make the world more complete with redirecting to other solution with .NET and CLR.AU3 library see this where the additional activexposh is not needed as a bridge. Work in progress but gives nice potential FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
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