Hello,

Are you using the "Wizard: Browse for Folder..." function in a custom wizard dialog? The result of this function is stored in the "Variable". Do you update your installation folder variable (e.g. %_SB_INSTALLDIR%) with the retrieved value?

I would suggest to add one or two "Display Message Box" functions in your Wizard Loop to see if you have retrieved the correct variable value.

Or another quick option is to check what the "Custom Dialog Demo 3.sb7" demo returns if you select your install folder.

Does this help?

Friedrich