News

Renegade's Random Tech weblog has a simple how-to for converting batch or .VBS scripts into executable forms using a lesser-known Windows program call ...
I'm working on a login script for a group of desktops on XP Pro. It's a very simple batch file that copies the latest application launcher, and executes the exe. We would like to have this run as ...
Ps1 To Exe is a free software that lets you easily convert PS1 script to an EXE files. This post also covers a free Ps1 To Exe converter online tool.
Anyone know of a way to call a VBE file from a batch file? I can open a cmd prompt and run it there, or right click/run as admin on the VBE script itself but I can't get a batch file to call the ...