Copying Files

Voice View modems' INF files must contain the following entries in order to copy over the Voice View related files.

The following lines must be put in the modem's action section in the INF.

CopyFiles   = VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help
UpdateInis  = VView.Inis
Uninstall   = VoiceView_remove
 

The destination directory section will need to be added or modified in the INF file. This tells Win95 where to copy the files.

[DestinationDirs]
Register.Copy    = 17    ; INF File Directory
VV_Sys           = 11    ; VoiceView System Components
VV_Sock_Sys      = 11    ; Windows Sockets System Components
VV_Sock_Win      = 10    ; Windows Sockets Interface
VV_App           = 10    ; File Transfer Application
VV_Help          = 18    ; File Transfer Help
 

The following sections must be added to the modem's INF file. It is recommended that these sections not be altered. These sections are used to install the Windows 95 VoiceView components into the system.

[VV_Sys]
fte.dll
vvexe32.exe
wsvv.vxd
 
[VV_Sock_Win]
winsock.dll
 
[VV_Sock_Sys]
wsock32.dll
wsock.vxd
vtdi.386
 
[VV_App]
filexfer.exe
 
[VV_Help]
filexfer.hlp
filexfer.cnt