| |
ninjamaster
Posts: 47
Score: 0
Joined: 1/23/2007
Status: offline
|
You can compile VBS code into EXE files thus preventing people from viewing/altering the oringal code. I do this if I've created a tool for our support guys to use so that they don't break things. It also gives them the choice to Right-mouse click and choose Run-As to run as admin account as some scripts require administrative rights. :)
|
|