Results 1 to 4 of 4

Thread: Changing the default installation directory

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    5

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Changing the default installation directory

    Moved to Applications Deployment

  3. #3
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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
  •  



Click Here to Expand Forum to Full Width