yjgygyufgvfghfh Posted October 17, 2023 Posted October 17, 2023 Hi, I've got PaxtonNet2 access control and I want to build a trigger action to execute a vbs script to send out a lockdown alert. The problem is Net2 will only allow a trigger to execute an exe, it doesn't allow scripts, batch files etc - just exe. I've tried cscript.exe scriptname.vbs but I can't even send command line switches. So it's quite basic but all I've got to work with. Anyone know how I could easily wrap this code into a single executable that will run without user interaction?
andy_b Posted October 17, 2023 Posted October 17, 2023 Never used it, but something like: https://github.com/Makazzz/VbsToExePortable ?
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