PDA

View Full Version : Deciding/detecting where to install e.g. "Browse" feature


wacki
27th June 2008, 01:51
I would like to give the user the options of deciding where to place the installation files. Typically with a "browse" feature.

It would also be nice, but not crucial, to run some auto detection (look for wamp or standalone apache distribution) and then decide what is the best place to suggest installing the software.

Any ideas? Thanks,

LoRd_MuldeR
27th June 2008, 02:52
What about using the default NSIS directory page? :p

wacki
30th June 2008, 19:37
*deleted*

wacki
30th June 2008, 20:07
Heh, I went through 30 example codes/files and never found one that did what the default settings do.

Thanks.