|
-
Jun 13th, 2006, 08:04 AM
#1
Thread Starter
New Member
Changing the default installation directory
I am using Package and Deployment Wizard to make an installation file for my program, my problem is that I don't see how to change the default directory that the program is installed to. I see the $(AppPath) to change where the different files are installed, but I want the default directory changed. For example, it defaults to C:\Program Files\My Program but I want the default install location to be C:\Program Files\Calculator, I am new to using VB 6. Thanks
-
Jun 13th, 2006, 08:06 AM
#2
Re: Changing the default installation directory
Moved to Applications Deployment
-
Jun 13th, 2006, 04:13 PM
#3
Re: Changing the default installation directory
When you get to the Start Menu Items screen, Remove the MyProgram folder, make a New Group (Calculator) and a New Item (Calculator). Set the Properties for both of them.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jun 13th, 2006, 04:26 PM
#4
Re: Changing the default installation directory
texasguy,
Since you are new to VB. Did you read the second post in this forums for your options?
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
|