Skylla
Posts: 17
Joined: Thu Jan 24, 2013 1:44 pm

Browse Network

I followed this guide in order to enable the user to browse for a location where to store certain files that our application uses.
http://www.advancedinstaller.com/user-g ... older.html


99% of the time users store these files on a network share and often the share is not mapped to a local drive.
However, it doesnt seem possible to browse a network SMB path (e.g \\server\shared )

Is there a way to handle this? (Without mapping to a drive)
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Browse Network

Hello and welcome to Advanced Installer forums,

Thank you for your interest in Advanced Installer.

In order to achieve what you want you can take a look on our "Network browser" thread.

Let us know if this helped.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Skylla
Posts: 17
Joined: Thu Jan 24, 2013 1:44 pm

Re: Browse Network

Thanks, enabling the advanced UI took care of the problem.

Is there a way to get the login and password if the user is required to enter login and password to the selected path?
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Browse Network

Hello,

I'm afraid I don't fully understand what you mean. Can you give us more details about what you want to achieve (maybe exemplify)?

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Skylla
Posts: 17
Joined: Thu Jan 24, 2013 1:44 pm

Re: Browse Network

During install we me ask the user where our program can save certain files.

If the user chooses a network path (e.g. \\server\share\path) the server may require a password and login to that path.
The user enters these details during browsing to that path.

Is there a way for the msi to get the login and password that the user entered when browsing?
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Browse Network

Hello,

I'm afraid you cannot achieve this.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”