Results 1 to 3 of 3

Thread: package and deployment

  1. #1

    Thread Starter
    Fanatic Member ksuwanto8ksd's Avatar
    Join Date
    Apr 2005
    Posts
    636

    package and deployment

    I'm using package and deploymentthat come from vb6 to compile myprogram. My problem is how do I package myprogram so that when install it will go to folder C:/Program Files/myprogram folder.

    Every time when I package a program and when instalal it will go to c:/Documents and setting/cesin/start menu/program/myprogram.

    I don't know wheather package and depelopment from vb6 has this feature. If anyone can help me is very much appreciated.

    best regards

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: package and deployment

    After you choose Package, if you click Next 6 times you get to Package and Deployment - Start Menu Items. From there click Properties and change the Startin for the exe to $(ProgramFiles)\myprogram

  3. #3

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