|
-
Mar 15th, 2007, 05:12 AM
#1
Thread Starter
Junior Member
Set up and Deployment issue using vb.net?
Set up and Deployment issue using vb.net?
I am able to create and install the package successfully using vb.net.
But, there is one issue while setting the Default Location to D drive.
I have changed the properities of Application Foloder as
Default Location : D:\[Product Name].
The package successfully installed at drive D. But, the issue is
If the drive D is not available in the machine then it has to
install at drive C.
Current it is throwing an error message "Drive D: is not available".
I don't know how to put that condition in the Application Folder properties.
Chandra Sekhar V
-
Mar 15th, 2007, 07:27 AM
#2
Re: Set up and Deployment issue using vb.net?
-
Mar 15th, 2007, 07:32 AM
#3
Re: Set up and Deployment issue using vb.net?
Why do you even have to specify that? Let user select where to install it.
If someone has 10 hard drives what are you going to do then?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|