S
stick_boy1106
I am using Visual Studio .NET 2003 Enterprise Edition. I would like to
build a CAB file for an ARMV4 processor running PPC2003. The Build CAB file
command on the Build menu works but it builds several other CAB files in
addition to ARMV4 one I specifically need.
Also, I would like VS to place the CAB file in a different directory than
the default cab directory in the project folder. I have also added several
files to the solution in a sub directory that are to be used by the
application when the application is run. However, when I run the CAB file to
install the application all files are installed into the installation
directory.
How do I modify the VS settings to create only the one CAB file and to
include the sub directories in the install?
Thanks to everyone in advance for their help.
Wes
build a CAB file for an ARMV4 processor running PPC2003. The Build CAB file
command on the Build menu works but it builds several other CAB files in
addition to ARMV4 one I specifically need.
Also, I would like VS to place the CAB file in a different directory than
the default cab directory in the project folder. I have also added several
files to the solution in a sub directory that are to be used by the
application when the application is run. However, when I run the CAB file to
install the application all files are installed into the installation
directory.
How do I modify the VS settings to create only the one CAB file and to
include the sub directories in the install?
Thanks to everyone in advance for their help.
Wes