RasSetEntryProperties Does Not Save a Full Path Script NameLast reviewed: August 13, 1997Article ID: Q160190 |
The information in this article applies to:
SYMPTOMSWhen using the RasSetEntryProperties API call to change the connection information for an entry in the phone book or create a new phone-book entry, the szScript parameter of the RASENTRY structure is not always preserved.
CAUSEAlthough the RasSetEntryProperties API call does save the szScript value if it is the old Switch.inf style scripting, it does not save the szScript value if it is the full path to one of the new Windows 95-style scripts. For example, this string value is correctly saved:
"[Generic login"But this one is not saved:
"c:\\winnt\\system32\\ras\\pppmenu.scp" WORKAROUNDEither use the old Switch.inf style scripting or obtain the hotfix described below.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. This problem was corrected in the latest Microsoft Windows NT 4.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K |
Additional query words: prodnt programming
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |