I want to write the Dir the user uses to install the program into when they use setup.exe I have done this before but lose the way to do it. I'm Registry.bas in VB-World and the command line
SaveSettingString HKEY_CURRENT_USER, "DIR", "String", lblDestDir
I have place it in the frmBegin cmdInstall but that does work. Can sombody help me to remember