Archive: Set the folder for FileRequest


Set the folder for FileRequest
Hi

Is there any way to make the file browsing dialog from a FileRequest field always start in $PROGRAMFILES no matter what the file path in the FileReqest field says?


Set the State property with MUI_INSTALLOPTIONS_WRITE/WriteINIStr to $PROGRAMFILES at run time.

Stu


Yeah, I already do that. I set it to some path before showing the page. But no matter what that path is I want the browse dialog to start in $programfiles