|
-
Mar 15th, 2007, 05:11 PM
#1
Thread Starter
Fanatic Member
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
-
Mar 15th, 2007, 05:50 PM
#2
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
-
Mar 15th, 2007, 05:53 PM
#3
Re: package and deployment
Oh, and I moved the thread.
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
|