HighTechTalks DotNet Forums  

RE: problem of browsing the folders in during installation

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss RE: problem of browsing the folders in during installation in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Comfort
 
Posts: n/a

Default RE: problem of browsing the folders in during installation - 03-10-2005 , 01:35 AM






I'm doing something with dotnet which will be installing the database during installation. I do this by using custom actions. On the way of installation, I prompt the user to enter the path where the sequence of installation is situted. I do this by puting a command button and place the following code:

OpenFileDialog1.ShowDialog()

On the way of installation, when I click this button, the system get stack and more installation is continuing:

If I do the same and run the form by itself, i.e not during installation, I can perfectly browse all of my folders.

Is there anyone with an idea of to solve this problem?

Regards,

Comfort.







Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.