RasSetEntryProperties Does Not Save a Full Path Script Name (160190)



The information in this article applies to:

  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 4.0

This article was previously published under Q160190

SYMPTOMS

When 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.

CAUSE

Although 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"
				

WORKAROUND

Either use the old Switch.inf style scripting or obtain the hotfix described below.

STATUS

Microsoft 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


Modification Type:MajorLast Reviewed:8/8/2001
Keywords:kbenv kbnetwork KB160190