home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 August
/
PCWorld_1999-08_cd.bin
/
Software
/
Servis
/
CapScr
/
data1.cab
/
Registry_Files
/
RegisterViewIt_NT.bat
< prev
next >
Wrap
DOS Batch File
|
1998-11-29
|
176b
|
6 lines
echo off
rem - This batch file will register the Viewit executable to allow Capture Screen to attach
rem - to a remote computer
regedit /s ViewIt_NT.reg
start Viewit.exe