home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 26
/
CD_ASCQ_26_1295.iso
/
vrac
/
rgedit13.zip
/
README.TXT
< prev
next >
Wrap
Text File
|
1995-07-31
|
2KB
|
42 lines
(v1.3) Somar RegEdit - edit NT registry
Windows NT DLL callable by 32 bit Visual
Basic that can be used to view and/or edit
Windows NT user registry profiles. For
example, a 10 line VBA for Excel program
can change the mail server path in the
registry profiles of all users at once.
Shareware (US$10) By Somar Software, http:
//www.somar.com, 72202.2574@compuserve.com
Overview
Somar RegEdit is a DLL (RGEDIT.DLL) that can be called from 32 bit Visual Basic
programs. It allows a network administrator to write a short Visual Basic program
to dump or modify the Windows NT user profiles for a large number of users at
once. For example, a 10 line VBA for Excel program can change the mail server
path in the registry profiles of all users at once. Must have utility for Windows
NT network administrators who can program in Visual Basic.
Copyright/License/Registration
Somar RegEdit is Copyright ⌐ 1995 Somar Software. Send problem reports
and comments to 72202.2574@compuserve.com.
Somar RegEdit is Shareware. You may try it for a period of 21 days. After this
trial period, you must pay a either register and pay for the software, or
delete it from your computer. See the Somar RegEdit online help (RGEDIT.HLP)
for complete license and registration details.
Changes in V1.3
Add RgedOpenLocalMachine and RgedOpenUsers.
Changes in V1.2
Add RgedGetLastModifiedTime. Fix bugs with OpenCurrentUser. Use RegFlushKey
instead of RegSaveKey and copying files. Documentation updates.
Changes in V1.1
Add RgedTestKey and RgedEnumCancel. Display nag messages once only.