Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Unique deployment problem
 

Unique deployment problem

I have a OCR engine that I need to deploy alongside my application. This engine is a folder and has files inside it. As long as this folder is in the bin directory the application works fine locally.

Now when I try to do this with clickonce, how do I make sure this additional directory gets picked up from under bin. Also I am using command line msbuild for the clickonce deployment.
How do I make clickonce think that this extra folder is a part of the application, and package it as well???

Thanks
ChitownDotNet  Wednesday, April 11, 2007 5:50 PM
Found the solution. Just put everything under Resources folder, and that worked..
ChitownDotNet  Thursday, April 12, 2007 9:31 PM
Found the solution. Just put everything under Resources folder, and that worked..
ChitownDotNet  Thursday, April 12, 2007 9:31 PM

You can use google to search for other answers

Custom Search

More Threads

• Can NOT get VB9 Project to delpoy completely with MS SQL 2005 form Devoloper to Customer site.
• System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.
• Best place to put my database file
• Altering the Product Name during installation
• VB Express application - installation on Windows 98, 2000, etc.
• VB2008 3.5 SP1 Error Loading Windows XP
• setup project
• Bootstrapper customized setup branding experience
• Console application parameters with clickonce
• Problem deploying MSDOS executable