Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > my app cannot find help files after installation
 

my app cannot find help files after installation

I've installed an application using a setup project, and made sure during the build to include all the application files, including the help files in the setup project, in an application folder upon installation. Two things are not happening after installation: (1) I don't have my executable file along with my help files(html, image files, etc) in one folder and (2) the application cannot find the path for the html help file.

Any suggestions?

elipford  Friday, May 11, 2007 3:38 PM
Do you add all the files into the Application Folder in the setup project?
PhilWilson  Sunday, May 13, 2007 6:25 PM
p.s. If you used Primary Output, that doesn't include other files in your app, just the build project's output executable.
PhilWilson  Sunday, May 13, 2007 6:26 PM
Do you add all the files into the Application Folder in the setup project?
PhilWilson  Sunday, May 13, 2007 6:25 PM
p.s. If you used Primary Output, that doesn't include other files in your app, just the build project's output executable.
PhilWilson  Sunday, May 13, 2007 6:26 PM

You can use google to search for other answers

Custom Search

More Threads

• Upgrading version
• ClickOne only support install in c:\Documents and Settings\<User>\Local Settings
• AppUpdater Component
• Renaming the output from the project being deployed
• Setup with postgre
• setup.exe and msi
• ClickOnce question re: start menu items
• Merge Module
• Deployment and SQLExpress?
• ClickOnce:Big Delay In Installing App