95stacfg.ini Driver File Contents (w95331e.exe)

;                      95STACFG.INI
;This file defines the actions taken by 95STACFG.EXE.
;
;
;Description of tokens:
;
;The descriptions below show the format of various tokens 95STACFG
;recognizes.  To add a new token, use the format shown, except add
;a unique number to for each '#' in the token name.
;
;
;ICON#=cmd line, description, group, common flag
;	Adds and icon to a program group
;	
;INI#=inifilename,section name,key,value,[special]
;This will set "key"="value" in this "section" of the ini "filename" . "special" is optional, and it
;can be set to CONCAT , LIST, DELETEKEY, DELETESECTION only. CONCAT will concatenate the specified string in the present value string.
;LIST - This is like the 'device=c:\ldclient\vuser.386' type entries, where the same key can be repeated.
;DELETEKEY - This deletes only the specified Key.
;DELETESECTION - This deletes the enitre section along with the keys.
;If no option is specified, then it will not concatenate or list. It will simply overwrite the present value.
;
;FILE#=filename, [SYS]  
;	Copies a file (SYS means copy to SYSTEM directory)
;option DEBUGDELETE deletes files only during uninstall, it doesn't copy files during install

;For all filenames in the tokens above (such as 'exename' in the 
;service token), 95STACFG will add the path to where the files
;are copied, unless the filename already has a full path.  For
;example, if 95STACFG sees the token:
;
;FILE1=WUSER32.EXE, WUSER32.EXE
;
;NTSTACFG will add to the filename 'c:\novell\zenrc' (or whatever the default
;path is) before actually creating the icon.
;
;95STACFG identifies the following macros in this ini file:- %ROOT%, %DEST%, %SYSTEM%, %SVCSYSTEM%, 
;and replaces them with the destination root, CLIENTDIR, windows diretory, and windows system directory, respectively. 
;
;Order of Section Execution:
;[Pre Copy]
;[Common Files]
;[Post Copy]
;
;This is the default share name/directory.  95STACFG will first look
;for the share name, and then the directory name on the first
;local drive.
;

[Version Info]
Version = Zfd3.2
;zfd3sp1 for SP1 release
; add the same version in Registry entry REG20=HKEY_LOCAL_MACHINE, SOFTWARE\Novell\Z.E.N.works\Version, Zfd3SP1

[Directories]
CLIENTDIR=NOVELL\ZENRC
SPACE=2000000

[Component Order]
C1=Remote Control

;**** Begin of Remote Control component ****
[Remote Control Help]
L0=Installs the Remote management agent.  The agent lets a remote console to remote control the target computer.

[Remote Control Pre Copy]

;stop any old agents

[Remote Control Files]
FILE1=multprot.dll, multprot.dll
FILE2=queuebuf.dll, queuebuf.dll
FILE3=zenrc32.exe, zenrc32.exe
FILE4=loc32vc.dll, loc32vc.dll, SYS
FILE6=cmlwp32.dll, cmlwp32.dll
FILE7=lwpacc32.dll, lwpacc32.dll
FILE9=diag95.dll, diag95.dll
FILE10=zentray.exe, zentray.exe, SYS
FILE11=lwput32.dll, lwput32.dll
FILE12=sftplg32.dll, sftplg32.dll, LANG
FILE13=srvftp32.acc, srvftp32.acc
FILE14=srvftp32.exe, srvftp32.exe
FILE15=utillg32.dll, utillg32.dll
FILE16=wtalk32.exe, wtalk32.exe
FILE17=talklg32.dll, talklg32.dll, LANG
FILE18=rcagent.chm, rcagent.chm, LANG
FILE19=lwppro.ini, ..\lwppro.ini, SYS
FILE20=wsr32.dll, wsr32.dll, LANG
FILE21=hblockctrl.vxd, hblockctrl.vxd
FILE22=win95\ctl3d32.dll, ctl3d32.dll, SYS
FILE23=compression.dll, compression.dll
FILE24=hook16.dll,hook16.dll
FILE25=hook32.dll,hook32.dll
FILE26=zenhook.dll,zenhook.dll
FILE27=WUOLService9x.exe, WUOLService9x.exe
FILE28=zenmouse.dll, zenmouse.dll
FILE29=ICT_UC.dll, ICT_UC.dll
FILE30=nls\english\sftplg32.dll, %DEST%\nls\english\sftplg32.dll
FILE31=nls\english\talklg32.dll, %DEST%\nls\english\talklg32.dll
FILE32=nls\english\rcagent.chm, %DEST%\nls\english\rcagent.chm
FILE33=nls\english\wsr32.dll, %DEST%\nls\english\wsr32.dll
FILE34=loc32vc.dll, loc32vc.dll, DELETE
FILE35=zenpol32.dll, zenpol32.dll, DELETE
FILE36=debug.txt, debug.txt, DEBUGDELETE
FILE37=errlog.txt, errlog.txt, DEBUGDELETE
FILE38=Log9x.err, Log9x.err, DEBUGDELETE
FILE39=wuser32.txt,wuser32.txt,DEBUGDELETE
FILE40=rcagent.hlp, rcagent.hlp, DEBUGDELETE
FILE41=rcagent.cnt, rcagent.cnt, DEBUGDELETE

[Remote Control Post Copy]
;The following options can be used with reg entries
;The format of a registry entry is
;REG# = Key, SubKey, Value, Action, Type, OSType
;Actions can be any one of the following
;DELETEVALUE - This deletes only the value specified
;DELETEKEY - This deletes the entire Key along with all the values
;APPENDKEY - This appends data to the value of the given key
;OSType can be WINNT or WIN2K

REG0=HKEY_LOCAL_MACHINE, SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices\Remote management Agent, %DEST%\zenrc32.exe, , ,
REG1=HKEY_LOCAL_MACHINE, SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ZENRC Tray Icon, zentray.exe, , ,
REG2=HKEY_LOCAL_MACHINE, SOFTWARE\Novell\Z.E.N.works\ZENRCInstalled, 32, , DWORD, 
REG3=HKEY_LOCAL_MACHINE, SOFTWARE\Novell\Z.E.N.works\Version, Zfd3.2, , ,
REG4=HKEY_LOCAL_MACHINE, SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices\WUOLService, %DEST%\WUOLService9x.exe, , ,

INI1=lwppro.ini, LWPAccess, SRVFTP32AccessFile, %DEST%\srvftp32.acc, 
INI2=system.ini, 386ENH, rem device, %ROOT%\Novell\Zenrc\vuser.386,DELETEKEY
INI3=win.ini, Z.E.N.works Remote Control, ZENRCInstalled, 32,DELETESECTION
INI4=system.ini, 386ENH, rem device, %ROOT%\Novell\Zenrc\vuser.386,
INI5=win.ini, Z.E.N.works Remote Control, ZENRCInstalled, 32,
INI6=win.ini, windows, load, %ROOT%\MWCLIENT\AGENT9X.EXE, DELETECONCAT
INI7=win.ini, windows, load, wuser.exe, DELETECONCAT
INI8=win.ini, Agent9x ,  , , DELETESECTION

EXEC1=zenrc32.exe
EXEC2=WUOLService9x.exe
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 1.18