Storing Values in a Windows Registry with VB
The following code allows you to permanently store values in a Windows registry and retrieve them later: SaveSetting appname:=”ABCX”, Section:=”Startup”, Key:=”samp”, setting:=”Y” You can either check in the Windows registry