wheeler08
06-18-2003, 09:34 AM
After running the installation of a program that has been packaged and prepared for deployment, the deafult installation directory is:
c:\program files\application name\
how do I change the path so that when the setup file is executed, the DEFAULT path is something else.
Baradin
06-18-2003, 09:36 AM
Didja use the VB Package and deployment Wizard? If so you can make a new install cab ect and set the default install path there.
wheeler08
06-18-2003, 10:17 AM
Didja use the VB Package and deployment Wizard? If so you can make a new install cab ect and set the default install path there.
Yes I did us the wizard. And I know how to change the directory to where it creates the icon.
HOWEVER, I want to change the default path to where the FILES are installed.
It is ALWAYS c:\program files\program name\
No need to be rude!
http://www.visualbasicforum.com/showthread.php?threadid=28963
wheeler08
06-18-2003, 01:12 PM
http://www.visualbasicforum.com/showthread.php?threadid=28963
My appologies - it's been a rough day :P
Thanks for your help!