How to install
Since jv16 PowerTools doesn't require any kind of special installation
procedure to the target machines installation can be easily
done over a network connection. what you need to do first is
to download the program from our web site and unzip in to one
computer. It's very important that you do not run the program
in that computer.
This is the stage when you can modify the settings.dat and other
settings files if you wish. Now, simply copy the files to all
the target machines over a network connection. When you have
copied the files to all the computers you are done.
How to configure or use over network
If you wish to change some settings over a network connection
you can do it basically in three ways. First of all, you could
directly edit the Settings.dat file and then copy the file to
the workstations.
Or, you could use the program to modify the Settings.dat file
directly on the target machines, like to run the following command
lines in the workstations:
jv16 PowerTools.exe -Execute Set "Disable Shortcuts"
"UserDefined" "True"; Terminate;
The command line above uses the Set command to disable all user
defined keyboard shortcuts.
You could also use the -NetExecute command line directive and
work with a script file. The -NetExecute command line makes
the program to download the specified file from the Internet
and then to run it. This script file could contain many Set
commands to modify the Settings.dat or do other tasks. You can
use the command line like:
jv16 PowerTools.exe -NetExecute http://www.domain.com/subdir/script.jvb
|
|
.:: Copyright 2000-2003 Macecraft Software
|