Detect proxy settings
Hi guys, I am just one days old to NSIS and hence need your help for completing my installer project -
- I need to have a page on my installer which shows the default IE proxy settings. Also it prompts the user to use the default proxy settings/feed in his own values for the proxy. I am unable to figure out how to do this.
- It is probable that my installer will be distributed as files in a CD drive to respective companies. Presently I am taking files from the C: drive to test my installer. However for CD drive installation it has to change to that particular drive. I know its something to do with 'GetDrives' but being very new, I am unable to understand how to go about the code for this.
Please advice. Thanks a lot for your help.