I am about to release my first commercial app and would like some pointers
on install conventions. I am using SetupBuilder 7.1 but these are more
generic questions. First up, the installation paths for program and data.
Given that Windows seems to be getting more picky about where things
install, should we continue to make these paths options in the install? In
other words, should we just force the installs to whatever path the users OS
wants, or should we continue to show the path and allow the user to change
it? For my betas I have been allowing the user to select the path but I am
leaning towards locking to the OS suggested path for production. Any
suggestions?

Frank